Purpose
Command or Action
or
Switch(config-if)#
ipv6 nd inspection vlan 222, 223,224
Verifies that the policy is attached to the specified
interface without exiting the interface configuration
mode.
do show running-config
Example:
Switch#(config-if)#
do show running-config
Step 4
How to Attach an IPv6 Neighbor Discovery Inspection Policy to a Layer 2
EtherChannel Interface
Beginning in privileged EXEC mode, follow these steps to attach an IPv6 Neighbor Discovery Inspection
policy on an EtherChannel interface or VLAN:
SUMMARY STEPS
1.
configure terminal
2.
interface range Interface_name
3.
ipv6 nd inspection
[
attach-policy policy_name
[
vlan
{
vlan_ids
|
add vlan_ids
|
except vlan_ids
|
none
|
remove vlan_ids
|
all
} ] |
vlan
[ {
vlan_id
s |
add vlan_ids
|
exceptvlan_ids
|
none
|
remove vlan_ids
|
all
} ]
4.
do show running-config interfaceportchannel_interface_name
DETAILED STEPS
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Specify the port-channel interface name assigned when
the EtherChannel was created. Enters the interface range
configuration mode.
interface range Interface_name
Example:
Switch(config)#
interface Po11
Step 2
Enter the
do show interfaces summary
command for quick reference to interface names
and types.
Tip
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
452
OL-29048-01
Configuring IPv6 First Hop Security
How to Attach an IPv6 Neighbor Discovery Inspection Policy to a Layer 2 EtherChannel Interface