Specifications

clear dhcp pool hardware-address
13-16 Configuring DHCP Server
clear dhcp pool hardware-address
UsethiscommandtoremovethehardwareaddressofaDHCPclientfromamanualbinding
addresspool.
Syntax
clear dhcp pool poolname hardware-address
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
Thisexampledeletestheclienthardwareaddressfromtheaddresspoolnamed“manual1.”
C3(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,readwrite.
Example
Thisexampleshowshowtoconfiguretheminimumrequirementsforamanualbindingaddress
pool.First,thehardwareaddressoftheclient’shardwareplatformisconfigured,followedby
configurationoftheaddresstobeassignedtothatclientmanually.
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeup
to31
charactersinlength.
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
ipaddress SpecifiestheIPaddressformanualbinding.
mask (Optional)Specifiesthesubnetmaskindottedquadnotation.
prefixlength (Optional)Specifiesthesubnetmaskasaninteger.