
Command Reference Guide DHCP Pool Command Set
61950860L1-35D © 2003 ADTRAN, Inc. 251
netbios-name-server <address> <secondary>
Use the netbios-name-server command to specify the primary and secondary NetBIOS Windows Internet
Naming Service (WINS) name servers available for use by the Dynamic Host Configuration Protocol
(DHCP) clients. Use the no form of this command to remove a configured NetBIOS name server.
Syntax Description
<address>
Specifies the address (in dotted decimal notation) of the preferred NetBIOS
WINS name server on the network (example: 192.72.4.254).
<secondary>
*Optional
Specifies the address (in dotted decimal notation) of the second preferred
NetBIOS WINS name server on the network (example: 192.100.4.253).
Default Values
By default, there are no configured NetBIOS WINS name servers.
Command Modes
(config-dhcp)# DHCP Pool Command Set
Command History
Release 2.1 Command was introduced
Usage Examples
The following example specifies a primary NetBIOS WINS name server with an IP address of
172.45.6.99
and
a secondary with an IP address of
172.45.8.15
:
(config)#
ip dhcp-server pool MyPool
(config-dhcp)#
netbios-name-server 172.45.6.99 172.45.8.15
Komentarze do niniejszej Instrukcji