![TP-Link T2500G-10MPS User Manual Download Page 423](http://html1.mh-extra.com/html/tp-link/t2500g-10mps/t2500g-10mps_user-manual_1145700423.webp)
Configuration Guide
399
Configuring Layer 2 Multicast
Configuring MLD Snooping
3.2.9 Configuring Multicast Filtering
Creating Profile
Step 1
configure
Enter global configuration mode.
Step 2
ipv6 mld profile
id
Create a new profile and enter profile configuration mode.
Step 3
deny
permit
Configure the profile’s filtering mode.
permit
is similar to a whitelist, indicating that the switch only allow specific member ports to
join specific multicast groups.
deny
is similar to a blacklist, indicating that the switch disallow specific member ports to join
specific multicast groups.
Step 4
range
start-ip end-ip
Configure the range of multicast IP to be filtered.
start-ip
,
end-ip
are the start IP and end IP of
the IP range respectively.
Step 5
end
Return to privileged EXEC mode.
Step 6
show ipv6 mld profile
[
id
]
Show the detailed MLD profile configuration.
Step 7
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to configure Profile 1 so that the switch filters multicast
data sent to ff01::1234:5-ff01::1234:8:
Switch#configure
Switch(config)#ipv6 mld snooping
Switch(config)#ipv6 mld profile
1
Switch(config-mld-profile)#deny
Switch(config-mld-profile)#range
ff01::1234:5 ff01::1234:8
Switch(config-mld-profile)#show ipv6 mld profile
MLD Profile 1
deny
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...