Configures or displays IPv6 policies for the default address selection that is based on RFC 3484.
ipv6policy -add address prefix precedence label
ipv6policy -delete address prefix precedence label
ipv6policy -show
You can use the ipv6policy command to configure IPv6 policies that override the default behavior of algorithms in RFC 3484.
Item | Description |
---|---|
-add | Adds new IPv6 policies to the system. |
-delete | Deletes IPv6 policies from the system. |
-show | Displays all existing IPv6 policies that are defined on the system. |
Item | Description |
---|---|
address | Specifies a valid IPv6 address. |
prefix | Specifies an IPv6 prefix (a valid integer) according to RFC 3484. |
precedence | Specifies a precedence value (a valid integer) according to RFC 3484. |
label | Specifies a label value (a valid integer) according to RFC 3484. |
ipv6policy -add 2001:: 16 10 20