beautypg.com

Set dhcp pool next-server, Clear dhcp pool next-server – Enterasys Networks D-Series User Manual

Page 452

background image

set dhcp pool next-server

16-20

DHCP Server Configuration

set dhcp pool next-server

Use this command to specify the file server from which the default boot image is to be loaded by 
the client. 

Syntax

set dhcp pool poolname next-server ip-address

Parameters

Defaults

None.

Mode

Switch command, read‐write.

Example

This example specifies the file server from which clients being served by address pool “auto1” 
should download the boot image file “image1.img.”

D2(rw)->set dhcp pool auto1 bootfile image1.img

D2(rw)->set dhcp pool auto1 next-server 10.1.1.10

clear dhcp pool next-server

Use this command to remove the boot image file server from the address pool being configured.

Syntax

clear dhcp pool poolname next-server

Parameters

Defaults

None.

Mode

Switch command, read‐write.

Example

This example removes the file server from address pool “auto1.” 

D2(rw)->clear dhcp pool auto1 next-server

poolname

Specifies the name of the address pool. Pool names may be up to 31 
characters in length.

ip‐address

Specifies the IP address of the file server the DHCP client should contact 
to load the default boot image. 

poolname

Specifies the name of the address pool. Pool names may be up to 31 
characters in length.