display igmp-snooping router-port

Function

The display igmp-snooping router-port command displays information about router ports.

Format

display igmp-snooping router-port vlan vlan-id

display igmp-snooping router-port vsi vsi-name

display igmp-snooping router-port bridge-domain bd-id

display igmp-snooping router-port

Parameters

Parameter Description Value
vsi vsi-name

Displays information about Router ports in a specified VSI.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string.

bridge-domain bd-id

Displays information about router ports in a specified BD.

The value is an integer ranging from 1 to 16777215.

vlan vlan-id

Displays information about Router ports in a specified VLAN.

The value is an integer ranging from 1 to 4094.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
l2mc read

Usage Guidelines

Usage Scenario

To display information about router ports, run this command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about router ports in VLAN 10.
<HUAWEI> display igmp-snooping router-port vlan 10
Port Name                         UpTime           Expires         Flags
 ---------------------------------------------------------------------
 VLAN 10, 1 router-port(s)
 GigabitEthernet0/1/1            00:00:17         --            STATIC
# Display information about router ports in BD 10.
<HUAWEI> display igmp-snooping router-port bridge-domain 10
Port Name                         UpTime           Expires         Flags
 ---------------------------------------------------------------------
 bridge-domain 10, 1 router-port(s)
 GigabitEthernet0/1/1            00:00:17         --            STATIC
# Display information about router ports in VSI v123.
<HUAWEI> display igmp-snooping router-port vsi v123
  Port Name                       UpTime        Expires       Flags
  ---------------------------------------------------------------------
  VSI v123, 1 router-port(s)
  PW(1.1.1.1/123)                 00:05:16      --            STATIC
Table 1 Description of the display igmp-snooping router-port command output
Item Description
Port Name

Type and number of the interface.

UpTime

Keepalive time of the interface as a router port.

Expires

Remaining aging time of the interface as a router port.

Flags

Router port type, which can be either or a combination of the following ones:

  • STATIC: indicates a static router port.
  • DYNAMIC: indicates a dynamic router port.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >