R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
6
Default command level
1: Monitor level
Parameters
ip-address: Displays the ARP entry for the specified IP address.
slot slot-number: Displays the specified ARP entry for the interface card specified by its slot number. (In
standalone mode.)
chassis chassis-number slot slot-number: Displays the specified ARP entry for a card on an IRF member
device. The chassis-number argument specifies the ID of the IRF member device. The slot-number
argument specifies the slot number of the card. (In IRF mode.)
verbose: Displays detailed information about the specified ARP entry.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# 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 A-Authorized
IP Address MAC Address VLAN ID Interface Aging Type
20.1.1.1 00e0-fc00-0001 N/A N/A N/A S
Related commands
arp static
reset arp
display arp multiple-topology
Use display arp multiple-topology to display the ARP entries of a specific topology.
Syntax
display arp multiple-topology topology-name [ count ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
topology-name: Name of a topology, a case-sensitive string of 1 to 31 characters.
count: Displays the number of displayed ARP entries.