DHCP Relay Commands
653
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\DCHP_Relay.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
Command Mode
Global Configuration mode
Example
The following example defines the DHCP server on the device.
Console(config)#
ip dhcp relay address
176.16.1.1
ip dhcp relay address (Interface)
Use the
ip dhcp relay address
Interface Configuration (VLAN, Ethernet,
Port-channel) command to define the DHCP servers available by the DHCP
relay for DHCP clients connected to the interface. Use the
no
form of this
command to remove the server from the list.
Syntax
ip dhcp relay address
ip-address
no ip dhcp relay address
[
ip-address
]
Parameters
ip-address
—Specifies the DHCP server IP address. Up to 8 servers can be
defined.
Default Configuration
No server is defined.
Command Mode
Interface Configuration (VLAN, Ethernet, Port-channel) mode
User Guidelines
Use the i
p dhcp relay address
command to define a DHCP Server IP address
per the interface. To define a few DHCP Servers, use the command a few
times.
To remove a DHCP Server, use the
no
form of the command with the ip-
address argument. The no form of the command without the ip-address
argument deletes all DHCP servers defined per the interface.