24-Port Layer 3 Switch Management Guide
C
ONFIGURING
THE
S
WITCH
3-56
Enabling the Server, Setting Excluded Addresses
Enable the DHCP Server and specify the IP addresses that it should not
be assigned to clients.
Command Attributes
• DHCP Server – Enables or disables the DHCP server on this switch.
(Default: Disabled)
• Excluded Addresses – Specifies IP addresses that the DHCP server
should not assign to DHCP clients. You can specify a single address or
an address range.
Note: Be sure you exclude the address for this switch and other key
network devices.
Web – Click DHCP, Server, General. Enter a single address or an address
range, and click Add.
CLI – This example enables the DHCP and sets an excluded address
range.
Console(config)#service dhcp 4-103
Console(config)#ip dhcp excluded-address 10.1.0.250
10.1.0.254 4-104
Console#