Comware CLI Commands in Provision Software 2013/06
display igmp group interface vlan-interface <vid>
Related ProVisionComware
show ip igmp vlan <vid>display igmp group interface vlan-interface <vid>
Displays information about dynamically joined IGMP multicast groups.
HP Switch# display igmp group interface vlan-interface 30
Vlan-interface30(75.1.30.1):
Total 5 IGMP Groups reported
Group Address Last Reporter UpTime Expires
239.1.1.1 75.1.30.10 5d 17:48:41 00:03:13
239.1.1.2 75.1.30.10 5d 17:48:41 00:03:13
239.1.1.3 75.1.30.10 5d 17:48:41 00:03:13
239.1.1.4 75.1.30.10 5d 17:48:41 00:03:13
239.1.1.5 75.1.30.10 5d 17:48:41 00:03:13
Field Descriptions
Group: Multicast group address
Last reporter: Address of the last host that reported its membership for this multicast group
Uptime: Length of time since the multicast group was reported
Expires: Remaining time of the multicast group
Example of Related ProVision Software Command Output.
HP Switch# show ip igmp vlan 30
IGMP Service Protocol Info
Total VLANs with IGMP enabled : 2
Current count of multicast groups joined : 5
IGMP Filter Unknown Multicast: Disabled
IGMP Filter Unknown Multicast Status: Disabled
VLAN ID : 30
VLAN Name : VLAN30
IGMP version : 2
Querier Address [this switch] : 75.1.30.1
Querier Port :
Querier UpTime : 5d 18h 28m 35s
Querier Expiration Time : 0h 0m 6s
Active Group Addresses Type Expires Ports Reports Queries
---------------------- ---- ------- ----- -------- --------
239.1.1.1 Filter 0h 2m 28s A2 3956 0
239.1.1.2 Filter 0h 2m 28s A2 3956 0
239.1.1.3 Filter 0h 2m 27s A2 3956 0
239.1.1.4 Filter 0h 2m 27s A2 3956 0
239.1.1.5 Filter 0h 2m 27s A2 3956 0
Operating Notes
Comware displays a list of configured vlans in the tab help. ProVision does not display dynamic
help text such as this.
Comware displays an error for Invalid vlan interface. ProVision accepts the input, a validation is
done later and an error is displayed.
For more information, see the latest Multicast and Routing Guide for your switch.
display igmp group interface vlan-interface <vid> 87