/
set protocols dhcp6 relay interface destination

set protocols dhcp6 relay interface destination


The set protocols dhcp6 relay interface destination command configures the IPv6 address of the DHCPv6 server or next-hop relay agent on the L3 VLAN interface enabled with DHCPv6 relay. You can repeat this command to configure multiple DHCPv6 servers.


Command Syntax

set protocols dhcp6 relay interface <vlan-interface-name> destination <ipv6-address>


Parameters

Parameter

Description

interface <vlan-interface-name>

Specifies an L3 VLAN interface name. The value is a string. Its the outbound interface of relay messages.

destination <ipv6-address>

Specifies the destination address of relay messages, which can be the IPv6 address of the DHCPv6 server or next hop relay agent. The value is a 32-digit hexadecimal number, in the format X:X:X:X:X:X:X:X.


Example

  • Configure the IPv6 address of the DHCPv6 server or next-hop relay agent on interface vlan100.
admin@Xorplus# set protocols dhcp6 relay interface vlan100 destination 205:147::205

Copyright © 2025 Pica8 Inc. All Rights Reserved.