ipv6security-raguard-modify
Modify a Router Advertisement (RA) IPv6 security policy for IPv6 addresses.
Syntax ipv6security-raguard-modify
name name-string |
Specify the RA policy name. |
device host|router |
Specify the type of device as host or router. |
router-priority low|medium|high |
Specify the router priority as low, medium, or high. |
access-list name-string |
Specify the access list name. |
prefix-list name-string |
Specify the prefix list name. |
attached-ports port-list |
Specify the ports attached to the RA Guard policy. |
Defaults None
Access Network Administrator
History Command introduced in Version 3.0.0.
Usage Use this command to modify a RA Guard policy for IPv6 addresses.
Examples To modify a RA Guard policy with the name ra-guard-policy, device router, router-priority low, access-list ra-access-1, and prefix-list ra-prefix-1, and add ports 11-13, use the following syntax:
CLI network-admin@switch > ipv6security-raguard-modify name ra-guard-policy device router router-priority low access-list ra-access-1 prefix-list ra-prefix-1 attached-ports 11-13