OcNOS-SP : System Management Guide : System Management Command Reference : Dynamic Host Configuration Protocol Relay : ip dhcp relay (L3VPN)
ip dhcp relay (L3VPN)
Use this command to specify IPv4 DHCP relay to use tunnel interfaces as Uplink/Downlink.
Use the no form of this command to remove the usage of tunnel interfaces in IPv4 DHCP relay.
Command Syntax
ip dhcp relay (uplink|downlink) (l3vpn)
no ip 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)#ip dhcp relay uplink l3vpn
(config-vrf)#end
 
#configure terminal
(config)#ip dhcp relay uplink l3vpn
Last modified date: 10/19/2023