display igmp-snooping static-group

Use display igmp-snooping static-group to display static IGMP snooping group entries.

Syntax

In standalone mode:

display igmp-snooping static-group [ group-address | source-address ] * [ vlan vlan-id ] [ verbose ] [ slot slot-number ]

In IRF mode:

display igmp-snooping static-group [ group-address | source-address ] * [ vlan vlan-id ] [ verbose ] [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

group-address: Specifies a multicast group by its IP address in the range of 224.0.1.0 to 239.255.255.255. If you do not specify a multicast group, this command displays static IGMP snooping group entries for all multicast groups.

source-address: Specifies a multicast source by its IP address. If you do not specify a multicast source, this command displays static IGMP snooping group entries for all multicast sources.

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 static IGMP snooping group entries for all VLANs.

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

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

Examples

# Display detailed information about static IGMP snooping group entries for VLAN 2.

<Sysname> display igmp-snooping static-group vlan 2 verbose
Total 1 entries.

VLAN 2: Total 1 entries.
  (0.0.0.0, 224.1.1.1)
    Attribute: local port
    FSM information: dummy
    Host slots (0 in total):
    Host ports (1 in total):
      HGE1/0/2

Table 5: Command output

Field

Description

Total 1 entries

Total number of static IGMP snooping group entries.

VLAN 2: Total 1 entries

Total number of static IGMP snooping group entries in VLAN 2.

(0.0.0.0, 224.1.1.1)

(S, G) entry, where 0.0.0.0 in the S position means all multicast sources.

Attribute

Entry attribute:

  • global port—The entry has a global port.

  • local port—The entry has a port that resides on the card for which the information is displayed.

  • slot—The entry has ports that reside on other cards except the card for which the information is displayed.

FSM information

Finite state machine information of the entry:

  • delete—The entry attributes have been deleted.

  • dummy—The entry is a new temporary entry.

  • no info—No entry exists.

  • normal—The entry is a correct entry.

Host slots (0 in total)

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

Host ports (1 in total)

Member ports and total number of member ports.