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 interface enabled with DHCPv6 relay. You can repeat this command to configure multiple DHCPv6 servers.
Command Syntax
set protocols dhcp6 relay interface <l3-interface-name> destination <ipv6-address>
Parameters
Parameter | Description |
interface <l3-interface-name> | Specifies an L3 interface name. The value could be the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name. |
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 © 2024 Pica8 Inc. All Rights Reserved.