CLI Guide

Switch Management Commands 2055
User Guidelines
When in virtual router configuration mode, this command operates within
the context of the virtual router instance. When in global config mode, the
command operates on the global router instance.
Virtual Router Configuration mode is only available on the Dell EMC
Networking N3000-ON/N3100-ON switches.
Example
console#configure
console(config)#ip address-conflict-detect run
ip address dhcp (Interface Configuration)
Use the ip address dhcp command in Interface (VLAN) Configuration mode
to enable the DHCPv4 client on an interface.
Syntax
ip address dhcp
no ip address dhcp
Default Configuration
DHCPv4 is disabled by default on routing interfaces.
Command Mode
Interface (VLAN) Configuration mode
User Guidelines
This command only applies to VLAN routing interfaces. When DHCP is
enabled on a routing interface, the system automatically deletes all manually
configured IPv4 addresses on the interface.
The command no ip address removes the interface’s primary address
(Manual/DHCP) including the secondary addresses, if configured, and sets
the Interface method to None.
The command no ip address dhcp removes the interface’s primary address
only if configured through DHCP and sets the interface method to None.
It does not remove a manually configured address.