PurposeCommand or Action
Configures a Layer 2 port as a Multicast router port.
The VLAN is the client VLAN.
ipv6 mld snooping vlan vlan-id mrouter interface
Port-channel port-channel-interface-number
Example:
Device(config)# ipv6 mld snooping vlan 2 mrouter
interface Port-channel 22
Step 3
Configuring IPv6 RA Guard (CLI)
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ipv6 nd raguard policy policy-name
4.
trusted-port
5.
device-role {host | monitor | router | switch}
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global command mode.configure terminal
Example:
Device# configure terminal
Step 2
Configures a policy for RA Guard.
ipv6 nd raguard policy policy-name
Example:
Device(config)# ipv6 nd raguard policy
myraguardpolicy
Step 3
Sets up a trusted port.trusted-port
Example:
Device(config-nd-raguard)# trusted-port
Step 4
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
OL-32598-01 251
Configuring Wireless Multicast
Configuring IPv6 RA Guard (CLI)