241
ip-addr
—— The source IP of the general query frame sent by IGMP Snooping
Querier. It should not be a multicast IP or a broadcast IP. By default, it is
192.168.0.1.
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
For VLAN 2, specify its query-interval as 200 seconds, and the response-time
as 20 seconds:
T1600G-52TS(config)#ip igmp snooping querier vlan 2 query-interval 200
T1600G-52TS(config)#ip igmp snooping querier vlan 2
max-response-time 20
27.17 ip igmp snooping max-groups
Description
The ip igmp snooping max-groups command is used to configure the
maximum number of groups that a port can join in. The ip igmp snooping
max-groups action is used to configure the action that the port takes when it
receives an IGMP report message and the maximum number of entries is in
the forwarding table. To remove the maximum group limitation and return to
the default of no limitation on the specified port, please use the no ip igmp
snooping max-groups command. To return to the default action of dropping
the report, please use the no ip igmp snooping max-groups action
command. These commands only apply to the dynamic multicast groups.
Syntax
ip igmp snooping max-groups [
maxgroup
]
ip igmp snooping max-groups action { drop | replace }
no ip igmp snooping max-groups
no ip igmp snooping max-groups action
Parameter
maxgroup
—— Specify the maximum numbers of groups that the port can
join. It ranges from 0 to 1000 and the default value is 1000.