beautypg.com

3 client-name, 4 default-router, 5 dns-server – Accton Technology ES4710BD User Manual

Page 302

background image

301

E

ES4710BD 10 Slots L2/L3/L4 Chassis Switch

IP address defined in “host” command to the client.

Example: Specifying the 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

14.2.2.3 client-name

Command: client-name

no client-name

Function: Specifies the username when binding addresses manually; the “no client-name

command deletes the username.

Parameters: 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: Giving the user, with unique id of 00-10-5a-60-af-12, a username of “network”.
Switch(dhcp-1-config)#client-name network

14.2.2.4 default-router

Command: default-router [[…]]

no default-router

Function: Configures default gateway(s) for DHCP clients; the “no default-router” command

deletes the default gateway.

Parameters: address1…address8 are IP addresses, in decimal format.
Default: No default gateway is configured for DHCP clients by default.
Command Mode: DHCP Address Pool Mode
Usage Guide: The IP address of default gateway(s) should be in the same subnet as the DHCP

client IP, the switch supports up to 8 gateway addresses. The gateway address
assigned first has the highest priority, and therefore address1 has the highest priority,
and address2 has the second, and so on.

Example: Configuring the default gateway for DHCP clients to be 10.1.128.2 and 10.1.128.100.
Switch(dhcp-1-config)#default-router 10.1.128.2 10.1.128.100

14.2.2.5 dns-server

Command: dns-server [[…]]

no dns-server

Function: Configure DNS servers for DHCP clients; the “no dns-server” command deletes the

default gateway.

Parameters: address1…address8 are IP addresses, in decimal format.

Default: No DNS server is configured for DHCP clients by default.