set protocols dhcp6 guard policy match server source-address

The set protocols dhcp6 guard policy match server source-address command can set the server source-address for Advertise packets to allow forwarding.

The delete protocols dhcp6 guard policy match server source-address command deletes the configuration.

 

Command Syntax

set protocols dhcp6 guard policy <policy-name> match server source-address <IPv6Net>

delete protocols dhcp6 guard policy <policy-name> match server source-address <IPv6Net>

 

Parameters

Parameter

Description

policy <policy-name>

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

source-address <IPv6Net>

Specifies the server source-address. The value is an IPv6 address.

 

Example

  • Set the server source-address of guard policy p1 to 2001::1/128.

admin@PICOS# set protocols dhcp6 guard policy p1 match server source-address 2001::1/128 admin@PICOS# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.