Ip Igmp Snooping Multi-Vlan-Config - TP-Link T2700G-28TQ Cli Reference Manual

Jetstream 28-port gigabit stackable l2+ managed switch
Hide thumbs Also See for T2700G-28TQ:
Table of Contents

Advertisement

T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
drop —— When the number of the dynamic multicast groups that a port joins
has exceeded the max-group, the port will not join any new multicast group.
replace —— When the number of the dynamic multicast groups that a port joins
has exceeded the max-group, the newly joined multicast group will replace an
existing multicast group with the lowest multicast group address.
Command Mode
Interface Configuration Mode (interface fastEthernet / interface range
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet/
interface ten-gigabitEthernet / interface range ten-gigabitEthernet)
Example
Specify the maximum numbers of groups that ports 1/0/2-5 can join as 10, and
configure the throttling action as replace:
T2700G-28TQ(config)#interface range gigabitEthernet 1/0/2-5
T2700G-28TQ(config-if-range)#ip igmp snooping max-groups 10
T2700G-28TQ(config-if-range)#ip igmp snooping max-groups action
replace

ip igmp snooping multi-vlan-config

Description
The ip igmp snooping multi-vlan-config command is used to create and
configure a Multicast VLAN. To delete the corresponding Multicast VLAN,
please use no ip igmp snooping multi-vlan-config command.
Syntax
ip igmp snooping multi-vlan-config [vlan-id] { rtime router-time | mtime
member-time | ltime leave-time | rport interface { fastEthernet port |
gigabitEthernet port | ten-gigabitEthernet port } }
no ip igmp snooping multi-vlan-config
Parameter
vlan-id —— The ID of the VLAN desired to modify configuration, ranging from 2
to 4094.
router-time —— Router Port Time. Within this time, if the switch does not
receive IGMP query message from the router port, it will consider this port is not
a router port any more. Router Port Time ranges from 60 to 600 in seconds. By
default, it is 300.
239

Advertisement

Table of Contents
loading

Table of Contents