TL-SL3428 JetStream L2 Managed Switch CLI Guide
 
 
158
default, it is 300. 
member-time  ——  Member Port Time. Within this time, if the switch does not 
receive IGMP report message from the member port, it will consider this port is 
not a member port any more. Member Port Time ranges from 60 to 600 in 
seconds. By default, it is 260. 
leave-time  ——  Leave Time, which is the interval between the switch receiving 
a leave message from a host and the switch removing the host from the 
multicast groups. Leave Time ranges from 1 to 30 in seconds. By default, it is 1. 
router-port  —— Static Router Port, which is mainly used in the network with 
stable topology. It ranges from 1 to 28. 
Command Mode 
Global Configuration Mode 
Example 
Modify Router Port Time as 300 seconds, Member Port Time as 200 seconds, 
and Leave time as 15 seconds for VLAN 1: 
TP-LINK(config)# igmp-snooping vlan-config 1 rtime 300 mtime 200 ltime 15 
igmp-snooping multi-vlan-config 
Description 
The  igmp-snooping multi-vlan-config command is used to create Multicast 
VLAN. To delete the corresponding Multicast VLAN, please use no 
igmp-snooping multi-vlan-config command. 
Syntax 
igmp-snooping multi-vlan-config {disable | enable} {vid} [rtime router-time] 
[mtime member-time] [ltime leave-time] [rport router-port] 
no igmp-snooping multi-vlan-config 
Parameter 
disable | enable 
——
  Enable/ Disable Multicast VLAN. 
vid —— 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.