ip dhcp relay (interface mode)
Use this command to configure an interface as a DHCP client-facing port.
Use the no form of this command to remove an interface as a DHCP client-facing port.
Command Syntax
ip dhcp relay
no ip dhcp relay
Parameters
None
Default
No default value is specified.
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 1.3.8.
Examples
#configure terminal
(config)#interface eth2
(config-if)#ip dhcp relay
Last modified date: 10/19/2023