set dhcp pool netbios-node-type
Enterasys C3 Configuration Guide 22-27
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example removes the NetBIOS name server list from the address pool auto1.
C3(rw)->clear dhcp pool auto1 netbios-name-server
set dhcp pool netbios-node-type
Use this command to specify a NetBIOS node (server) type for the DHCP clients served by the
address pool being configured.
Syntax
set dhcp pool poolname netbios-node-type {b-node | h-node | p-node | m-node}
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example specifies hybrid as the NetBIOS node type for the address pool “auto1.”
C3(rw)->set dhcp pool auto1 netbios-node-type h-node
poolname Specifies the name of the address pool. Pool names may be up to 31
characters in length.
poolname Specifies the name of the address pool. Pool names may be up to 31
characters in length.
b-node Specifies the NetBIOs node type to be broadcast (no WINS).
h-node Specifies the NetBIOs node type to be hybrid (WINS, then broadcast).
p-node Specifies the NetBIOs node type to be peer (WINS only).
m-node Specifies the NetBIOs node type to be mixed (broadcast, then WINS).