F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100

182
Task Command
Remarks
Display information about bindings.
display dhcp server ip-in-use { all | ip
ip-address | pool [ pool-name ] } [ | { begin |
exclude | include } regular-expression ]
Available in any view.
Display information about DHCP
server statistics.
display dhcp server statistics [ | { begin |
exclude | include } regular-expression ]
Available in any view.
Display tree organization
information about address pools.
display dhcp server tree { all | pool
[ pool-name ] } [ | { begin | exclude |
include } regular-expression ]
Available in any view.
Clear information about IP address
conflicts.
reset dhcp server conflict { all | ip ip-address }
Available in user
view.
Clear information about dynamic
bindings.
reset dhcp server ip-in-use { all | ip
ip-address | pool [ pool-name ] }
Available in user
view.
Clear information about DHCP server
statistics.
reset dhcp server statistics
Available in user
view.
507BStatic IP address assignment configuration example
1226BNetwork requirements
As shown in 2388HFigure 108, Firewall (DHCP server) assigns a static IP address, DNS server address, and
gateway address to Router A (DHCP client) and Router B (BOOTP client), respectively.
The MAC address of the interface GigabitEthernet 0/1 on Router B is 000f-e200-01c0.
The client ID of the interface GigabitEthernet 0/1 on Router A is:
3030-3066-2e65-3230-302e-3030-3032-2d45-7468-6572-6e65-7430-2f30.
Figure 108 Network diagram
1227BConfiguration procedure
1. Configure the IP address of GigabitEthernet 0/1 on Firewall:
<Firewall> system-view
[Firewall] interface gigabitethernet 0/1
[Firewall-GigabitEthernet0/1] ip address 10.1.1.1 25
[Firewall-GigabitEthernet0/1] quit