DETAILED STEPS
PurposeCommand 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
Attaches the ND Inspection policy to the interface or the
specified VLANs on that interface. The default policy
is attached if the attach-policy option is not used.
ipv6 nd inspection [attach-policy policy_name [ vlan
{vlan_ids | add vlan_ids | except vlan_ids | none | remove
vlan_ids | all} ] | vlan [ {vlan_ids | add vlan_ids |
exceptvlan_ids | none | remove vlan_ids | all} ]
Step 3
Example:
Switch(config-if-range)# ipv6 nd inspection
attach-policy example_policy
or
Switch(config-if-range)# ipv6 nd inspection
attach-policy example_policy vlan 222,223,224
or
Switch(config-if-range)#ipv6 nd inspection vlan 222,
223,224
Confirms that the policy is attached to the specified
interface without exiting the configuration mode.
do show running-config interfaceportchannel_interface_name
Example:
Switch#(config-if-range)# do show running-config int
po11
Step 4
How to Attach an IPv6 Neighbor Discovery Multicast Suppress Policy on a
Device
To attach an IPV6 Neighbor Discovery Multicast Suppress policy on a device, complete the following steps:
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
691
How to Attach an IPv6 Neighbor Discovery Multicast Suppress Policy on a Device