2.5.3 IP Command
Switch# ip address
dhcp recycle
DHCP release packets and Discover packets will
be sent to DHCP server in a manual way. And it
will ask for IP address from DHCP server again.
Note 1: Need to enable “IPv4 DHCP Auto
Recycle” under the IP global configuration
mode before issuing this command. See
Section 2.6.8 for more details.
Note 2: The command is just one-time
command, the setting will not be saved into
the configuration file.
2.5.4 Ping Command
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.
Enter the packet size that would be sent. The
allowable packet size is from 1 to 65500 bytes.
(optional)
Enter the timeout value when the specified IP
address is not reachable. (optional)
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.5 Reload Command
1. To restart the Managed Switch.
2. To specify the image for the next restart before restarting.
Switch# reload Image-2
OK!
Switch# reload
2.5.6 Traceroute Command
Switch# traceroute
[A.B.C.D |
[A.B.C.D |
A:B:C:D:E:F:G:H]
Enter the IP/IPv6 address that you would like to
ping.