ipv6security-raguard-create
Create a Router Advertisement (RA) IPv6 security policy for IPv6 addresses.
Syntax ipv6security-raguard-create
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. |
Defaults None
Access Network Administrator
History
Version 3.0.0 |
Command introduced. |
Usage Use this command to create a RA Guard policy for IPv6 addresses.
Examples To create 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, use the following syntax:
CLI (network-admin@switch) > ipv6security-raguard-create name ra-guard-policy device router router-priority low access-list ra-access-1 prefix-list ra-prefix-1