Renew dhcp – Dell PowerEdge VRTX User Manual

Page 666

Advertising
background image

666

IP Addressing Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\IP_Addressing_MeS.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

Parameters

N/A

Command Mode

Interface Configuration mode

User Guidelines

Use the ip address dhcp command to enable DHCP client on the interface.
The ip address dhcp command removes all the manually configured

addresses on the interface.
The default route (Default Gateway) received in DHCP Router option

(Option 3) is assigned a metric of 1 for an In-Band interface and 253 for

OOB.
Use the no form of the command to disable DHCP client on interface.

Example

The following example acquires an IP address for VLAN 100 from DHCP.

console(config)# interface vlan100

console(config-if)# ip address dhcp

renew dhcp

Use the renew dhcp Privileged EXEC mode command to renew an IP address

that was acquired from a DHCP server for a specific interface.

Syntax

renew dhcp

interface-id

[force-autoconfig]

Parameters

interface-id

—Specifies an interface.

force-autoconfig - If the DHCP server holds a DHCP option 67 record for

the assigned IP address, the record overwrites the existing device

configuration.

Advertising