R21xx-HP FlexFabric 11900 Layer 3 IP Services Configuration Guide

47
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enable the DHCP server to send
BOOTP responses in RFC 1048
format to the RFC
1048-incompatible BOOTP
requests for statically bound
addresses.
dhcp server bootp reply-rfc-1048
By default, the DHCP server
directly copies the Vend field of
such requests into the
responses.
Displaying and maintaining the DHCP server
IMPORTANT:
A
restart of the DHCP server or execution of the reset dhcp server ip-in-use command deletes all lease
information. The DHCP server denies any DHCP request for lease extension, and the client must request an
IP address again.
Execute display commands in any view and reset commands in user view.
Task Command
Display information about IP address conflicts.
display dhcp server conflict [ ip ip-address ]
Display information about lease-expired IP
addresses.
display dhcp server expired [ ip ip-address | pool pool-name ]
Display information about assignable IP
addresses.
display dhcp server free-ip [ pool pool-name ]
Display information about assigned IP
addresses.
display dhcp server ip-in-use [ ip ip-address | pool
pool-name ]
Display DHCP server statistics. display dhcp server statistics [ pool pool-name ]
Display information about DHCP address
pools.
display dhcp server pool [ pool-name ]
Clear information about IP address conflicts. reset dhcp server conflict [ ip ip-address ]
Clear information about lease-expired IP
addresses.
reset dhcp server expired [ ip ip-address | pool pool-name ]
Clear information about assigned IP
addresses.
reset dhcp server ip-in-use [ ip ip-address | pool pool-name ]
Clear DHCP server statistics. reset dhcp server statistics
DHCP server configuration examples
DHCP networking involves the following types:
The DHCP server and clients reside on the same subnet and exchange messages directly.
The DHCP server and clients are not on the same subnet and they communicate with each other
through a DHCP relay agent.
The DHCP server configuration for the two types is identical.