Command Guide of WGSW-28040
93
Parameter:
A.B.C.D
Specify IPv4 to trace.
max_hop
<2-255>
Specify maximum hop to trace.
Mode:
User EXEC
Privileged EXEC
Usage Guide:
Use “
traceroute
” command to do network trace route diagnostic.
Example:
This example shows how to trace route host 192.168.1.111.
Switch#
traceroute 192.168.1.111
traceroute to 192.168.1.111 (192.168.1.111), 30 hops max, 40 byte packets
1 192.168.1.111 (192.168.1.111) 0 ms 10 ms 0 ms
4.4.31 clear arp
Command:
clear arp [
A.B.C.D
]
show arp
Parameter:
A.B.C.D
Specify specific arp entry to clear.
Mode:
User EXEC
Privileged EXEC
Usage Guide:
Use “
clear arp
” command to clear all or specific one arp entry.
Use “
show arp
” command to show all arp entries.
Example:
This example shows how to show arp entries.