44
Syntax
dhcp server bootp reply-rfc-1048
undo dhcp server bootp reply-rfc-1048
Default
This feature is disabled. The DHCP server does not process the Vend field of RFC 1048-incompliant
requests but copies the Vend field into responses.
Views
System view
Predefined user roles
network-admin
Usage guidelines
Not all BOOTP clients can send requests compliant with RFC 1048. 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 sending of BOOTP responses in RFC 1048 format on the DHCP server.
<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 DHCP bindings
to a file.
Use undo dhcp server database filename to restore the default.
Syntax
dhcp server database filename { filename | url url [ username username [ password { cipher |
simple } string ] ] }
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, a case-sensitive string of 1 to 255 characters. Do
not include a username or password in the URL.
username username: Specifies the username for accessing the URL of the remote backup file, a
case-sensitive string of 1 to 32 characters. Do not specify this option if a username is not required for
accessing the URL of the remote backup file.