Cisco Cisco SG500-52PP 52-port Gigabit Max PoE+ Stackable Managed Switch 技术参考

下载
页码 1180
IPv6 First Hop Security
1136
78-21491-01 Command Line Interface Reference Guide
59
Examples
Example 1—The following example defines an RA Guard policy named policy1, 
places the router in RA Guard Policy Configuration mode, and disenables 
validation of "Other Configuration" flag, and sets the device role as router:
ipv6 nd raguard policy policy1
  other-config-flag disable
  device-role router
exit
Example 2—The following example defines an RA Guard named policy1 using 
multiple steps:
ipv6 nd raguard policy policy1
  other-config-flag disable
exit
ipv6 nd raguard policy policy1
  device-role router
exit
Example 3—The following example removes an attached RA Guard policy:
no ipv6 nd raguard policy policy1
Policy policy1 is applied on the following interfaces:
    gi1/1/1, gi1/1/2
The policy1 will be detached and removed, are you sure [Y/N]Y