OcNOS-SP : System Management Guide : System Management Command Reference : Dynamic Host Configuration Protocol Relay : ip dhcp relay address
ip dhcp relay address
Use this command to set an IPv4 address of a DHCP server to which a DHCP relay agent forwards client requests.
Use the no form of this command to remove the IP address of a DHCP server.
User must enable the DHCP relay feature with the ip dhcp relay (configure mode) command to configure server address.
Command Syntax
ip dhcp relay address A.B.C.D
no ip dhcp relay address A.B.C.D
Parameters
A.B.C.D
IPv4 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)#ip dhcp relay address 198.51.100.127
 
#configure terminal
(config)#ip dhcp relay address 198.51.100.127
Last modified date: 10/19/2023