ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
48
| DHCP Commands
DHCP Server
– 1641
EXAMPLE
Console(config-dhcp)#netbios-name-server 10.1.0.33 10.1.0.34
Console(config-dhcp)#
RELATED COMMANDS
netbios-node-type (1641)
netbios-node-type This command configures the NetBIOS node type for Microsoft DHCP
clients. Use the no form to remove the NetBIOS node type.
SYNTAX
netbios-node-type type
no netbios-node-type
type - Specifies the NetBIOS node type:
broadcast
hybrid (recommended)
mixed
peer-to-peer
DEFAULT SETTING
None
COMMAND MODE
DHCP Pool Configuration
EXAMPLE
Console(config-dhcp)#netbios-node-type hybrid
Console(config-dhcp)#
RELATED COMMANDS
netbios-name-server (1640)
network This command configures the subnet number and mask for a DHCP address
pool. Use the no form to remove the subnet number and mask.
SYNTAX
network network-number [mask]
no network
network-number - The IP address of the DHCP address pool.
mask - The bit combination that identifies the network (or subnet)
and the host portion of the DHCP address pool.