Configuring a next-bootstrap server

You can specify the IP address of the next server the client should use for bootup.

  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 IP address of the server the client should use for bootup.
    device(config-dhcp-cabo)# next-bootstrap-server 10.2.5.44