DHCP Server Commands
303 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
12
Command Mode
DHCP Pool Network Configuration mode
DHCP Pool Host Configuration mode
Default Configuration
No bios server is defined.
Example
The following example specifies the IP address of a NetBIOS name server
available to the DHCP client.
switchxxxxxx(config-dhcp)#
netbios-name-server 10.12.1.90
12.16 netbios-node-type
To configure the NetBIOS node type for Microsoft DHCP clients, use the
netbios-node-type command in DHCP Pool Network Configuration mode or in
DHCP Pool Host Configuration mode. To return to default, use the no form of this
command.
Syntax
netbios-node-type {b-node | p-node | m-node | h-node}
no netbios-node-type
Parameters
• b-node—Specifies the Broadcast NetBIOS node type.
• p-node—Specifies the Peer-to-peer NetBIOS node type.
• m-node—Specifies the Mixed NetBIOS node type.
• h-node—Specifies the Hybrid NetBIOS node type.
Command Mode
DHCP Pool Network Configuration mode
DHCP Pool Host Configuration mode