xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
406
Usage Example:
To config DNS server’s IP address :
DES-3800:admin#config dhcp pool dns_server engineering
10.10.10.1
Command: config dhcp pool dns_server engineering
10.10.10.1
Success.
DES-3800:admin#
config dhcp pool netbios_name_server
Purpose
Specifies the NetBIOS name server that is available to a Microsoft
DHCP client. Up to three IP addresses can be specified in one
command line.
Syntax
config dhcp pool netbios_name_server <pool_name 12> {<
ipaddr>} {< ipaddr>} {< ipaddr>}
Description
Windows Internet Naming Service (WINS) is a name resolution
service that Microsoft DHCP clients use to correlate host names to IP
addresses within a general grouping of networks.
If netbios name server is not specified,the netbios name server
information will not be provided to the client .
If this command are input twice for the same pool, the second
command will overwrite the first command.
Parameters
<pool_name 12>
- Pool’s name.
<ipaddr>
- Ip address of WINS server.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example:
To config WINS server’s IP address :
DES-3800:admin#config dhcp pool netbios_name_server
engineering 10.10.10.1
Command: config dhcp pool netbios_name_server
engineering 10.10.10.1
Success.
DES-3800:admin#