The display igmp group ssm-mapping command displays information about multicast groups for which source-specific multicast (SSM) mapping rules are configured using the ssm-mapping command.
The display igmp group 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-name } ] * [ ssm-mapping ] [ verbose ]
display igmp { vpn-instance vpn-instance-name | all-instance } group [ group-address | interface { interface-type interface-number | interface-name } ] * [ ssm-mapping ] [ 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-name |
Displays configurations and running information about IGMP groups that a specified interface joins. |
- |
ssm-mapping |
Specifies information about multicast groups for which source-specific multicast (SSM) mapping rules are configured using the ssm-mapping command. |
- |
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:
Precautions
Before using the display igmp group command, note the following:
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display igmp group ssm-mapping verbose Interface group report information of VPN-Instance: public net Limited entry of this VPN-Instance: - Ethernet0/1/1(10.133.133.1): Total entry on this interface: 1 Limited entries on this interface: - Access-Limited entries on this interface: 1 Total 1 IGMP SSM-Mapping Group reported Group: 232.0.0.1 Uptime: 00:00:15 Expires: 00:01:55 Last reporter: 192.168.27.62 Last-member-query-counter: 0 Last-member-query-timer-expiry: off Source list: Source Address Uptime 10.11.0.4 00:00:08
<HUAWEI> display igmp group ssm-mapping IGMP SSM mapping interface group report information of VPN-Instance: public net Limited entry of this VPN-Instance: - Ethernet0/1/1(192.168.101.1): Total 1 IGMP SSM-Mapping Group reported Group Address Last Reporter Uptime Expires 232.0.0.1 192.168.101.1 00:00:02 00:02:08
<HUAWEI> display igmp group verbose Interface group report information of VPN-Instance: public net Limited entry of this VPN-Instance: - Ethernet0/1/1(10.1.6.2) Total entries on this interface: 2 Limited entry on this interface: - Access-Limited entries on this interface: 2 Total 2 IGMP Groups reported Group: 224.0.1.22 Uptime: 00:03:59 Expires: 00:01:21 Last reporter: 10.1.6.1 Last-member-query-counter: 0 Last-member-query-timer-expiry: off Version1-host-present-timer-expiry: off Group: 239.255.255.253 Uptime: 00:03:59 Expires: 00:01:26 Last reporter: 10.1.6.3 Last-member-query-counter: 0 Last-member-query-timer-expiry: off Version1-host-present-timer-expiry: off
<HUAWEI> display igmp group Interface group report information of VPN-Instance: public net Ethernet0/1/1(10.1.6.2): Total 1 IGMP Group reported Group Address Last Reporter Uptime Expires 225.1.1.2 10.1.6.10 00:02:04 00:01:17
Item | Description |
---|---|
Interface group report information of VPN-Instance | Instance in which information about IGMP groups is displayed. |
Limited entry of this VPN-Instance | Maximum number of IGMP entries that can be created in an instance. |
Limited entry on this interface | Maximum number of IGMP entries that can be created on an interface. |
Limited entries on this interface | Maximum number of IGMP entries on the current interface. |
Total 1 IGMP Group reported | Number of multicast groups that an interface dynamically joins. |
Total entries on this interface | Total number of IGMP entries on an interface. |
Total 1 IGMP SSM-Mapping Group reported | Number of reported IGMP groups with addresses in the SSM group address range. |
Total entry on this interface | Number of multicast groups configured on an interface. |
Access-Limited entries on this interface | Maximum number of IGMP entries specified using the igmp access-limit command for an interface. |
IGMP SSM mapping interface group report information of VPN-Instance | Instance in which information about multicast groups configured with SSM mapping rules is displayed. |
Group Address | Multicast group address. |
Group | Multicast group address. |
Group | Group address. |
Last Reporter | Last host that sends a Report message. |
Source Address | Multicast source address. |
Source list | Source list of SSM mapping. |
Uptime | Time since a multicast group was created. The time format is as follows:
|
Uptime | Time when the multicast source is discovered. The time format is as follows:
|
Expires | Scheduled time for deleting records from the IGMP group table. The time format is as follows:
|
Expires | Time a multicast entry expires. never: indicates that a multicast entry never expires. |
Ethernet0/1/1 | Type, number, and IP address of an interface. |
Last-member-query-counter | Number of times that last-member query messages are sent. |
Last-member-query-timer-expiry | Timeout period for sending last-member query messages. The value can be:
|
Version1-host-present-timer-expiry | Timeout period of an IGMPv1 host. The value can be:
|
GigabitEthernet0/1/1 | Type and number of an interface. |