R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Services Command Reference

150
Default command level
1: Monitor level
Parameters
all: Displays all IPv6 adjacency table entries.
physical-interface interface-type interface-number: Displays the IPv6 adjacency table entry information
for the specified physical interface.
routing-interface interface-type interface-number: Displays the IPv6 adjacency table entry information
for the specified routing interface.
slot slot-id: Displays the IPv6 adjacency table entries in the specified slot.
count: Displays the number of IPv6 adjacency table entries.
verbose: Displays detailed IPv6 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.
Examples
# Display detailed information about all IPv6 adjacency table entries.
<Sysname> display ipv6 adjacent-table all verbose
IPv6 Address : N/A
Routing Interface : Pos1/1/0
Physical Interface : Pos1/1/0
Logical Interface : N/A
Service Type : PPP
Action Type : FORWARDING
Link Media Type : P2P
Slot : 0
Virtual Circuit Information : N/A
Link Head Information(IPv6) : ff030057
Time Stamp : 141225
# Display the IPv6 adjacency table entries in slot 1.
<Sysname> display ipv6 adjacent-table slot 1
IPv6 Address Routing Interface Physical Interface Type Slot
N/A Pos1/1/0 Pos1/1/0 PPP 1
# Display the number of IPv6 adjacency table entries in slot 1.
<Sysname> display ipv6 adjacent-table slot 1 count
Total IPv6 ADJ entries : 1