set protocols dhcp6 guard policy match reply ia-prefix
The set protocols dhcp6 guard policy match reply ia-prefix command can set the ia-prefix for Reply packets to allow forwarding.
The delete protocols dhcp6 guard policy match reply ia-prefix command deletes the configuration.
Â
Command Syntax
set protocols dhcp6 guard policy <policy-name> match reply ia-prefix <IPv6Net>
delete protocols dhcp6 guard policy <policy-name> match reply ia-prefix <IPv6Net>
Â
Parameters
Parameter | Description |
policy <policy-name> | Specifies the guard policy. The value is a policy name. |
ia-prefix <IPv6Net> | Specifies the ia-prefix. The value is an IPv6 address. |
Â
Example
Set the ia-prefix for Reply packets of guard policy p1 to 3001::0/64.
admin@PICOS# set protocols dhcp6 guard policy p1 match reply ia-prefix 3001::0/64
admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.