Users Guide

Switch Management Commands 1991
User Guidelines
Use the
show ip dhcp pool
command to display pool configuration
parameters. The NetBIOS node type information is conveyed in the Option
46 TLV of the DHCP OFFER, DHCP ACK, DHCP INFORM ACK and
DHCP BOOTREPLY messages. Supported NetBIOS node types are:
broadcast (b-node)
peer-to-peer (p-node)
mixed (m-node)
hybrid (h-node)
Example
console(config-dhcp-pool)#netbios-node-type h-node
network
Use the network command in IP DHCP Pool Configuration mode to define a
pool of IPv4 addresses for distributing to clients.
Syntax
network network-number [mask | prefix-length]
network-number—A valid IPv4 address
mask—A valid IPv4 network mask with contiguous left-aligned bits.
prefix-length—An integer indicating the number of leftmost bits in the
network-number to use as a prefix for allocating cells.
Default Configuration
This command has no default configuration.
Command Mode
IP DHCP Pool Configuration mode