ECS3510-26P_Management Guide R02

Table Of Contents
C
HAPTER
39
| DHCP Commands
DHCP for IPv4
– 956 –
hex - A hexadecimal value. (Range: 1-64 characters)
DEFAULT SETTING
Class identifier option enabled, with the name Edge-Core
COMMAND MODE
Interface Configuration (VLAN)
COMMAND USAGE
Use this command without a keyword to restore the default setting.
This command is used to identify the vendor class and configuration of
the switch to the DHCP server, which then uses this information to
decide on how to service the client or the type of information to return.
The general framework for this DHCP option is set out in RFC 2132
(Option 60). This information is used to convey configuration settings
or other identification information about a client, but the specific string
to use should be supplied by your service provider or network
administrator.
The server should reply with Option 66 attributes, including the TFTP
server name and boot file name.
EXAMPLE
Console(config)#interface vlan 2
Console(config-if)#ip dhcp client class-id hex 0000e8666572
Console(config-if)#
RELATED COMMANDS
ip dhcp restart client (956)
ip dhcp restart client This command submits a BOOTP or DHCP client request.
DEFAULT SETTING
None
COMMAND MODE
Privileged Exec
COMMAND USAGE
This command issues a BOOTP or DHCP client request for any IP
interface that has been set to BOOTP or DHCP mode through the ip
address command.
DHCP requires the server to reassign the client’s last address if
available.