Configuring Layer 2 Multicast
Configuring MLD Snooping
Configuration Guide
329
Step 5
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to enable MLD Snooping in VLAN 2 and VLAN 3,
configure the router port time as 500 seconds and the member port time as 400 seconds:
Switch#configure
Switch(config)#ipv6 mld snooping
Switch(config)#ipv6 mld snooping vlan-config
2-3
rtime
500
Switch(config)#ipv6 mld snooping vlan-config
2-3
mtime
400
Switch(config)#show ipv6 mld snooping vlan
2
Vlan Id: 2
Router Time:500
Member Time:400
Static Router Port:None
Dynamic Router Port:None
Forbidden Router Port:None
Switch(config)#show ipv6 mld snooping vlan 3
Vlan Id: 3
Router Time:500
Member Time:400
Static Router Port:None
Dynamic Router Port:None
Forbidden Router Port:None
Switch(config)#end
Switch#copy running-config startup-config
Configuring Static Router Port
Step 1
configure
Enter global configuration mode.
Step 2
ipv6 mld snooping vlan-config
vlan-id-list
[rport interface {gigabitEthernet
port-list
| port-
channel
port-channel-id
}]
port-list
and
port-channel-id
are the static router ports in the specified VLAN.