17
3. Restore the Managed Switch back to default settings but keep IP configurations.
Switch# copy-cfg from default keep-ip
4. Backup a configuration file to TFTP server.
Switch# copy-cfg to
ftp [A.B.C.D]
[file_name]
[user_name]
[password]
Enter the IP address of your FTP server.
Enter the configuration file name that you want to
backup.
Enter the username for FTP server login.
Enter the password for FTP server login.
Switch# copy-cfg to
tftp [A.B.C.D]
[file_name]
Enter the IP address of your TFTP server.
Enter the configuration file name that you want to
backup.
Switch# copy-cfg to ftp 192.168.1.198 HS_0600_file.conf misadmin1 abcxyz
Switch# copy-cfg to tftp 192.168.1.198 HS_0600_file.conf
2.4.2 Firmware Command
To upgrade Firmware via FTP or TFTP server.
Switch# firmware
upgrade ftp
[A.B.C.D]
[file_name]
[user_name]
[password]
Enter the IP address of your FTP server.
Enter the firmware file name that you want to upgrade.
Enter the username for FTP server login.
Enter the password for FTP server login.
Switch# firmware
upgrade tftp
[A.B.C.D]
[file_name]
Enter the IP address of your TFTP server.
Enter the firmware file name that you want to upgrade.
Switch# firmware upgrade ftp 192.168.1.198 HS_0600_file.bin edgeswitch10 abcxyz
Switch# firmware upgrade tftp 192.168.1.198 HS_0600_file.bin
2.4.3 Reload Command
To restart the Managed Switch, enter the reload command.