HP VPN Firewall Appliances Network Management Command Reference

201
Views
Any view
Default command level
1: Monitor level
Parameters
group-id: Displays information about the specified DHCP server group numbered from 0 to 19.
all: Displays information about all DHCP server groups.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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 41 Command output
Field Descri
p
tion
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.