DHCP Client Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
1061
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
DHCP CLIENT CONFIGURATION COMMANDS
TO CREATE A DHCP CLIENT OBJECT
EXAMPLE
ALU(config)# ip dhcp client client1
ALU(config-dhcp-client-client1)#
ALU(config)# no ip dhcp client client1
T
O CONFIGURE HOST NAME OF THE DHCP CLIENT
E
XAMPLE
ALU(config)# ip dhcp client option hostname myhost
ALU(config)# no ip dhcp client option hostname myhost
Command (in CM) Description
ip dhcp client <client-name> This command is used to create a DHCP
client object. This enters the DHCP client
object configuration mode.
This object is associated with an
interface to apply the defined
configuration (in the object) to the
interface and start DHCP negotiation.
no ip dhcp client <client-
name>
This command is used to delete a DHCP
client object. When a client object is
deleted, all the attributes configured for a
DHCP client object will also be deleted.
Command (in CM) Description
ip dhcp client option hostname
<host-name>
This command is used to configure the
host name option to be used in the
DHCP client requests.
no ip dhcp client option host-
name <host-name>
This command is used to delete the host
name option used by the DHCP client.