Comware CLI Commands in Provision Software 2013/06

display igmp interface vlan-interface <vlan-id>
Related ProVisionComware
show ip igmp vlan <vid>display igmp interface vlan-interface <vlan-id>
Displays the IGMP configuration and operation information of the specified interface or all
IGMP-enabled interfaces.
HP Switch# display igmp interface vlan-interface 1
Vlan-interface1(10.100.1.238):
IGMP is enabled
Current IGMP version is 2
Value of query interval for IGMP(in seconds): 125
Value of other querier present interval for IGMP(in seconds): 255
Value of maximum query response time for IGMP(in seconds): 10
Querier for IGMP: 10.100.1.238 (this router)
Total 8 IGMP Groups reported
Field Descriptions
Vlan-interface: Interface and IP address.
Current IGMP Version: Version of IGMP currently running on the interface.
Value of query interval for IGMP(in seconds): IGMP general query interval, in seconds.
Value of other querier present interval for IGMP (in seconds): Other querier present interval, in
seconds.
Value of maximum query response time for IGMP(in seconds): Maximum response time for IGMP
general queries, in seconds.
Querier for IGMP: IP address of the IGMP querier.
Operating Notes
If the VLAN interface is invalid, the switch displays "VLAN <VLAN-ID> not found".
For more information on switch IGMP operation, see the "Multimedia Traffic Control with IP Multicast
(IGMP)" chapter in the latest Advanced Traffic Management Guide for your switch.
Example of Related ProVision Software Command Output.
HP Switch(config)# show ip igmp vlan 1
IGMP Service Protocol Info
Total VLANs with IGMP enabled : 30
Current count of multicast groups joined : 20
VLAN ID : 2
VLAN Name : VLAN2
IGMP version : 2
Querier Address : 10.255.128.2
Querier Port : A1
Querier UpTime : 1h 51m 59s
Querier Expiration Time : 2min 5sec
Ports with multicast routers: A1, A5-A6
Active Group Addresses Type Expires Ports Reports Queries
---------------------- ---------- --------------- ---------- ------- -------
226.0.6.7 Filter 2min 5sec A1 10 10
226.0.6.8 Standard 3min 20sec A2 20 20
display igmp interface vlan-interface <vlan-id> 99