set protocols dhcp6 guard policy preference-min
The set protocols dhcp6 guard policy preference-min command can set the minimum preference value for Advertise packets to allow forwarding.
The delete protocols dhcp6 guard policy preference-min command deletes the configuration.
Â
Command Syntax
set protocols dhcp6 guard policy <policy-name> preference-min <min-value>
delete protocols dhcp6 guard policy <policy-name> preference-min
Â
Parameters
Parameter | Description |
policy <policy-name> | Specifies the guard policy. The value is a policy name. |
preference-min <min-value> | Specifies the minimum preference value. The value is an integer that ranges from 0 to 255. By default, the minimum preference value is 0. |
Â
Example
Set the minimum preference value of guard policy p1 to 10.
admin@PICOS# set protocols dhcp6 guard policy p1 preference-min 10
admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.