DHCP Server Commands
667
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\DCHP_Server.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
netbios-node-type
Use the
netbios-node-type
DHCP Pool Configuration mode command to
configure the NetBIOS node type for Microsoft Dynamic Host Configuration
Protocol (DHCP) clients. Use the
no
form of this command to remove the
NetBIOS node type.
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 Host Configuration mode
DHCP Pool Network Configuration mode
Default Configuration
No bios node type is defined.
Example
The following example specifies the client's NetBIOS type as hybrid.
Console(config-dhcp)#
netbios node-type h-node
next-server
Use the
next-server
DHCP Pool Configuration mode command to configure
the next server in the boot process of a Dynamic Host Configuration Protocol
(DHCP) client. Use the
no
form of this command to remove the boot server.