Chapter 4 Command-Line Reference 4-73
Syntax
ip dhcp client-identifier {text text |hex hex}
no ip dhcp client-identifier
text – A text string. (Range: 1-15 characters)
hex – The hexidecimal value.
Default Setting
The DHCP client identifier is supplied by the System Controller in the SSC
whenever the System Controller resets the switch. Therefore, do not change this
value from the switch command-line interface. For information about the DHCP
client identifier for the switch and the other components of the system chassis,
refer to the Sun Fire 1600 Blade System Chassis Software Setup Guide.
Command Mode
Interface Configuration (VLAN)
Command Usage
This command is used to include a client identifier in all communications with
the DHCP server. The data type used will depend on the requirementsof your
DHCP server.
The client identifier specified in this command is overwritten by the System
Controller the next time the System Controller is rebooted.
Example.
Related Commands
ip dhcp restart (4-71)
Console(config)#interface vlan 2
Console(config-if)#ip dhcp client-identifier hex 00-00-e8-66-65-
72
Console(config-if)#