Release : 1.1f 432 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
16.3.12 netbios-node-type
This command is used to set the NetBios node type in the DHCP server configuration
parameters. The no form of this command is used to delete the NetBios node type from the
DHCP server configuration parameters.
The NetBIOS node type for Microsoft DHCP clients can be one of the four settings: broadcast,
peer-topeer, mixed, or hybrid.
netbios-node-type { <0-FF> | b-node | h-node | m-node | p-node }
no netbios-node-type
Syntax Description
0-FF - Node type value
b-node - Broadcast node
h-node - Hybrid node
m-node - Mixed node
p-node - Peer-to-peer node
Mode
DHCP Pool Configuration Mode
Example
SMIS(dhcp-config)# netbios-node-type h-node
The recommended type is hybrid node.
The configuration of this command will take effect only after configuring the network address pool
using network command.
Related Commands
service dhcp-server - Enables the DHCP server
show ip dhcp server information - Displays the server information
show ip dhcp server pools - Displays the DHCP server pools
show ip dhcp server binding - Displays the DHCP server binding information
show ip dhcp server statistics - Displays the DHCP server statistics
network - Configures the Network IP of the address pool