set protocols dhcp6 guard policy device-role
The set protocols dhcp6 guard policy device-role command can set the device role to client or server.
The delete protocols dhcp6 guard policy device-role command deletes the configuration.
Â
Command Syntax
set protocols dhcp6 guard policy <policy-name> device-role <server | client>
delete protocols dhcp6 guard policy <policy-name> device-role
Â
Parameter
Parameter | Description |
policy <policy-name> | Specifies the guard policy. The value is a policy name. |
device-role <server | client> | Set the device role to client or server. The value could be server or client. sever: Set the device role to server. client: Set the device role to client. By default, the device role is client. |
Â
Example
Set the device role of guard policy p1 to server.
admin@PICOS# set protocols dhcp6 guard policy p1 device-role server
admin@PICOS# commit |
Â
Copyright © 2024 Pica8 Inc. All Rights Reserved.