21
2.5.3 Ping Command
Command
Parameter
Description
Switch> ping
[A.B.C.D |
A:B:C:D:E:F:G:H] [-
s size (1-
65500)bytes] [-t
timeout (1-99)secs]
[A.B.C.D |
A:B:C:D:E:F:G:H]
Enter the IP/IPv6 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)
[-t timeout (1-99)
secs]
Enter the timeout value when the specified IP
address is not reachable. (optional)
Example
Switch> ping 8.8.8.8
Switch> ping 8.8.8.8
–s 128 –t 10
Switch> ping 2001:4860:4860::8888
Switch> ping 2001:4860:4860::8888
–s 128 –t 10
2.5.4 Reload Command
1. To restart the Managed Switch.
Command / Example
Switch# reload
2. To specify the image for the next restart before restarting.
Command / Example
Switch# reload Image-2
OK!
Switch# reload
2.5.5 Traceroute Command
Command
Parameter
Description
Switch> traceroute
[A.B.C.D |
A:B:C:D:E:F:G:H] [-
h (1-100)hops]
[A.B.C.D |
A:B:C:D:E:F:G:H]
Enter the IP/IPv6 address that you would like to
ping.
[-h (1-100)hops]
Specify max hops between the local host and the
remote host
Example
Switch> traceroute 8.8.8.8
Switch> traceroute 8.8.8.8
–h 30
Switch> ping 2001:4860:4860::8888
Switch> ping 2001:4860:4860::8888
–h 30
2.5.6 Write Command
To save running configurations to startup configurations, enter the write command. All unsaved
configurations will be lost when you restart the Managed Switch.
Command / Example
Switch# write
Save Config Succeeded!