The actual command output varies according to the device. The command output here is only an example.
# Display detailed multicast group information of a user with a specified unicast MAC address.
<HUAWEI> display igmp-snooping user-info listening interface GigabitEthernet 0/1/1.1 user-mac 00-e0-fc-22-34-56 group
Interface GigabitEthernet0/1/1.1, 2 Group(s)
(Source, Group) PE-VID/CE-VID LiveTime Flag
--------------------------------------------------------------------
(10.5.5.5, 234.5.5.5) 8/- 20:01:23 -D-
(10.5.5.6, 234.5.5.5) 8/- 20:01:23 -D-
# Display detailed user information on a specified sub-interface in a specified VSI.
<HUAWEI> display igmp-snooping user-info listening interface GigabitEthernet 0/1/1.2 verbose
Total num of user information:1
User-Mac Pe-Vid/Ce-Vid Vsi Broadcast-Domain Sub-Domain
00-e0-fc-12-34-56 8/- us slot1 1
Table 1 Description of the display igmp-snooping user-info listening interface command output
Item |
Description |
(Source, Group) |
Source and group addresses in a multicast routing entry.
|
PE-VID/CE-VID |
Outer VLAN ID and inner VLAN ID.
|
LiveTime |
Time since an entry was created.
|
Flag |
Entry type.
D indicates a dynamically generated entry.
|
Total num of user information |
Total number of user information.
|
User-Mac |
User MAC address.
|
Vsi |
VSI to which users belong.
|
Broadcast-Domain |
Broadcast domain to which users belong.
|
Sub-Domain |
Sub-domain to which users belong.
|