R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
79
Default command level
1: Monitor level
Parameters
group-id: Displays the information for the specified DHCP server group numbered from 0 to 19.
all: Displays the information for all DHCP server groups.
|: 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 IP addresses of DHCP servers in DHCP server group 1.
<Sysname> display dhcp relay server-group 1
No. Group IP
1 1.1.1.1
2 1.1.1.2
Table 15 Command output
Field Description
No. Sequence number.
Group IP IP address in the server group.
display dhcp relay statistics
Use display dhcp relay statistics to display DHCP packet statistics related to a specific or all DHCP server
groups.
Syntax
display dhcp relay statistics [ server-group { group-id | all } ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
group-id: Specifies a server group number (in the range of 0 to 19) about which to display DHCP packet
statistics.
all: Specifies all server groups about which to display DHCP packet statistics. Information for each group
is displayed.