Purpose
Command or Action
Example:
Device>
enable
•
Enter your password if prompted.
Enters global command mode.
configure terminal
Example:
Device#
configure terminal
Step 2
Enables MLD snooping.
ipv6 mld snooping
Example:
Device(config)#
ipv6 mld snooping
Step 3
Configuring IPv6 Snooping Policy (CLI)
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ipv6 snooping policy policy-name
4.
security-level guard
5.
device-role node
6.
protocol
{
dhcp
|
ndp
}
DETAILED STEPS
Purpose
Command 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
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
220
OL-29890-01
Configuring Wireless Multicast
Configuring IPv6 Snooping Policy (CLI)