![HP A5120 EI Series Command Reference Manual Download Page 35](http://html.mh-extra.com/html/hp/a5120-ei-series/a5120-ei-series_command-reference-manual_163029035.webp)
27
Default level
2: System level
Parameters
allocated-ip
threshold-value
: Enables the DHCP server to send trap messages to the network management
server when the ratio of successfully allocated IP addresses to received DHCP requests within five minutes
reaches the threshold specified by the
threshold-value
argument. The threshold is a percentage value
ranging from 1 to 100.
average-ip-use
threshold-value
: Enables the DHCP server to send trap messages to the network
management server when the average IP address utilization of an address pool within five minutes
reaches the threshold specified by the
threshold-value
argument. The threshold is a percentage value
ranging from 1 to 100.
max-ip-use
threshold-value
: Enables the DHCP server to send trap messages to the network management
server when the maximum IP address utilization of an address pool within five minutes reaches the
threshold specified by the
threshold-value
argument. The threshold is a percentage value ranging from 1
to 100.
Description
Use the
dhcp server threshold
command to enable the DHCP server to send trap messages to the network
management server when the specified threshold is reached.
Use the
undo dhcp server threshold
command to restore the default.
By default, the DHCP server does not send trap messages to the network management server.
Examples
# Enable the DHCP server to send trap messages to the network management server when the ratio of
successfully allocated IP addresses to received DHCP requests within five minutes exceeds 50%.
<Sysname> system-view
[Sysname] dhcp server threshold allocated-ip 50
# Enable the DHCP server to send trap messages to the network management server when the average IP
address utilization of an address pool within five minutes exceeds 80%.
<Sysname> system-view
[Sysname] dhcp server threshold average-ip-use 80
# Enable the DHCP server to send trap messages to the network management server when the maximum
IP address utilization of an address pool within five minutes exceeds 80%.
<Sysname> system-view
[Sysname] dhcp server threshold max-ip-use 80
display dhcp server conflict
Syntax
display dhcp server conflict
{
all
|
ip
ip-address
} [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level