display pim-snooping neighbor

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

Syntax

In standalone mode:

display pim-snooping neighbor [ vlan vlan-id | vsi vsi-name ] [ slot slot-number ] [ verbose ]

In IRF mode:

display pim-snooping neighbor [ vlan vlan-id | vsi vsi-name ] [ chassis chassis-number slot slot-number ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-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 PIM snooping neighbor information for all VLANs.

vsi vsi-name: Specifies a VSI by its name, a case-sensitive string of 1 to 31 characters. If you do not specify a VSI, this command displays PIM snooping neighbor information for all VSIs.

slot slot-number: Specifies a card by its slot number. If you do not specify a card, this command displays 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 PIM snooping neighbor information for the global active MPU. (In IRF mode.)

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

Examples

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

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

VLAN 2: Total 2 neighbors.
  10.1.1.2
    Slots (0 in total):
    Ports (1 in total):
      HGE1/0/1                              (02:02:23)    LAN Prune Delay(T)
  10.1.1.3
    Slots (0 in total):
    Ports (1 in total):
      HGE1/0/2                              (02:02:25) 

# Display brief information about PIM snooping neighbors for VSI aaa.

<Sysname> display pim-snooping neighbor vsi aaa
Total 2 neighbors.

VSI aaa: Total 2 neighbors.
  10.0.0.1
    Ports (1 in total):
      HGE1/0/3 (Link ID 0)          (00:01:32)
  10.0.0.4
    Ports (1 in total):
       (Link ID 0)          (00:01:32)

Table 14: Command output

Field

Description

Total 2 neighbors

Total number of PIM snooping neighbors.

VLAN 2: Total 2 neighbors

Total number of PIM snooping neighbors in VLAN 2.

VSI aaa: Total 2 neighbors

Total number of PIM snooping neighbors in VSI aaa.

10.1.1.2

IP address of the 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 the PIM snooping neighbors reside, and the total number of the ports.

(02:02:23)

Remaining aging timer for a PIM snooping neighbor on the port.

This field is always displayed for a global port (such as Layer 2 aggregate interfaces, AC interfaces, N-PW interfaces, and U-PW 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

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

(T)

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

HGE1/0/3 (Link ID 0)

Layer 3 Ethernet interface and its link ID.

NPW (Link ID 8)

N-PW interface and its link ID.

UPW (Link ID 9)

U-PW interface and its link ID.

Tun0 (VXLAN ID 0)

VXLAN tunnel interface and its VXLAN ID.