CLI Reference IP Address Configuration Commands
show arp
Use this command to show the Address Resolution Protocol (ARP) cache table
show arp [ [ vrf vrf-name ] [ trusted ] ip [ mask ] | static | complete | incomplete |
mac-address ]
Show the ARP entry of the specified IP address.
VRF instance, which shows the ARP entry with
specified VRF.
Show the ARP entries of the network segment
included within the mask.
Show the trusted ARP entries. Currently, only the
global VRF supports the trusted ARP.
Show all the static ARP entries.
Show all the resolved dynamic ARP entries.
Show all the unresolved dynamic ARP entries.
Show the ARP entry with the specified mac address.
The following is the output result of the show arp command:
Ruijie# show arp
Total Numbers of Arp: 7
Protocol Address Age(min) Hardware Type
Interface
Internet 192.168.195.68 0 0013.20a5.7a5f arpa VLAN 1
Internet 192.168.195.67 0 001a.a0b5.378d arpa VLAN 1
Internet 192.168.195.65 0 0018.8b7b.713e arpa VLAN 1
Internet 192.168.195.64 0 0018.8b7b.9106 arpa VLAN 1
Internet 192.168.195.63 0 001a.a0b5.3990 arpa VLAN 1
Internet 192.168.195.62 0 001a.a0b5.0b25 arpa VLAN 1
Internet 192.168.195.5 -- 00d0.f822.33b1 arpa VLAN 1
The meaning of each field in the ARP cache table is described as below:
Table 1 Fields in the ARP cache table