16
Example
Gateway# copy-cfg to ftp 192.168.1.198 HS_0600_file.conf running misadmin1 abcxyz
Gateway# copy-cfg to tftp 192.168.1.198 HS_0600_file.conf startup
3. Restore the Gateway back to default settings.
Command / Example
Gateway# copy-cfg from default
Gateway# reload
4. Restore the Gateway back to default settings but keep IP configurations.
Command / Example
Gateway# copy-cfg from default keep-ip
Gateway# reload
2.4.2 Firmware Command
To upgrade firmware via TFTP or FTP server.
Command
Parameter
Description
Gateway# firmware
upgrade ftp
[A.B.C.D]
[file_name]
[Image-1| Image-2]
[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.
[Image-1| Image-
2]
Choose image-1 or image-2 for the firmware to
be upgraded to.
[user_name]
Enter the username for FTP server login.
[password]
Enter the password for FTP server login.
Gateway# firmware
upgrade tftp
[A.B.C.D]
[file_name]
[Image-1| Image-2]
[A.B.C.D]
Enter the IP address of your TFTP server.
[file_name]
Enter the firmware file name that you want to
upgrade.
[Image-1| Image-
2]
Choose image-1 or image-2 for the firmware to
be upgraded to.
Example
Gateway# firmware upgrade ftp 192.168.1.198 HS_0600_file.bin edgegateway10 abcxyz
Gateway# firmware upgrade tftp 192.168.1.198 HS_0600_file.bin
2.4.3 Ping Command
Ping is used to test the connectivity of end devices and also can be used to self test the network
interface card. Enter the
ping
command in User mode. In this command, you can add an optional
packet size value and an optional value for the number of times that packets are sent and received.
Command
Parameter
Description
Gateway> ping
[A.B.C.D ] [-s size
(1-65500)bytes] [-r
[A.B.C.D]
Enter the IP address that you would like to ping.
[-s size (1-
65500)bytes]
Enter the packet size that would be sent. The
allowable packet size is from 1 to 65500 bytes.