set dhcp pool host
D-Series CLI Reference 14-15
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
Thisexampledeletestheclienthardwareaddressfromtheaddresspoolnamed“manual1.”
D2(rw)->clear dhcp pool manual1 hardware-address
set dhcp pool host
UsethiscommandtoconfigureanIPaddressandnetworkmaskforamanualDHCPbinding.
Syntax
set dhcp pool poolname host ip-address [mask | prefix-length]
Parameters
Defaults
Ifamaskorprefixisnotspecified, theclassA,B,orCnaturalmaskwillbeused.
Mode
Switchcommand,read‐write.
Example
Thisexampleshowshowtoconfiguretheminimumrequirementsforamanualbindingaddress
pool.First,thehardwareaddressoftheclient’shardwareplatformisconfigured,followedby
configurationoftheaddresstobeassignedtothatclientmanually.
D2(rw)->set dhcp pool manual1 hardware-address 0001.f401.2710
D2(rw)->set dhcp pool manual1 host 15.12.1.99 255.255.248.0
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
ip‐address SpecifiestheIPaddressformanualbinding.
mask (Optional)Specifiesthesubnetmaskindottedquadnotation.
prefix‐length (Optional)Specifiesthesubnetmaskasaninteger.