F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100
186
1234BVerifying the configuration
After the preceding configuration is complete, Router can obtain its IP address on 10.1.1.0/24 and the
PXE server addresses from Firewall. You can use the display dhcp server ip-in-use command on the
DHCP server to view the IP addresses assigned to the clients.
104B
Troubleshooting DHCP server configuration
1235BSymptom
A client's IP address obtained from the DHCP server conflicts with another IP address.
1236BAnalysis
Another host on the subnet may have the same IP address.
1237BSolution
1. Disable the client's network adapter or disconnect the client's network cable. Ping the IP address
of the client from another host to check whether there is a host using the same IP address.
2. If a ping response is received, the IP address has been manually configured on a host. Execute the
dhcp server forbidden-ip command on the DHCP server to exclude the IP address from dynamic
allocation.
3. Enable the network adapter or connect the network cable. Release the IP address and obtain
another one on the client. For example, to release the IP address and obtain another one on a
Windows XP DHCP client:
a. In Windows environment, select Start > Run.
b. Enter cmd in the dialog box, and click OK to enter the command line interface.
c. Enter ipconfig/release to relinquish the IP address.
d. Enter ipconfig/renew to obtain another IP address.