xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
407
config dhcp pool netbios_node_type
Purpose
Specifies the NetBIOS node type for a Microsoft DHCP client.
Syntax
config dhcp pool netbios_node_type <pool_name 12> [broadcast
| peer_to_peer | mixed | hybid]
Description
The NetBIOS node type for Microsoft DHCP clients can be one of four
settings: broadcast, peer-to-peer, mixed, or hybrid. Use this command
to config NetBIOS over TCP/IP device that described in RFC
1001/1002.
By default, NetBIOS node type is broadcast.
Parameters
<pool_name 12>
- Pool’s name.
<node_type>
- NetBIOS node type for a Microsoft DHCP client.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example:
To configure NetBIOS node type:
DES-3800:admin# config dhcp pool netbios_node_type
engineering hybid
Command: config dhcp pool netbios_node_type
engineering hybid
Success.
DES-3800:admin#
config dhcp pool default_router
Purpose
Specifies the IP address of the default router for a DHCP client. Up to
three IP addresses can be specified in one command line.
Syntax
config dhcp pool default_router <pool_name 12> {< ipaddr>} {<
ipaddr>} {< ipaddr>}
Description
After a DHCP client has booted, the client begins sending packets to
its default router. The IP address of the default router should be on
the same subnet as the client. If default_router is not specified , the
default router 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. The default router must be ranged within
the network defined for the DHCP pool.
Parameters
<pool_name 12>
- Pool’s name.
<ipaddr>
- Ip address of default router.
Restrictions
Only Administrator or Operator-level users can issue this command.