display ipv6 pim-snooping neighbor

Use display ipv6 pim-snooping neighbor to display IPv6 PIM snooping neighbor information.

Syntax

In standalone mode:

display ipv6 pim-snooping neighbor [ vlan vlan-id ] [ slot slot-number ] [ verbose ]

display ipv6 pim-snooping neighbor [ vlan vlan-id ] [ chassis chassis-number slot slot-number ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

vlan vlan-id: Specifies a VLAN by its VLAN ID in the range of 1 to 4094. If you do not specify a VLAN, this command displays IPv6 PIM snooping neighbor information for all VLANs.

slot slot-number: Specifies a card by its slot number. If you do not specify a card, this command displays IPv6 PIM snooping neighbor information for the MPU. (In standalone mode.)

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 PIM snooping neighbor information for the global active MPU. (In IRF mode.)

verbose: Displays detailed information about IPv6 PIM snooping neighbors. If you do not specify this keyword, the command displays brief information about IPv6 PIM snooping neighbors.

Examples

# Display detailed information about IPv6 PIM snooping neighbors for VLAN 2.

<Sysname> display ipv6 pim-snooping neighbor vlan 2 verbose
Total 2 neighbors.

VLAN 2: Total 2 neighbors.
  FE80::6401:101
    Slots (0 in total):
    Ports (1 in total):
      FGE1/0/1                              (02:02:23)    LAN Prune Delay(T)
  FE80::C801:101
    Slots (0 in total):
    Ports (1 in total):
      FGE1/0/2                              (02:02:25) 

Table 92: Command output

Field

Description

Total 2 neighbors

Total number of IPv6 PIM snooping neighbors.

VLAN 2: Total 2 neighbors

Total number of IPv6 PIM snooping neighbors in VLAN 2.

FE80::6401:101

IPv6 address of the IPv6 PIM snooping neighbor.

Slots (0 in total)

(In standalone mode.) Slot numbers and total number of the cards that have the neighbor, except for the specified card or the MPU when no card is specified.

(In IRF mode.) Chassis numbers, slot numbers, and total number of the cards that have the neighbor, except for the specified card or the global active MPU when no card is specified.

Ports (1 in total)

Ports where IPv6 PIM snooping neighbors reside, and the total number of the ports.

(02:02:23)

Remaining aging time for an IPv6 PIM snooping neighbor on the port.

This field is always displayed for a global port (such as Layer 2 aggregate interfaces).

(In standalone mode.) For a non-global port, this field is displayed when one of the following conditions exists:

  • The port is on the specified card.

  • The port is on the MPU and no card is specified.

(In IRF mode.) For a non-global port, this field is displayed when one of the following conditions exists:

  • The port is on the specified card.

  • The port is on the global active MPU and no card is specified.

LAN Prune Delay

IPv6 PIM hello message sent by the IPv6 PIM snooping neighbor has the LAN_Prune_Delay option.

(T)

The join report suppression feature has been disabled for the IPv6 PIM snooping neighbor.