clear dhcp pool netbios-node-type
SecureStack C2 Configuration Guide 14-27
Syntax
set dhcp pool poolname netbios-node-type {b-node | h-node | p-node | m-node}
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
ThisexamplespecifieshybridastheNetBIOSnodetypefortheaddresspool“auto1.”
C2(rw)->set dhcp pool auto1 netbios-node-type h-node
clear dhcp pool netbios-node-type
UsethiscommandtoremovetheNetBIOSnodetypefromtheaddresspoolbeingconfigured.
Syntax
clear dhcp pool poolname netbios-node-type
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
ThisexampleremovestheNetBIOSnodetypefromtheaddresspool“auto1.”
C2(rw)->clear dhcp pool auto1 netbios-node-type
set dhcp pool option
UsethiscommandtoconfigureDHCPoptions,describedinRFC2132.
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
b‐node SpecifiestheNetBIOsnodetypetobebroadcast(noWINS).
h‐node SpecifiestheNetBIOsnodetypetobehybrid(WINS,thenbroadcast).
p‐node SpecifiestheNetBIOsnodetypetobepeer(WINSonly).
m‐node SpecifiestheNetBIOsnodetypetobemixed(broadcast, thenWINS).
poolname Specif iesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.