ipv6 dhcp relay address
Use this command to set an IPv6 address of a DHCP Dynamic Host Configuration Protocol server to which a DHCP relay agent
A DHCP relay forwards the request from a DHCP client to the DHCP server group and takes the response from the DHCP server group to the DHCP client. forwards client requests.
Use the no
form of this command to remove an IPv6 address of a DHCP server.
User must enable the IPv6 DHCP relay feature with the ipv6 dhcp relay (configure mode) command to configure server address.
Command Syntax
ipv6 dhcp relay address X:X::X:X
no ipv6 dhcp relay address X:X::X:X
Parameters
X:X::X:X
IPv6 address of the DHCP server
Default
None
Command Mode
Configure mode
VRF Virtual Routing and Forwarding mode
Applicability
This command was introduced before OcNOS version 1.3 and was changed in OcNOS version 1.3.8.
Examples
#configure terminal
(config)#ip vrf vrf1
(config-vrf)#ipv6 dhcp relay address 2001:db8::7F
#configure terminal
(config)#ipv6 dhcp relay address 2001:db8::7F