4. exit
5. show ipv6 nd raguard policy [policy-name]
6. debug ipv6 snooping raguard [filter | interface | vlanid]
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Step 1
Device# configure terminal
Specifies an interface type and number, and places the
device in interface or VLAN configuration mode.
interface type number
Example:
Step 2
Device(config)# interface ethernet 1/1
Example:
Device(config)# vlan configuration 10
Applies the IPv6 RA Guard feature to a specified interface.
ipv6 nd raguard attach-policy [policy-name]
Example:
Step 3
Device(config-if)# ipv6 nd raguard attach-policy
Exits interface configuration mode.exit
Example:
Step 4
Device(config-if)# exit
Displays the RA guard policy on all interfaces configured
with the RA guard.
show ipv6 nd raguard policy [policy-name]
Example:
Step 5
switch# show ipv6 nd raguard policy host
Policy host configuration:
device-role host
Policy applied on the following interfaces:
Et0/0 vlan all
Et1/0 vlan all
Enables debugging for IPv6 RA guard snooping
information.
debug ipv6 snooping raguard [filter | interface | vlanid]
Example:
Step 6
Device# debug ipv6 snooping raguard
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
379
Configuring IPv6 First Hop Security
Configuring IPv6 RA Guard on an Interface