display igmp-snooping router-port

Use display igmp-snooping router-port to display dynamic router port information.

Syntax

In standalone mode:

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

In IRF mode:

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

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

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

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

Examples

# Display brief information about dynamic router ports for VLAN 2.

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

# Display detailed information about dynamic router ports for VSI aaa.

<Sysname> display igmp-snooping router-port vsi aaa verbose
VSI aaa:
  Router slots (0 in total):
  Router ports (1 in total):
    HGE1/0/3 (Link ID 1)                          (00:03:35)
      VLAN pairs (1 in total):
        Outer VLAN 5     Inner VLAN 2             (00:03:35)

Table 4: 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 dynamic 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 dynamic router ports, except for the specified card or the global active MPU when no card is specified.

Router ports (2 in total)

Dynamic router ports and total number of dynamic router ports.

(00:01:30)

Remaining aging time for the dynamic router port.

For a global port, this field is always displayed.

(In standalone mode.) For a 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 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 1)

Layer 3 Ethernet interface, and its link ID.

NPW (Link ID 1)

N-PW interface and its link ID.

UPW (Link ID 1)

U-PW interface and its link ID.

Tun0 (VXLAN ID 0)

VXLAN tunnel interface and its VXLAN ID.

VLAN pairs (1 in total)

VLAN pairs and the total number of the VLAN pairs.

Outer VLAN 5 Inner VLAN 2

Outer VLAN ID and inner VLAN ID.

Related commands

reset igmp-snooping router-port