set protocols dhcp6 guard policy preference-max

The set protocols dhcp6 guard policy preference-max command can set the maximum preference value for Advertise packets to allow forwarding.

The delete protocols dhcp6 guard policy preference-max command deletes the configuration.

 

Command Syntax

set protocols dhcp6 guard policy <policy-name> preference-max <max-value>

delete protocols dhcp6 guard policy <policy-name> preference-max

 

Parameters

Parameter

Description

policy <policy-name>

Specifies the guard policy. The value is a policy name.

preference-max <max-value>

Specifies the maximum preference value. The value is an integer that ranges from 0 to 255.

By default, the maximum preference value is 255.

 

Example

  • Set the maximum preference value of guard policy p1 to 200.

admin@PICOS# set protocols dhcp6 guard policy p1 preference-max 200 admin@PICOS# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.