A SERVICE OF

logo

693
display arp ip-address
Syntax display arp ip-address [ verbose ] [ | { begin | exclude | include } string ]
View Any view
Parameter ip-address: Displays the ARP entry for the specified IP address.
verbose: Displays the detailed information about ARP entries.
|: Uses a regular expression to specify the ARP entries to be displayed.
begin: Displays the ARP entries from the first one containing the specified string.
exclude: Displays the ARP entries that do not contain the specified string.
Include: Displays the ARP entries that contain the specified string.
string: A case-sensitive string for matching, consisting of 1 to 256 characters.
Description Use the
display arp ip-address command to display the ARP entry for a specified
IP address.
Related command: arp static, and reset arp.
Example # Display the corresponding ARP entry for the IP address 20.1.1.1.
<Sysname> display arp 20.1.1.1
Type: S-Static D-Dynamic
IP Address MAC Address VLAN ID Interface Aging Type
20.1.1.1 00e0-fc00-0001 N/A N/A N/A S
display arp timer aging
Syntax display arp timer aging
View Any view
Parameter None
Description Use the
display arp timer aging command to display the aging time for
dynamic ARP entries.
Related command: arp timer aging.
Example # Display the aging time for dynamic ARP entries.
[Sysname] display arp timer aging
Current ARP aging time is 10 minute(s)