DHCP (Dynamic Host Configuration Protocol) Server
Left running head: 
Chapter name (automatic)
1042
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
DHCP SERVER CONFIGURATION COMMANDS
TO ENABLE DHCP SERVICE
EXAMPLE
ALU(config)# service dhcp enable
Service DHCP enabled successfully
ALU(config)# service dhcp disable
Service DHCP disabled successfully
T
O CONFIGURE DHCP POOL
A pool is a collection of IP addresses maintained by the DHCP server for 
assignment to DHCP clients. A pool can have only a single network or host 
configured inside it, and is accordingly called a network or a host pool. 
The pool name should be unique across the system.
Command (in CM) Description
service dhcp enable This command is used to enable the 
DHCP service on the OmniAccess 5740 
USG.
By default, DHCP service is disabled.
Note: Enabling DHCP service on 
OmniAccess 5740 USG 
disables DHCP relay.
service dhcp disable This command is used to disable the 
DHCP service on the OmniAccess 5740 
USG.
Command (in CM) Description
ip dhcp pool <pool-name> [vrf 
<vrf-name>]
This command is used to configure a 
DHCP pool. 
This command enters the DHCP pool 
sub-configuration mode.
If the VRF name is specified, it 
configures the DHCP pool in the 
specified VRF. If the VRF is not 
specified, the pool is configured for the 
Default VRF.
no ip dhcp pool <pool-name> Deletes a configured DHCP pool.