T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
238
multicast groups. Leave Time ranges from 1 to 30 in seconds. By default, it is 1
seconds.
port
—— Static Router Port, which is mainly used in the network with stable
topology.
vlan-id
—— The VLAN ID of the multicast IP, ranging from 1 to 4094.
ip
—— The static multicast IP address.
port-list
—— The forward port list of the multicast group.
Command Mode
Global Configuration Mode
Example
Enable the IGMP Snooping function and modify Member Port Time as 200
seconds for VLAN1-3:
T2700G-28TQ(config)#ip igmp snooping vlan-config
1-3
mtime
200
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 1024 and the default value is 1024.