hit counter script

Address (Dhcp Network) - Cisco 300 Series Cli Manual

Stackable managed switches
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

DHCP Server Commands
OL-32830-01 Command Line Interface Reference Guide
User Guidelines
To classify the DHCP client, DHCP server uses either the client identifier passed in
Option 61, if the client-identifier keyword is configured or the client MAC address,
if the hardware-address keyword is configured.
Example
The following example manually binds an IP address to a DHCP client.
switchxxxxxx(config)#
switchxxxxxx(config-dhcp)#
01b7.0813.8811.66
switchxxxxxx(config-dhcp)#
switchxxxxxx(config)#
switchxxxxxx(config-dhcp)#
00:01:b7:08:13:88
switchxxxxxx(config-dhcp)#
switchxxxxxx(config)#

12.2 address (DHCP Network)

To configure the subnet number and mask for a DHCP address pool on a DHCP
server, use the address command in DHCP Pool Network Configuration mode. To
remove the subnet number and mask, use the no form of this command.
Syntax
network-number
address {
prefix-length
}
no address
Parameters
network-number
mask
—Specifies the pool network mask.
ip dhcp pool host aaaa
address 10.12.1.99 255.255.255.0 client-identifier
exit
ip dhcp pool host bbbb
address 10.12.1.88 255.255.255.0 hardware-address
exit
low-address
| low
—Specifies the IP address of the DHCP address pool.
high-address
mask
high
} {
12
|
280

Advertisement

Table of Contents
loading

Table of Contents