set dhcp pool next-server
16-20 DHCP Server Configuration
set dhcp pool next-server
Usethiscommandtospecifythefileserverfromwhichthedefaultbootimageistobeloadedby
theclient.
Syntax
set dhcp pool poolname next-server ip-address
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
Thisexamplespecifiesthefileserverfromwhichclientsbeingservedbyaddresspool“auto1”
shoulddownloadthebootimagefile“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
Usethiscommandtoremovethebootimagefileserverfromtheaddresspoolbeingconfigured.
Syntax
clear dhcp pool poolname next-server
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
Thisexampleremovesthefileserverfromaddresspool“auto1.”
D2(rw)->clear dhcp pool auto1 next-server
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
ip‐address SpecifiestheIPaddressofthefileservertheDHCPclientshouldcontact
toloadthedefaultbootimage.
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.