Dhcp Server Database Filename - HP MSR Series Command Reference Manual

Layer 3 ip services command reference (v7)
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

This command enables the DHCP server to fill the Vend field in RFC 1048-compliant format in DHCP
responses to RFC 1048-incompliant requests sent by BOOTP clients.
This command takes effect only when the BOOTP clients request statically bound addresses.
Examples
# Enable the DHCP server to send BOOTP responses in RFC 1048 format upon receiving BOOTP
requests incompliant with RFC 1048.
<Sysname> system-view
[Sysname] dhcp server bootp reply-rfc-1048

dhcp server database filename

Use dhcp server database filename to configure the DHCP server to back up the bindings to a file.
Use undo dhcp server database filename to disable the auto backup and remove the backup file.
Syntax
dhcp server database filename { filename | url url [ username username [ password { cipher | simple }
key ] ] }
undo dhcp server database filename
Default
The DHCP server does not back up the DHCP bindings.
Views
System view
Predefined user roles
network-admin
Parameters
filename: Specifies the name of a local backup file. For information about the filename argument, see
Fundamentals Configuration Guide.
url url: Specifies the URL of a remote backup file. Do not include a username or password in the URL.
username username: Specifies the username for logging in to the remote device.
cipher: Sets a ciphertext password.
simple: Sets a plaintext password.
key: Specifies the key string. This argument is case sensitive. If simple is specified, it must be a string of
1 to 32 characters. If cipher is specified, it must be a string of 1 to 73 characters.
Usage guidelines
For security purposes, all passwords, including passwords configured in plaintext, are saved in
ciphertext.
The command automatically creates the file if you specify a non-existent file.
With this command executed, the DHCP server backs up its bindings immediately and runs auto backup.
The server, by default, waits 300 seconds after a binding change to update the backup file. You can use
the dhcp server database update interval command to change the waiting time. If no DHCP binding
changes, the backup file is not updated.
47

Advertisement

Table of Contents
loading

Table of Contents