17
3. Restore the Chassis back to default settings but keep IP configurations.
Command / Example
MCT-RACK# copy-cfg from default keep-ip
4. Backup a configuration file to TFTP server.
Command
Parameter
Description
MCT-RACK# copy-
cfg to ftp [A.B.C.D]
[file_name]
[running | default |
startup]
[user_name]
[password]
[A.B.C.D]
Enter the IP address of your FTP server.
[file_name]
Enter the configuration file name that you want
to backup.
[running | default
| startup]
Specify the type of backup config.
Running-config:
Back up the data you’re
processing
Default-config:
Back up the data same as
factory setting.
Start-up-config:
Back up the data same as last
saved data.
[user_name]
Enter the username for FTP server login.
[password]
Enter the password for FTP server login.
MCT-RACK# copy-
cfg to tftp [A.B.C.D]
[file_name]
[running | default |
startup]
[A.B.C.D]
Enter the IP address of your TFTP server.
[file_name]
Enter the configuration file name that you want
to backup.
[running | default
| startup]
Specify the type of backup config.
Example
MCT-RACK# copy-cfg to ftp 192.168.1.198 HS_0600_file.conf default misadmin1 abcxyz
MCT-RACK# copy-cfg to tftp 192.168.1.198 HS_0600_file.conf running
2.5.2 Firmware Command
To upgrade Firmware via FTP or TFTP server.
Command
Parameter
Description
MCT-RACK#
firmware upgrade
ftp [A.B.C.D]
[file_name]
[user_name]
[password]
[A.B.C.D]
Enter the IP address of your FTP server.
[file_name]
Enter the firmware file name that you want to upgrade.
[user_name] Enter the username for FTP server login.
[password]
Enter the password for FTP server login.
MCT-RACK#
firmware upgrade
tftp [A.B.C.D]
[A.B.C.D]
Enter the IP address of your TFTP server.
[file_name]
Enter the firmware file name that you want to upgrade.