clear dhcp pool host
SecureStack C2 Configuration Guide 14-17
clear dhcp pool host
UsethiscommandtoremovethehostIPaddressfromamanualbindingaddresspool.
Syntax
clear dhcp pool poolname host
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
ThisexampledeletesthehostIPaddressfromtheaddresspoolnamed“manual1.”
C2(rw)->clear dhcp pool manual1 host
set dhcp pool client-identifier
UsethiscommandtoconfiguretheclientidentifieroftheDHCPclientandcreateanaddresspool
formanualbinding.Youcanuseeitherthiscommandorthesetdhcppoolhardware‐address
commandtocreateamanualbindingpool,butusingbothisnotrecommended.
Syntax
set dhcp pool poolname client-identifier id
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Usage
TheclientidentifierisformedbyconcatenatingthemediatypeandtheMACaddress.For
example,iftheclienthardwaretypeisEthernetand theclientMACaddressis00:01:22:33:44:55,
thentheclientidentifierconfiguredwiththiscommandmustbe01:00:01:22 :33:44:55.
poolname Specif iesthenameoftheaddresspool.Poolnamesmay
beupto31
charactersinlength.
poolname Specif iesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
id Specifiestheuniqueclientidentifierforthisclient.Thevaluemustbe
enteredinxx:xx:xx:xx:xx:xxformat.