default-router

To configure the IP address for the corresponding DHCP server address pool and of a default router to which a DHCP client should send packets after booting, use the command default-router in DHCP Pool Configuration Mode. The no form of the command deletes the default router IP address configuration for the DHCP server address pool. The default router IP address configuration is deleted, if the no form of the network command is executed successfully.

default-router

default-router { <ip address> }

no default-router

no default-router

Parameters

Parameter Type Description
<ip address>   Enter a value to configure the IP address of a default router to which a DHCP client should send packets after booting.

Mode

DHCP Pool Configuration Mode

Prerequisites

Examples

iS5Comm(config)# ip dhcp pool 1 pool1

iS5Comm(dhcp-config)# default-router 10.23.2.99