display pim-snooping router-port

Use display pim-snooping router-port to display PIM snooping router port information.

Syntax

In standalone mode:

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

In IRF mode:

display pim-snooping router-port [ 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 router port 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 router port 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 router port 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 router port information for the global active MPU. (In IRF mode.)

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

Examples

# Display brief information about PIM snooping router ports for VLAN 2.

<Sysname> display pim-snooping router-port vlan 2
VLAN 2:
  Router ports (2 in total):
    HGE1/0/1                              (00:01:30)
    HGE1/0/2                              (00:01:32) 

# Display detailed information about PIM snooping router ports for VSI aaa.

<Sysname> display pim-snooping router-port vsi aaa verbose
VSI aaa:
  Router slots (0 in total):
  Router ports (2 in total):
    HGE1/0/3 (Link ID 0)                (00:02:50)
    Tun0 (VXLAN ID 0)                   (00:02:59)

Table 15: Command output

Field

Description

VLAN 2

VLAN ID.

VSI aaa

VSI name.

Router slots (0 in total)

(In standalone mode.) Slot numbers and total number of the cards that have router ports, 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 router ports, except for the specified card or the global active MPU when no card is specified.

Router ports (2 in total)

Router ports and total number of router ports.

(00:01:30)

Remaining aging time for the router port.

For a global port, this field is always displayed.

(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.

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.