Specifications
set dhcp pool hardware-address
SecureStack C3 Configuration Guide 13-15
Defaults
None.
Mode
Switchcommand,read‐write.
Example
Thisexampledeletesthenetworkandmaskfromtheaddresspoolnamed“auto1.”
C3(rw)->clear dhcp pool auto1 network
set dhcp pool hardware-address
UsethiscommandtoconfiguretheMACaddressoftheDHCPclientandcreateanaddresspool
formanualbinding.Youcanuseeitherthiscommandorthesetdhcppoolclient‐identifier
commandtocreateamanualbindingpool,butusingbothisnotrecommended.
Syntax
set dhcp pool poolname hardware-address hw-addr [type]
Parameters
Defaults
Ifnotypeisspecified,Ethernetisassumed.
Mode
Switchcommand,read‐write.
Example
Thisexamplespecifies0001.f401.2710astheEthernetMACaddressforthemanualaddresspool
named“manual1.”Alternatively,theMACaddresscouldhavebeenteredas00:01:f4:01:27:10.
C3(rw)->set dhcp pool manual1 hardware-address 0001.f401.2710
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
hw‐addr SpecifiestheMACaddressoftheclient’shardwareplatform.Thisvalue
canbeenteredusingdottedhexadecimalnotationorcolons.
type (Optional)Specifiestheprotocolofthehardwareplatform.Validvalues
are1
forEthernetor6forIEEE802.Defaultvalueis1,Ethernet.