WLAN AC V200R019C00 Command Reference
This document describes all the configuration commands of the device, including the command function, syntax, parameters, views, default level, usage guidelines, examples, and related commands.
This document describes all the configuration commands of the device, including the command function, syntax, parameters, views, default level, usage guidelines, examples, and related commands.
display dhcp server database
Usage Guidelines
Usage Scenario
The display dhcp
server database command displays the storage path and file
name of DHCP data on a DHCP server. This information helps to check:
- 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.
<HUAWEI> 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)
Table 7-63 Description of the display dhcp server database command output
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. |
Document ID:EDOC1100096312
Views:6125085
Downloads:1357
Average rating:1.0Points