show ppp address-pool
Syntax
show ppp address-pool pool-name <detail>
Description
Display PPP address pool information.
Options
pool-name | Address pool name. |
detail | (Optional) Display detailed address pool information. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show ppp address-pool
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
Trace address pool code. |
All levels |
|
Range of sequentially ordered IP addresses contained in the address pool. |
|
|
Fixed IP address that is to be given to remote users when they dial in. This is a host-only IP address (subnet mask is 255.255.255.255) and is only for single connection receiver profiles. |
All levels |
|
Number of IP addresses that are available for allocation and used by PPP sessions. |
All levels |
|
Addresses assigned to PPP sessions from the address pool. |
|
Sample Output
show ppp address-pool
user@host> show ppp address-pool Address pool ppp1 Address range: 203.0.113.221 - 203.0.113.230 Number of assigned addresses: 0 Number of addresses configured: 10
show ppp address-pool detail
user@host> show ppp address-pool ppp1 detail Address pool ppp1 Address range: 203.0.113.221 - 203.0.113.230 Number of assigned addresses: 2 Number of addresses configured: 10 Assigned addresses: 203.0.113.221 203.0.113.222
Release Information
Command introduced in Junos OS Release 7.5.