Configuring the subnet and mask of a DHCP address pool

You can configure the subnet network and mask of the DHCP 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 subnet network and mask length of the DHCP address pool.
    device(config-dhcp-cabo)# network 10.2.3.44/24