Specifications

clear dhcp pool netbios-name-server
SecureStack C3 Configuration Guide 13-27
clear dhcp pool netbios-name-server
UsethiscommandtoremovetheNetBIOSnamerserverlistfromtheaddresspoolbeing
configured.
clear dhcp pool poolname netbios-name-server
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
ThisexampleremovestheNetBIOSnameserverlistfromtheaddresspoolauto1.
C3(rw)->clear dhcp pool auto1 netbios-name-server
set dhcp pool netbios-node-type
UsethiscommandtospecifyaNetBIOSnode(server)typefortheDHCPclientsservedbythe
addresspoolbeingconfigured.
Syntax
set dhcp pool poolname netbios-node-type {b-node | h-node | p-node | m-node}
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
ThisexamplespecifieshybridastheNetBIOSnodetypefortheaddresspool“auto1.”
C3(rw)->set dhcp pool auto1 netbios-node-type h-node
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
poolname Specifiesthenameoftheaddresspool.Poolnamesmaybeupto31
charactersinlength.
bnode SpecifiestheNetBIOsnodetypetobebroadcast(noWINS).
hnode SpecifiestheNetBIOsnodetypetobehybrid(WINS,thenbroadcast).
pnode SpecifiestheNetBIOsnodetypetobepeer(WINS
only).
mnode SpecifiestheNetBIOsnodetypetobemixed(broadcast,thenWINS).