34
The number of DHCP requests sent from DHCP clients to the DHCP server,
including:
ï‚· DHCPDISCOVER
ï‚· DHCPREQUEST
ï‚· DHCPDECLINE
ï‚· DHCPRELEASE
ï‚· DHCPINFORM
ï‚· BOOTPREQUEST
The number of DHCP replies sent from the DHCP server to DHCP clients,
including:
ï‚· DHCPOFFER
ï‚· DHCPACK
ï‚· DHCPNAK
ï‚· BOOTPREPLY
The number of erroneous messages
display dhcp server tree
Syntax
display dhcp server tree { all | pool [ pool-name ] } [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
all: Displays information of all DHCP address pools.
pool [ pool-name ]: Displays information of a specified address pool. The pool name argument is a string
of 1 to 35 characters. If no pool name is specified, information of all address pools will be displayed.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use the display dhcp server tree command to display information of DHCP address pool(s).
Examples
# Display information of all DHCP address pools.
<Sysname> display dhcp server tree all