Owner's Manual

DHCP Relay Commands 115
DHCP Relay Commands
ip dhcp relay enable
The
ip dhcp relay enable
global configuration command enables Dynamic Host Configuration
Protocol (DHCP) relay agent features on the router. To disable the relay agent features, use the
no
form of this command.
Syntax
ip dhcp relay enable
no ip dhcp relay enable
Default Configuration
DHCP is disabled on the router.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example enables DHCP services on the DHCP Server.
ip dhcp relay address
The
ip dhcp relay address
global configuration command defines the DHCP servers available for
the DHCP relay. To remove a server from the available DHCP servers list, use the
no
form of this
command.
Syntax
ip dhcp relay address
ip-address
no dhcp relay address
[
ip-address
]
ip-address
—DHCP server IP address. Up to 8 servers can be defined.
Default Configuration
No server is defined.
Console(config)# ip dhcp relay enable