OcNOS-SP : System Management Guide : System Management Command Reference : Dynamic Host Configuration Protocol Relay : ipv6 dhcp relay (L3VPN)
ipv6 dhcp relay (L3VPN)
Use this command to specify IPv6 DHCP relay to use tunnel interfaces as Uplink/Downlink.
Use the no form of this command to remove the usage of tunnel interfaces in IPv6 DHCP relay.
Command Syntax
ipv6 dhcp relay (uplink|downlink) (l3vpn)
no ipv6 dhcp relay (uplink|downlink) (l3vpn)
Parameters
uplink
DHCP Relay uplink interface
downlink
DHCP Relay downlink interface
l3vpn
L3VPN interface
Default
No default value is specified.
Command Mode
Configure and VRF mode
Applicability
This command was introduced in OcNOS version 5.0.
Examples
#configure terminal
(config)#ip vrf vrf1
(config-vrf)#ipv6 dhcp relay uplink l3vpn
(config-vrf)#end
 
#configure terminal
(config)#ipv6 dhcp relay uplink l3vpn
Last modified date: 10/19/2023