16
3.
Restore the Gateway Controller back to default settings but keep IP configurations.
Command / Example
ICPE# copy-cfg from default keep-ip
4.
Backup a configuration file to TFTP server.
Command
Parameter
Description
ICPE# copy-cfg to 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 configuration file name that you want to
backup.
[user_name]
Enter the username for FTP server login.
[password]
Enter the password for FTP server login.
ICPE# copy-cfg to
tftp [A.B.C.D]
[file_name]
[A.B.C.D]
Enter the IP address of your TFTP server.
[file_name]
Enter the configuration file name that you want to
backup.
Example
ICPE# copy-cfg to ftp 192.168.1.198 HS_0600_file.conf misadmin1 abcxyz
ICPE# 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.
Command
Parameter
Description
ICPE# 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.
ICPE# firmware
upgrade tftp
[A.B.C.D]
[file_name]
[A.B.C.D]
Enter the IP address of your TFTP server.
[file_name]
Enter the firmware file name that you want to upgrade.
Example
ICPE# firmware upgrade ftp 192.168.1.198 HS_0600_file.bin edgeswitch10 abcxyz
ICPE# firmware upgrade tftp 192.168.1.198 HS_0600_file.bin
2.4.3 Reload Command
To restart the Gateway Controller, enter the reload command.
Command / Example
ICPE# reload