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

Table Of Contents
150
Adjacency table configuration commands
display adjacent-table
Use display adjacent-table to display IPv4 adjacency table entries.
Syntax
In standalone mode:
display adjacent-table { all | physical-interface interface-type interface-number | routing-interface
interface-type interface-number | slot slot-id } [ count | verbose ] [ | { begin | exclude | include }
regular-expression ]
In IRF mode:
display adjacent-table { all | physical-interface interface-type interface-number | routing-interface
interface-type interface-number | chassis chassis-number slot slot-id } [ count | verbose ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
all: Displays all IPv4 adjacency table entries.
physical-interface interface-type interface-number: Displays the IPv4 adjacency table entry information
for the specified physical interface.
routing-interface interface-type interface-number: Displays the IPv4 adjacency table entry information
for the specified routing interface.
slot slot-id: Displays the IPv4 adjacency table entries about a specified card. The slot-id argument
specifies the card by its slot number. (In standalone mode.)
chassis chassis-number slot slot-id: Displays IPv4 adjacency entries about a specified card on a member
device. The chassis-number argument specifies the member device by its ID in the IRF fabric. The slot-id
argument specifies the card by its slot number. (In IRF mode.)
count: Displays the number of IPv4 adjacency table entries.
verbose: Displays detailed IPv4 adjacency table entry information.
|: 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.