R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)

1
PPP and MP commands
In this chapter, "MSR2000" refers to MSR2003. "MSR3000" collectively refers to MSR3012, MSR3024,
MSR3044, MSR3064. "MSR4000" collectively refers to MSR4060 and MSR4080.
This feature is available only on SAE, AS, ASE, BS, E1, E1-F, T1, T1-F, POS, CPOS, CE3, CT3, or AM
interface modules.
PPP commands
display ip pool
Use display ip pool to display address pools.
Syntax
display ip pool [ pool-name ] [ group group-name ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
pool-name: Specifies an address pool by its name, a case-sensitive string of 1 to 31 characters.
group group-name: Displays address pools in a group specified by its name, a case-sensitive string of 1
to 31 characters.
Usage guidelines
If you do not specify any parameters, the command displays brief information about all address pools.
If you specify an address pool, the command displays detailed information about the specified address
pool.
Examples
# Display brief information about all address pools.
<sysname> display ip pool
Group name: a
Pool name Start IP address End IP address Free In use
aaa1 1.1.1.1 1.1.1.5 5 0
aaa2 1.1.1.6 1.1.1.10 5 0
Group name: b
Pool name Start IP address End IP address Free In use
bbb 1.1.2.1 1.1.2.5 4 1
2.2.2.1 2.2.2.5 5 0
# Display brief information about the address pools in group a.