IP Addressing Commands 601FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell ContaxCLI\files\IP_Addressing.fmD E L L C O N F I D E N T I A L – P R E L I M I N A R Y 5 / 1 5 / 1 2 - F O R P R O O F O N LYConsole(config-if)# ip address 131.108.1.27 255.255.255.0ip address dhcpUse the ip address dhcp Interface Configuration (Ethernet, VLAN, Port-channel) mode command to acquire an IP address for an Ethernet interfacefrom the Dynamic Host Configuration Protocol (DHCP) server. Use the noform of this command to release an acquired IP address.Syntaxip address dhcpno ip address dhcpParametersNo parametersCommand ModeInterface Configuration (Ethernet, VLAN, Port-channel) mode. It cannot beconfigured for a range of interfaces (range context).User GuidelinesThe ip address dhcp command allows any interface to dynamically learn itsIP address by using the DHCP protocol.DHCP client configuration on an interface implicitly removes the static IPaddress configuration on the interface.If the device is configured to obtain its IP address from a DHCP server, itsends a DHCPDISCOVER message to provide information about itself to theDHCP server on the network.If the ip address dhcp command is used with or without the optionalkeyword, the DHCP option 12 field (host name option) is included in theDISCOVER message. By default, the host name specified in the option 12field is the globally configured device host name.The no ip address dhcp command releases any IP address that was acquired,and sends a DHCPRELEASE message.