D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
196
config dhcp pool netbios_name_server
Purpose Used to configure the IP address(es) for the Net BIOS name server,
Syntax
config dhcp pool netbios_name_server <pool_name 12> <ipaddr>
{<ipaddr>} {<ipaddr>}
Description This command is used to enter the IP address of a Net BIOS Name
Server that will be available to a Microsoft DHCP Client. This Net BIOS
Name Server is actually a WINS (Windows Internet Naming Service)
Server that allows Microsoft DHCP clients to correlate host names to IP
addresses within a general grouping of networks. The user may
establish up to three Net BIOS Name Servers.
Parameters <pool_name 12> - Enter the previously created pool name for which to
set the Net BIOS name server for DHCP clients.
<ipaddr> - Enter the IP address for the Net BIOS name server for this
pool. Users may specify up to three Net BIOS name servers.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the Net BIOS name server for the DHCP pool:
DGS-3600:4# config dhcp pool netbios_name_server Trinity 10.98.254.2
Command: config dhcp pool netbios_name_server Trinity 10.98.254.2
Success.
DGS-3600:4#
config dhcp pool netbios_node_type
Purpose Used to set the Net BIOS node type for the DHCP server.
Syntax
config dhcp pool netbios_node_type <pool_name 12> {broadcast |
peer_to_peer | mixed | hybrid]
Description This command is used to allow users to set the type of node server for
the previously configured Net BIOS Name server. The user has four
choices for node types which are Broadcast, Peer to Peer, Mixed and
Hybrid.
Parameters <pool_name 12> - Enter the previously created pool name for which to
set the Net BIOS node type for DHCP clients.
{broadcast | peer_to_peer | mixed | hybrid] – Users may choose the
node type for the Net BIOS from one of the four listed.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the Net BIOS node type for the DHCP pool:
DGS-3600:4#config dhcp pool netbios_node_type Trinity hybrid
Command: config dhcp pool netbios_node_type Trinity hybrid
Success.
DGS-3600:4#