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

Table Of Contents
41
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 for all DHCP address pools.
<Sysname> display dhcp server tree all
Global pool:
Pool name: 0
network 20.1.1.0 mask 255.255.255.0
Sibling node:1
option 2 ip-address 1.1.1.1
expired 1 0 0 0
Pool name: 1
static-bind ip-address 10.10.1.2 mask 255.0.0.0
static-bind mac-address 00e0-00fc-0001
PrevSibling node:0
expired unlimited
Extended pool:
Pool name: 2
network ip range 1.1.1.0 1.1.1.255
network mask 255.255.255.0
expired 0 0 2 0
Table 10 Command output
Field Description
Global pool Information for a common address pool.
Pool name Address pool name.
network Subnet for address allocation.
static-bind ip-address 10.10.1.2 mask
255.0.0.0
static-bind mac-address 00e0-00fc-0001
IP address and MAC address of the static binding.