display igmp-snooping static-router-port

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

Syntax

In standalone mode:

display igmp-snooping static-router-port [ vlan vlan-id ] [ verbose ] [ slot slot-number ]

In IRF mode:

display igmp-snooping static-router-port [ vlan vlan-id ] [ verbose ] [ chassis chassis-number slot slot-number ]

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.

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

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

Examples

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

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

# Display detailed information about static router ports for VLAN 2.

<Sysname> display igmp-snooping static-router-port vlan 2 verbose
VLAN 2:
  Router slots (0 in total):
  Router ports (2 in total):
    HGE1/0/1
    HGE1/0/2

Table 6: Command output

Field

Description

VLAN 2

VLAN ID.

Router slots (0 in total)

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

Router ports (2 in total)

Static router ports and total number of static router ports.