set dhcp pool host
SecureStack B3 Configuration Guide 15-15
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
Thisexampledeletestheclienthardwareaddressfromtheaddresspoolnamed“manual1.”
B3(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.
B3(rw)->set dhcp pool manual1 hardware-address 0001.f401.2710
B3(rw)->set dhcp pool manual1 host 15.12.1.99 255.255.248.0
clear dhcp pool host
UsethiscommandtoremovethehostIPaddressfromamanualbindingaddresspool.
poolname Specif iesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
poolname Specif iesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
ip‐address SpecifiestheIPaddressformanualbinding.
mask (Optional)Specifiesthesubnetmaskindottedquadnotation.
prefix‐length (Optional)Specifiesthesubnetmaskasaninteger.