Download - D-Link
Transcript
xStack® DES-3528/DES-3552 Series Layer 2 Fast Ethernet Switch CLI Reference Manual
config dhcp pool netbios_name_server
Purpose
Used to specify the NetBIOS WINS 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 the name of the netbios server is not specified, the netbios name server information will not
be provided to the client.
If this commands are entered twice for the same pool, the second command will overwrite the
first command.
Parameters
<pool name 12> – Specifies the name of the pool.
<ipaddr> – Specifies the IP address of the WINS server.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the WINS Server’s IP address:
DES-3528:5#config dhcp pool netbios_name_server accounting 10.10.10.1
Command: config dhcp pool netbios_name_server accounting 10.10.10.1
Success.
DES-3528:5#
config dhcp pool netbios_node_type
Purpose
Used to specify the NetBIOS node type for a Microsoft DHCP client.
Syntax
config dhcp pool netbios_node_type <pool_name 12> [broadcast | peer_to_peer |
mixed | hybrid]
Description
The NetBIOS node type for Microsoft DHCP clients can be one of four settings: broadcast,
peer-to-peer, mixed, or hybrid.
This command is used to configure NetBIOS over a TCP/IP device.
By default, NetBIOS node type is broadcast.
Parameters
<pool name 12> – Specifies the name of the pool.
<node type> – Specifies the NetBIOS node type for a Microsoft DHCP client.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the NetBIOS node type:
DES-3528:5#config dhcp pool netbios_node_type accounting hybrid
Command: config dhcp pool netbios_node_type accounting hybrid
Success.
DES-3528:5#
477