693display arp ip-addressSyntax display arp ip-address [ verbose ] [ | { begin | exclude | include } string ]View Any viewParameter 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 specifiedIP address.Related command: arp static, and reset arp.Example # Display the corresponding ARP entry for the IP address 20.1.1.1. display arp 20.1.1.1Type: S-Static D-DynamicIP Address MAC Address VLAN ID Interface Aging Type20.1.1.1 00e0-fc00-0001 N/A N/A N/A Sdisplay arp timer agingSyntax display arp timer agingView Any viewParameter NoneDescription Use the display arp timer aging command to display the aging time fordynamic ARP entries.Related command: arp timer aging.Example # Display the aging time for dynamic ARP entries.[Sysname] display arp timer agingCurrent ARP aging time is 10 minute(s)