The actual command output varies according to the device. The command output here is only an example.
# Display interface entries about the multicast group FF15::1 on the QinQ VLAN tag termination sub-interface GE
0/1/1.1.
<HUAWEI> display mld-snooping qinq-port-info interface gigabitethernet0/1/1.1 group-address FF15::1
Interface GigabitEthernet0/1/1.1, 1 Group(s)
(Source,Group) PE-VID/CE-VID LiveTime Flag
-----------------------------------------------------------------------
( *,FF15::1) 1/2 00:00:23 -D
# Display interface entries about all multicast groups on the QinQ VLAN tag termination sub-interface GE
0/1/1.1.
<HUAWEI> display mld-snooping qinq-port-info interface gigabitethernet 0/1/1.1
Interface GigabitEthernet0/1/1.1, 2 Group(s)
(Source,Group) PE-VID/CE-VID LiveTime Flag
-----------------------------------------------------------------------
( *,FF15::1) 1/2 00:00:23 -D
( *,FF16::2) 1/2 00:00:01 -D
Table 1 Description of the display mld-snooping qinq-port-info interface command output
Item |
Description |
Group(s) |
Number of multicast groups.
|
PE-VID/CE-VID |
QinQ information about a multicast group member interface.
PE-VID and CE-VID indicate the outer and inner tags, respectively.
|
LiveTime |
Live time of a multicast group member interface.
|
Flag |
Type of entries:
- D: indicates dynamic entries.
- S: indicates static entries.
If S is displayed in the Flag field, "?:?:?" is displayed in the LiveTime field.
- M: indicates an SSM mapping entry.
- SD: indicates that both static and dynamic entries exist on the sub-interface.
|
Source,Group |
Source indicates the address of the multicast source.
Group indicates the address of the multicast group.
Currently, Source is displayed as an asterisks (*).
|