ipv6 dhcp relay address
Use this command to set an IPv6 address of a DHCP server to which a DHCP relay agent 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
No default value is specified
Command Mode
Configure mode
VRF 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
Last modified date: 10/19/2023