The display igmp-snooping bas group-info user-id command displays information about multicast groups that a specified user joins on a BAS interface.
display igmp-snooping bas group-info { interface-type interface-number | interface-name } user-id user-id [ [ source-address source-address ] group-address group-address ]
display igmp-snooping bas group-info { interface-type interface-number | interface-name } user-id user-id [ [ source-address source-address ] group-address group-address ] vpn-instance vpn-instance-name
Parameter | Description | Value |
---|---|---|
interface-type |
Specifies the type of an interface. |
- |
interface-number |
Specifies the number of an interface. |
- |
interface-name |
Specifies the name of an interface. |
- |
user-id |
Displays multicast group information of a specified user. user-id specifies a user ID. |
The value is an integer ranging from 0 to 4294967295. |
source-address source-address |
Displays information about multicast groups with a specified source address. source-address specifies a multicast source address. |
- |
group-address group-address |
Displays information about a specified multicast group. group-address specifies a multicast group address. |
The value ranges from 224.0.0.0 to 239.255.255.255, in dotted decimal notation. |
vpn-instance vpn-instance-name |
Displays multicast group information of a user in a specified VPN instance. |
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. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display igmp-snooping bas group-info GigabitEthernet 0/1/1.1 user-id 97 group-address 225.0.0.1 vpn-instance red Group(SSM-Mapping) 225.0.0.1 information: Create time: 00:01:57 Expire time: 00:02:04 Group timer: Exist Retran count: 0 Last member query: No Router filter mode: Exclude Compat mode: V2 V1 host timer: Not exist V2 host timer: Not exist Source last member query: No Last member query timer: Not exist Source 10.0.5.100 info: Create time: 00:01:57 Expire time: -- Source timer: Not exist Retran count: 0 Source last member query: No
<HUAWEI> display igmp-snooping bas group-info GigabitEthernet 0/1/0 user-id 1280 group-address 225.0.0.1 Group 225.0.0.1 information: Create time: 00:38:07 Expire time: 00:02:06 Group timer: Exist Retran count: 0 Last member query: No Router filter mode: Exclude Compat mode: V2 V1 host timer: Not exist V2 host timer: Not exist Source last member query: No Last member query timer: Not exist
<HUAWEI> display igmp-snooping bas group-info GigabitEthernet 0/1/0 user-id 1280 Group 225.0.0.1 information: Create time: 00:29:21 Expire time: 00:02:07 Group timer: Exist Retran count: 0 Last member query: No Router filter mode: Exclude Compat mode: V2 V1 host timer: Not exist V2 host timer: Not exist Source last member query: No Last member query timer: Not exist
Item | Description |
---|---|
Create time | Time since an entry was created for a multicast group. |
Expire time | Time at which a multicast group entry will be deleted. |
Group 225.0.0.1 information | Information about multicast group 255.0.0.1. |
Group timer | Whether a group timer exists:
|
Retran count | Number of times Query messages are retransmitted. |
Last member query | Whether there is any member in a multicast group.
|
Last member query timer | Whether the timer for last member query exists:
|
Router filter mode | Multicast group filter mode.
|
Compat mode | Compatible mode:
|
V2 host timer | Whether an IGMPv2 host timer exists:
|
V1 host timer | Whether an IGMPv1 host timer exists:
|
Source last member query | Whether to send IGMP Query messages to members of the source-specific group:
|
Source 10.0.5.100 info | Information about the multicast group with the multicast source address 10.0.5.100. |
Source timer | Whether a multicast source timer exists:
|