Command Reference IP Address Commands
show arp detail
Use this command to show details about the ARP cache table.
show arp detail [ interface-type interface-number | ip [ mask ] | mac-address | static | complete |
incomplete ]
Parameter
Description
Parameter Description
interface-type
interface-number
Shows the ARP entry of a Layer 2 or Layer 3 port.
ip
Shows the ARP entry of the specified IP address.
ip mask
Shows the ARP entries of the network segment included within the IP
mask.
mac-address
Shows the ARP entry of the specified MAC address.
static
Shows all the static ARP entries.
complete
Show all the resolved dynamic ARP entries.
incomplete
Show all the unresolved dynamic ARP entries.
Defaults
N/A
Command
Mode
Privileged user mode
Usage Guide
Use this command to show ARP details, such as the ARP type (Dynamic, Static, Local, Trust) and
information about a specific Layer 2 port.
Configuration
Examples
The following example shows the output result of the show arp detail command.
Ruijie# show arp detail
IP Address MAC Address Type Age(min) Interface Port
20.1.1.1 000f.e200.0001 Static -- -- --
20.1.1.1 000f.e200.0001 Static -- Vl3 --
20.1.1.1 000f.e200.0001 Static -- Vl3 Gi2/0/1
193.1.1.70 00e0.fe50.6503 Dynamic 1 Vl3 Gi2/0/1
192.168.0.1 0012.a990.2241 Dynamic 10 Gi2/0/3 Gi2/0/3
192.168.0.1 0012.a990.2241 Dynamic 20 Ag1 Ag1
192.168.0.1 0012.a990.2241 Dynamic 30 Vl2 Ag2
192.168.0.39 0012.a990.2241 Local -- Vl3 --
192.168.0.39 0012.a990.2241 Local -- Gi2/0/3 --
192.168.0.1 0012.a990.2241 Local -- Vl3 --
192.168.0.1 0012.a990.2241 Local -- Gi2/3/2 --