Cisco Nexus 9000 Series Configuration Manual page 410

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents
Configuring IPv6 Snooping
Command or Action
Step 9
exit
Example:
Device(config-snoop-policy)# exit
Step 10
interface type-number
Example:
Device(config-if)# interface ethernet 1/25
Step 11
[no] switchport
Example:
Device(config-if)# switchport
Step 12
ipv6 snooping attach-policy policy-name
Example:
Device(config-if)# ipv6 snooping attach-policy
policy1
Step 13
exit
Example:
Device(config-if)# exit
Step 14
vlan configuration vlan-id
Example:
Device(config)# vlan configuration 333
Step 15
ipv6 snooping attach-policy policy-name
Example:
Device(config-vlan-config)# ipv6 snooping
attach-policy policy1
Step 16
exit
Example:
Device(config-vlan-config)# exit
Step 17
exit
Example:
Device(config)# exit
Step 18
show ipv6 snooping policy policy-name
Example:
Device(config)# show ipv6 snooping policy policy1
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
384
Configuring IPv6 First Hop Security
Purpose
Exits snooping configuration mode and returns to global
configuration mode.
Specifies an interface and enters interface configuration
mode.
Switches between Layer 2 and Layer 3 mode.
Attaches the IPv6 snooping policy to an interface.
Exits interface configuration mode and returns to global
configuration mode.
Specifies a VLAN and enters VLAN configuration mode.
Attaches the IPv6 snooping policy to a VLAN.
Exits VLAN configuration mode and returns to global
configuration mode.
Exits global configuration mode and returns to privileged
EXEC mode.
Displays the policy configuration and the interfaces where
the policy is applied.

Hide quick links:

Table of Contents
loading

Table of Contents