JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
32.10  ipv6 mld snooping vlan-config 
Description 
The ipv6 mld snooping vlan-config command is used to enable VLAN MLD 
Snooping function or to modify MLD Snooping parameters. To disable the 
VLAN MLD Snooping function, please use no ipv6 mld snooping vlan-config 
command. 
Syntax 
ipv6 mld snooping vlan-config 
vlan-list
  [  immediate-leave
 
| 
max-response-time 
max-response-time 
| rtime 
rtime 
| mtime 
mtime
 |  rport 
interface  {  fastEthernet 
port
  |  gigabitEthernet 
port
  |  ten-gigabitEthernet 
port 
| port-channel 
port-channel-id
 } ] 
no ipv6 mld snooping vlan-config 
vlan-list
  [  immediate-leave
 
| 
max-response-time  |  rtime  |  mtime  |  rport interface {  fastEthernet 
port
  | 
gigabitEthernet 
port
  |  ten-gigabitEthernet 
port 
|  port-channel 
port-channel-id
 }] 
Parameter 
vlan-list
 —— The ID list of the VLAN desired to modify configuration, ranging 
from 1 to 4093, in the format of 1-3, 5. 
immediate-leave —— Configure the Fast Leave function.
 
max-response-time
 —— Specify the maximum responding time in seconds, 
ranging from 1 to 25. The default aging time is 10 seconds. 
rtime
  ——  Specify the aging time in seconds, ranging from 0 to 3600.  The 
default aging time is 0 second. 
mtime
 ——  Specify the aging time in seconds, ranging from 2 to 3600. The 
default aging time is 260 seconds. 
port
 —— Static Router Port, which is mainly used in the network with stable 
topology.   
port-channel-id 
—— The ID of the port channel. 
Command Mode 
Global Configuration Mode 
Example 
Enable the MLD Snooping function and modify Member Port Time as 200 
seconds for VLAN1-3: 
T3700G-52TQ(config)#ipv6 mld snooping vlan-config 1-3 mtime 200 
270