666
DHCP Server Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\DCHP_Server.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
Example
The following example specifies yahoo.com as the DHCP client domain
name string.
Console(config-dhcp)#
domain-name
yahoo.com
netbios-name-server
Use the
netbios-name-server
DHCP Pool Configuration mode command to
configure the NetBIOS Windows Internet Naming Service (WINS) servers
that are available to Microsoft Dynamic Host Configuration Protocol
(DHCP) clients. Use the
no
form of this command to remove the NetBIOS
name server list.
Syntax
netbios-name-server
ip-address
[
ip-address2
...
ip-address8
]
no netbios-name-server
Parameters
ip-address
—Specifies the NetBIOS WINS name server IP address. One IP
address is required, although up to eight addresses can be specified in one
command line.
Command Mode
DHCP Pool Host Configuration mode
DHCP Pool Network 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.
Console(config-dhcp)#
netbios-name-server
10.12.1.90