Configuration Guide
393
Configuring Layer 2 Multicast
Configuring MLD Snooping
3.2.7 Configuring MLD Snooping Parameters in the Multicast VLAN
Configuring Router Port Time and Member Port Time
Step 1
configure
Enter global configuration mode.
Step 2
ipv6 mld snooping multi-vlan-config
[
vlan-id
]
[rtime
router-time
| mtime
member-time
]
vlan-id
specifies the VLAN to be created or to be configured.
router-time
is the aging time of the router ports in the multicast VLAN, ranging from 60 to 600
seconds.
member-time
is the aging time of the member ports in the multicast VLAN, ranging from 60 to
600 seconds.
Step 3
show ipv6 mld snooping multi-vlan
Show the MLD snooping configuration in the multicast VLAN.
Step 4
end
Return to privileged EXEC mode.
Step 5
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to configure VLAN 5 as the multicast VLAN, set 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 multi-vlan-config
5
rtime
500
Switch(config)#ipv6 mld snooping multi-vlan-config
5
mtime
400
Switch(config)#show ipv6 mld snooping multi-vlan
Multicast Vlan:Enable
Vlan Id: 5
Router Time:500
Member Time:400
Replace Source IP:::
Static Router Port:None
Dynamic Router Port:None
Forbidden Router Port:None
Switch(config)#end
Summary of Contents for T2500G-10MPS
Page 1: ...User Guide T2500G 10MPS 1910012405 REV1 0 1 April 2018...
Page 24: ...Using the CLI 767 Appendix Default Parameters 773...
Page 145: ...Part 5 Monitoring Traffic CHAPTERS 1 Traffic Monitor 2 Appendix Default Parameters...
Page 172: ...Part 7 Configuring DDM CHAPTERS 1 Overview 2 DDM Configuration 3 Appendix Default Parameters...