display dhcp server database
Usage Guidelines
Usage Scenario
- Whether the function that saves DHCP data to the storage device is enabled. If this function is not enabled, run the dhcp server database command to enable it.
- Whether the interval at which DHCP data is saved is proper.
- Whether the function that recovers DHCP data from the storage device after the system restarts is enabled.
Precautions
The function that saves DHCP data to storage devices and the function that recovers DHCP data from storage devices can be enabled in any sequence.
Example
# Display information about the DHCP database.
<AC6605> display dhcp server database Status: disable Recover from files after reboot: disable File saving lease items: flash:/dhcp/lease.txt File saving conflict items: flash:/dhcp/conflict.txt Save Interval: 300 (seconds)
Item |
Description |
---|---|
Status |
Whether to save the data to the storage device:
The value is set using the dhcp server database command. |
Recover from files after reboot |
Whether to recover data from the file on the storage device
after the system restarts:
The value is set using the dhcp server database command. |
File saving lease items |
File name and path of the file for storing address lease information. |
File saving conflict items |
File name and path of the file for storing address conflict information. |
Save Interval |
Interval at which DHCP data is saved, in seconds. The value is set using the dhcp server database command. |