Accton Technology ES4626 Switch User Manual


 
276
on bootup. This command is together with the “next sever”.
Example: The path and filename for the file to be imported is “c: \temp\nos.img”.
Switch(dhcp-1-config)#bootfile c: \temp\nos.img
Related command: next-server
11.2.2.2 client-identifier
Command: client-identifier <unique-identifier>
no client-identifier
Function: Specify the unique ID of the user when binding address manually; the “no
client-identifier” command deletes the identifier.
Parameter: <unique-identifier> is the user identifier, in Hex format. Example:
00-00-01-00-00
Command Mode: DHCP Address Pool Mode
Usage Guide: This command is used with “host” when binding address manually. If the
requesting client identifier matches the specified identifier, DHCP server assigns the IP
address defined in “host” command to the client.
Example: Specify IP address 10.1.128.160 to be bound to user with the unique id of
00-10-5a-60-af-12 in manual address binding.
Switch(dhcp-1-config)#client-identifier 00-10-5a-60-af-12
Switch(dhcp-1-config)#host 10.1.128.160 24
Related command: host
11.2.2.3 client-name
Command: client-name <name>
no client-name
Function: Specify the username when binding address manually; the “no client-name
command deletes the username.
Parameter: <name> is the name of the user, up to 255 characters are allowed.
Command Mode: DHCP Address Pool Mode
Usage Guide: Configure a username for the manual binding device, domain should not
be included when configuring username.
Example: Set the user with unique id of 00-10-5a-60-af-12 with a username of “network”.
Switch(dhcp-1-config)#client-name network
11.2.2.4 default-router