Specifying addresses to exclude from the address pool

Specifies addresses that should be excluded from the address pool.

You can specify a single address or a range of addresses that should be excluded from the address pool.

  1. Enter global configuration mode by issuing the configure terminal command.
    device# configure terminal
  2. Create and enter DHCP server pool configuration mode.
    device(config)# ip dhcp-server pool cabo
  3. Specify the address that should be excluded from the address pool.
    device(config-dhcp-cabo)# excluded-address 10.2.3.44