Reference Guide 560 Document #: LTRT-17939
Mediant MSBR
74.2.3 DHCP Client
The following describes DHCP Client commands
74.2.3.1 ip address dhcp
This command enables a DHCP client on the specified interface. Use the no form of this
command to disable DHCP client functionality.
Syntax
ip address dhcp
no ip address dhcp
Default
NA
Note
The interface’s IP address will be acquired via DHCP.
Command Mode
Privileged User
Example
This example configures a DHCP client on VLAN 6.
(config-data)# interface vlan 6
(conf-if-VLAN 6)# ip address dhcp
74.2.3.2 ip dhcp-client class-id
This command enables configuration of DHCP option 60 “vendor class identifier” to be sent
by the client.
Syntax
ip dhcp-client class-id <string>
Command Description
string The “vendor class id” string (option 60) to be sent
in the DHCP negotiation.
Default
Option 60 is not sent by default
Command Mode
Privileged User