R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

33
Field Description
BOOTP Request
DHCP packets received from clients:
DHCPDISCOVER.
DHCPREQUEST.
DHCPDECLINE.
DHCPRELEASE.
DHCPINFORM.
BOOTPREQUEST.
BOOTP Reply
DHCP packets sent to clients:
DHCPOFFER.
DHCPACK.
DHCPNAK.
BOOTPREPLY.
Bad Messages Number of bad messages.
Related commands
reset dhcp server statistics
display dhcp server tree
Use display dhcp server tree to display information of DHCP address pools.
Syntax
display dhcp server tree { all | pool [ pool-name ] } [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
all: Displays information of all DHCP address pools.
pool [ pool-name ]: Displays information about a specific address pool. The pool name argument is a
string of 1 to 35 characters. If you do not specify any pool name, this command displays information
about all address pools.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see 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.
Examples
# Display information about all DHCP address pools.
<Sysname> display dhcp server tree all