display ipv6 adjacent-table

Use display ipv6 adjacent-table to display IPv6 adjacency entries.

Syntax

display ipv6 adjacent-table { all | physical-interface interface-type interface-number | routing-interface interface-type interface-number | slot slot-number } [ count | verbose ]

display ipv6 adjacent-table { all | physical-interface interface-type interface-number | routing-interface interface-type interface-number | chassis chassis-number slot slot-number } [ count | verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

all: Displays all IPv6 adjacency entries.

physical-interface interface-type interface-number: Displays IPv6 adjacency entries about the specified physical interface.

routing-interface interface-type interface-number: Displays IPv6 adjacency entries about the specified routing interface.

slot slot-number: Specifies a card by its slot number. If you do not specify a card, this command displays IPv6 adjacency entries for all cards.

chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number argument represents the slot number of the card. If you do not specify a card, this command displays IPv6 adjacency entries for all cards.

count: Displays the number of IPv6 adjacency entries.

verbose: Displays detailed information about IPv6 adjacency entries.

Examples

# Display detailed information about all IPv6 adjacency entries.

<Sysname> display ipv6 adjacent-table all verbose
   IPv6 address                  : N/A
   Routing interface             : Tunnel1
   Physical interface            : Tunnel1
   Logical interface             : N/A
   Service type                  : Tunnel
   Action type                   : Forwarding
   Link media type               : P2P
   Slot                          : 1
   Cpu                           : 0
   VPN index                     : 0
   Virtual circuit information   : N/A
   Link head information(IPv6)   : 4500000000000000ff2f000002020201020202020000
                                   86dd
   Link head information(MPLS)   : 4500000000000000ff2f000002020201020202020000
                                   86dd

# Display IPv6 adjacency entries for the specified slot.

<Sysname> display ipv6 adjacent-table slot 1
IPv6 address          Routing interface     Physical interface    Type
N/A                   Tun1                  Tun1                  Tunnel

# Display the number of IPv6 adjacency entries for the specified slot.

<Sysname> display ipv6 adjacent-table slot 1 count
 Total entries on slot 1: 1

Table 34: Command output

Field

Description

IPv6 address

IPv6 address of the next hop.

  • For a P2P link, the IPv6 address of the next hop is not needed. This field has the value 0::0, and displays N/A.

  • For an NBMA link, the value 0.0.0.0 indicates a default adjacency table. Packets are forwarded through the default virtual circuit.

Routing interface

Output interface of the matching route entry.

Physical interface

Physical interface of which the outgoing packets are sent out.

Logical interface

Logical interface that sends the packets. If the entry has no logical interface, this field displays N/A.

Service type/Type

Link layer protocol type, such as Tunnel, and MTunnel.

Action type

Packet processing type, Forwarding or Drop.

Link media type

Link media type.

VPN index

Index of the VPN.

Virtual circuit information

Information about the virtual circuit, such as PVC or DLCI. If the entry has no virtual circuit, this field displays N/A.

Link head information(IPv6)

Link layer header for IPv6.