The display igmp-snooping port-info command displays information about member ports on the router, including static member ports, SSM mapping-enabled ports, and dynamic member ports.
Parameter | Description | Value |
---|---|---|
vlan vlan-id |
Displays information about multicast interfaces in a specified VLAN. |
The vlan-id value is an integer ranging from 1 to 4094. |
vsi vsi-name |
Displays information about member ports in a specified VSI. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
group-address group-address |
Displays information about interfaces related to a specified multicast group in a VSI. |
The value ranges from 224.0.1.0 to 239.255.255.255, in dotted decimal notation. |
verbose |
Displays detailed information about member ports. |
- |
Usage Scenario
The command has output displayed only after IGMP snooping is enabled globally and in a VLAN or VSI.
When using this command to view information about multicast groups in a VSI, you can view only the PW interfaces and sub-interfaces in the multicast group. If a VLANIF interface is bound to a VSI, you cannot view information about the VLANIF interface. To view information about the VLANIF interface, you need to view information about the interfaces in the VLAN. Information about member interfaces is displayed only when the member interfaces are in Up state.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display igmp-snooping port-info vsi v1 verbose The port information of Group 226.0.0.1 on VSI v1, VLAN 6: Time of this group has been up : 01:23:25 The port information of (*, 226.0.0.1): Time of this source has been up : 01:23:25 Port Table on this source(*): Source flags: IGMP List of ports in include mode : No.1 Port name : GigabitEthernet0/1/2.1(PE:6) Time of this port has been up as a host-port : 01:23:25 Remain time of port expire as dynamic host-port : -- Host-port flags : Static There are 1 port(s) in include mode.
<HUAWEI> display igmp-snooping port-info vsi v1 ----------------------------------------------------------------------------------- Flag: S:Static D:Dynamic M:Ssm-mapping A:Active P:Protocol (Source, Group) Port Flag ----------------------------------------------------------------------------------- VSI v1, VLAN 6, 1 Entry(s) (*, 226.0.0.1) P-- GE0/1/2.1(PE:6) S-- 1 port(s) include -----------------------------------------------------------------------------------
<HUAWEI> display igmp-snooping port-info vlan 10 ----------------------------------------------------------------------------------- Flag: S:Static D:Dynamic M:Ssm-mapping A:Active P:Protocol F:Fast-channel (Source, Group) Port Flag ----------------------------------------------------------------------------------- VLAN 10, 1 Entry(s) (*, 224.0.1.22) P-- GE0/1/0 -D- 1 port(s) include -----------------------------------------------------------------------------------
Item | Description |
---|---|
Group | Multicast group address. |
Port | Information about member ports of the multicast group. |
Port Table on this source(*) | Port table on the multicast source (*). |
Port name | Name of a port. |
Flag | Entry type:
Port type:
|
Time of this group has been up | Time of the multicast group in UP status. |
Time of this source has been up | Time of the multicast source in UP status. |
Time of this port has been up as a host-port | Time of the member port in UP status. |
Source | Multicast source address. |
Source flags | Flags of multicast sources. |
List of ports in include mode | Port list. |
Remain time of port expire as dynamic host-port | Time remaining of a dynamic host port. |
Host-port flags | Member port flag. |