Users Guide

Table Of Contents
Supported
Releases
10.2.0E or later
netbios-node-type
Configures the NetBIOS node type for the DHCP client.
Syntax
netbios-node-type type
Parameters type Enter the NetBIOS node type:
Broadcast Enter b-node.
Hybrid Enter h-node.
Mixed Enter m-node.
Peer-to-peer Enter p-node.
Default Hybrid
Command Mode DHCP-POOL
Usage
Information
The no version of this command resets the value to the default.
Example
OS10(conf-dhcp-Dell)# netbios-node-type h-node
Supported
Releases
10.2.0E or later
network
Configures a range of IPv4 or IPv6 addresses in the address pool.
Syntax
network address/mask
Parameters address/mask Enter a range of IP addresses and subnet mask in A.B.C.D/x or A::B/x format.
Default Not configured
Command Mode DHCP-POOL
Usage
Information
Use the network command to configure the IPv4 or IPv6 subnet address from which the DHCP server
may assign addresses. For IPv4 address, the prefix length (mask) is 17 to 30 bits.
Example
OS10(config-dhcp-Dell)# network 20.1.1.1/24
Supported
Releases
10.2.0E or later
pool
Configures an IP address pool name.
Syntax
pool pool-name
Parameters pool-name Enter the DHCP server pool name.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
Use the pool command to name the pool of available IP addresses used by a DHCP server to assign
an IP address to a client and enter DHCP POOL mode. In this mode, use the network command to
configure the IPv4 or IPv6 subnet from which the DHCP server assigns addresses.
234 System management