ip address dhcp
Use this command to get an IP address from a DHCP server for this interface.
Use the no form of this command to disable the DHCP client for this interface.
You can give the
ip dhcp client request command before giving this command to request additional options.
Command Syntax
ip address dhcp
no ip address dhcp
Parameters
None
Default
No default value is specified.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ip address dhcp
(config-if)#
Last modified date: 08/28/2023