OcNOS-SP : System Management Guide : System Management Command Reference : Dynamic Host Configuration Protocol Relay : ipv6 dhcp relay address global
ipv6 dhcp relay address global
When the IPv6 DHCP server resides in a different VPN or global space that is different from the VPN, then use this command to specify the name of the VRF or global space in which the DHCP server resides.
Use the no form of this command to remove the VRF in which IPv6 DHCP server resides.
Command Syntax
ipv6 dhcp relay address X:X::X:X global (|VRF-NAME)
no ipv6 dhcp relay address X:X::X:X global
Parameters
X:X::X:X
IPv6 address of the DHCP server
VRF-NAME
Name of VRF where the DHCP server is present
Default
If no input given, default VRF is the default Value.
Command Mode
Configure mode
VRF mode
Applicability
This command was introduced in OcNOS version 5.1.
Examples
#configure terminal
(config)#ip vrf vrf1
(config-vrf)#ipv6 dhcp relay address 2001:db8::7F global
 
#configure terminal
(config)#ipv6 dhcp relay address 2001:db8::7F global vrf1
 
 
Last modified date: 10/19/2023