16
[Image-1| Image-2]
[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
timeout (1-99) secs]
[-t timeout (1-
99)secs]
[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.
(optional)
[-r repeat (1-99)
times]
Enter the repeat value that how many times
should be pinged.
[-t timeout (1-99)
secs]
Enter the timeout value when the specified IP
address is not reachable. (optional)
Example
Gateway> ping 8.8.8.8
Gateway> ping 8.8.8.8 –s 128 –t 10
2.4.4 Reload Command
1. To restart the Gateway.
Command / Example
Gateway# reload
2. To specify the image for the next restart before restarting.
Command / Example
Gateway# reload Image-2
OK!
Gateway# reload
2.4.5 Traceroute Command
Command
Parameter
Description
Gateway >
traceroute [A.B.C.D
| URL] [-h 1-100]
hops [-t 1-99] secs
[A.B.C.D | URL]
Enter the IP address that you would like to ping.
[-h 1-100] hops
Specify max hops between the local host and the
remote host
[-t 1-99] secs
Specify timeout time in second
Example
Gateway > traceroute 8.8.8.8
Gateway> traceroute 8.8.8.8 –h 30