Cisco Cisco SF302-08PP 8-port 10 100 PoE+ Managed Switch Referencia técnica

Descargar
Página de 1053
IPv6 First Hop Security
994
78-21485-01 Command Line Interface Reference Guide
55
   b. The rules configured in the policy attached to the VLAN are added to the set if 
they have not been added.
   c. The global rules are added to the set if they have not been added.
Use the no ipv6 nd inspection attach-policy command to detach all user-defined 
policies attached to the interface.
Use the no ipv6 nd inspection attach-policy 
policy-name
 command to detach the 
policy-name
 policy from the port.
Examples
Example 1—In the following example, the ND Inspection policy 
policy1
 is attached 
to the gi1 interface:
interface gi1
  ipv6 nd inspection attach-policy policy1
exit
Example 2—In the following example, the ND Inspection policy 
policy1
 is attached 
to the gi1 interface and applied to VLANs 1-10 and 12-20:
interface gi1
  ipv6 nd inspection attach-policy policy1 vlan 1-10,12-20
exit
Example 3—In the following example, the ND Inspection policy 
policy1
 is attached 
to the gi1 interface and applied to VLANs 1-10 and the ND Inspection policy 
policy2
 is attached to the gi1 interface and applied to VLANs 12-20:
interface gi1
  ipv6 nd inspection attach-policy policy1 vlan 1-10
  ipv6 nd inspection attach-policy policy2 vlan 12-20
exit