8 ip igmp limit, 9 ip igmp query-interval, 8 ip igmp limit -98 – PLANET XGS3-24042 User Manual
Page 823: 9 ip igmp query-interval -98

44-98
1000ms
Command Mode:
Interface Configuration Mode
Example:
Configure interface vlan1 IGMP last-member-query-interval to 2000.
Switch (config)#int vlan 1
Switch (Config-if-vlan1)#ip igmp last-member-query-interval 2000
44.9.8 ip igmp limit
Command:
ip igmp limit
no ip igmp limit
Function:
Configure limit IGMP state-count on interface; the “no ip igmp limit” command cancels the value of
user manual configuration, and restores default value.
Parameter:
Default:
0, no limit.
Command Mode:
Interface Configuration Mode
Usage Guide:
After configuring maximum state state-count, interface only saves states which are not more than
state-count groups and sources. If it reaches upper limit of state-count, it does not deal with when
receiving related new group member identity report. If it has saved some IGMP group states before
configuring the command, it deletes all of the states, and then immediately transmits IGMP general
query to collect the member identity report which is not more than state-count group. Static state
and static source are not in the limit
Example:
Configure interface vlan1 IGMP limit to 4000.
Switch (config)#int vlan 1
Switch (Config-if-vlan1)#ip igmp limit 4000
44.9.9 ip igmp query-interval