Chapter 5: DHCP Configuration Guide
78 SmartSwitch Router User Reference Manual

Configuring DHCP Server Parameters

You can configure several “global” parameters that affe ct the behavior of the DHCP server
itself.
To configure global DHCP server parameters, enter the following commands in Configure
mode:
Updating the Lease Database
After each client transaction, the DHCP server does not immediately update the
information in the lease database. Lease update information is stored in fla sh memory and
flushed to the database at certain intervals. You can use the dhcp global set commit-
interval command to specify this interval; the default is one hour.
To force the DHCP server to immediately upda te its lease datab ase, enter the fol lowing
command in Enable mode:
Monitoring the DHCP Server
To display information from the lease database:
To display the number of allocated bindings for the DHCP server and the maximum
number allowed::
Specify a remote location to back up
the lease database.
dhcp global set lease-databas e <url>
Specify the intervals at which the
lease database is updated.
dhcp global set commit-interv al <hours>
Force the server to update its lease
database.
dhcp flush
Show lease database information. dhcp show binding
[active|expired|static ]
Show the number of allocated
bindings for the DHCP server.
dhcp show num-clients