R211x-HP Flexfabric 11900 Layer 3 - IP Services Command Reference
38
Views
System view
Predefined user roles
network-admin
mdc-admin
Usage guidelines
Not all BOOTP clients can send requests compliant with RFC 1048. By default, the DHCP server does not
process the Vend field of RFC 1048-incompliant requests but copies the Vend field into responses.
Use this command to enable the DHCP server to fill in the Vend field using the RFC 1048-compliant
format in DHCP responses to RFC 1048-incompliant requests sent by BOOTP clients that 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 forbidden-ip
Use dhcp server forbidden-ip to exclude specific IP addresses from dynamic allocation.
Use undo dhcp server forbidden-ip to remove the configuration.
Syntax
dhcp server forbidden-ip start-ip-address [ end-ip-address ]
undo dhcp server forbidden-ip start-ip-address [ end-ip-address ]
Default
No IP addresses are excluded from dynamic allocation.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
start-ip-address: Specifies the start IP address.
end-ip-address: Specifies the end IP address, which cannot be lower than the start-ip-address. If the
argument is not specified, only the start-ip-address is excluded from dynamic allocation. If it is specified,
the IP addresses from start-ip-address through end-ip-address are all excluded from dynamic allocation.
Usage guidelines
The IP addresses of some devices such as the gateway and FTP server cannot be assigned to clients. Use
this command to exclude such addresses from dynamic allocation.
You can exclude multiple IP address ranges from dynamic allocation.










