Specifications
dhcp global set lease-database
166 SSR Command Line Interface Reference Manual
dhcp global set lease-database
Purpose
Specify a TFTP or RCP server where the lease database is backed up.
Format
dhcp global set lease-database <url>
Mode
Configure
Description
By default, the SSR stores the clients’ lease information (the lease database) in its flash
memory. You can use the dhcp global set lease-database command to specify a TFTP or
RCP server where the lease database is to be periodically backed up.
Parameters
lease-database <url>
The TFTP or RCP server where the lease-database is to be backed up.
Restrictions
None.
Examples
To configure the lease database to be on a TFTP server (10.50.89.88) with the file name
‘lease-db’:
ssr(config)# dhcp global set lease-database tftp://10.50.89.88/lease-db










