2-251
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
reserved-only
reserved-only
To allocate only reserved addresses in the Dynamic Host Configuration Protocol (DHCP) address pool,
use the
reserved-only
command in DHCP pool configuration mode. to return to the default, use the
no
form of the command.
reserved-only
no reserved-only
Syntax Description
This command has no arguments or keywords.
Defaults
The default is to not restrict pool addresses
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Entering the
reserved-only
command restricts assignments from the DHCP pool to preconfigured
reservations. Unreserved addresses that are part of the network or on pool ranges are not offered to the
client, and other clients are not served by the pool.
By entering this command, users can configure a group of switches with DHCP pools that share a
common IP subnet and that ignore requests from clients of other switches.
To access DHCP pool configuration mode, enter the
ip dhcp pool
name
global configuration command.
Examples
This example shows how to configure the DHCP pool to allocate only reserved addresses:
Switch#
config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
ip dhcp pool test1
Switch(dhcp-config)#
reserved-only
You can verify your settings by entering the
show ip dhcp pool
privileged EXEC command.
Related Commands
Release
Modification
12.2(52)EY
This command was introduced.
Command
Description
show ip dhcp pool
Displays the DHCP address pools.
Summary of Contents for ME 3600X
Page 14: ...Contents xiv Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 534: ... 100 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 Chapter xconnect ...
Page 625: ...Index IN 15 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 626: ...Index IN 16 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 627: ...Index IN 17 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 628: ...Index IN 18 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...