The display igmp group static command displays information about IGMP groups, including multicast groups that hosts dynamically join by sending Report messages and multicast groups to which hosts are statically added by using commands.
display igmp group [ group-address | interface { interface-type interface-number | interface-type } ] * static [ verbose ]
display igmp { vpn-instance vpn-instance-name | all-instance } group [ group-address | interface { interface-type interface-number | interface-type } ] * static [ verbose ]
Parameter | Description | Value |
---|---|---|
group-address |
Displays configurations and running information about IGMP groups that have the specified group address. group-address specifies a multicast group address. |
The value ranges from 224.0.0.0 to 239.255.255.255, in dotted decimal notation. |
interface interface-type interface-number |
Displays configurations and running information about IGMP groups that a specified interface joins. interface-type interface-number specifies the type and number of an interface. |
- |
interface-type |
Specifies the name of an interface. |
- |
verbose |
Displays detailed configurations and running information about IGMP groups that hosts dynamically join or the IGMP groups to which hosts are statically added. |
- |
vpn-instance vpn-instance-name |
Displays configurations and running information about IGMP groups in a specified VPN instance. vpn-instance-name specifies a VPN instance name. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
all-instance |
Displays configurations and running information about IGMP groups in all instances. |
- |
Usage Scenario
If a host wants to receive multicast data for a multicast group, the host must join the multicast group. Either of the following modes can be used to enable a host to join a multicast group:
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display igmp group interface Eth-Trunk 0 static
Static join group information of VPN-Instance: public net
Eth-Trunk 0:
Total 2 entries
Group Address Source Address Expires
226.0.0.1 10.1.6.4 never
226.0.0.2 0.0.0.0 never
Item | Description |
---|---|
Eth-Trunk 0 | Type and number of an interface. |
Static join group information of VPN-Instance | Instance in which information about IGMP groups is displayed. |
Total 2 entries | Number of multicast groups that an interface is added to. |
Group Address | Multicast group address. |
Source Address | Multicast source address. |
Expires | Scheduled time when a group will be deleted from the IGMP group table. The time format is as follows:
|