Supported Platforms
show dialer pools
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
Description
(J Series routers only) Display dialer pool information. The dialer pool provides a group of dialing options for ISDN interfaces.
Options
none | — | (Same as detail) Display detailed information about all ISDN dialer pools. |
brief | detail | — | (Optional) Display the specified level of output. |
pool-name | — | (Optional) Display information about the specified dialer pool only. |
Required Privilege Level
view
List of Sample Output
show dialer poolsshow dialer pools brief
show dialer pools detail
Output Fields
Table 1 lists the output fields for the show dialer pools command. Output fields are listed in the approximate order in which they appear.
Table 1: show dialer pools Output Fields
Field Name | Field Description | Level of Output |
---|---|---|
Pool | Name of the dialer pool. | All levels |
Dialer Interfaces | ||
Name | Name of configured dialer interfaces. | All levels |
State | Status of the dialer interface: Active or Inactive | All levels |
Subordinate Interfaces | ||
Name | Name of each physical ISDN interface configured as part of the dialer interface. | All levels |
Flags | Status of the physical B-channel interface. | All levels |
Priority | Priority of the interface. | All levels |
Sample Output
show dialer pools
user@host> show dialer pools
Pool: 10 Dialer interfaces: Name State dl0.0 Active Subordinate interfaces: Name Flags Priority bc-4/0/0:1 Active 0 bc-4/0/0:2 Inactive 0
show dialer pools brief
user@host> show dialer pools brief
Pool Dialer interface Subordinate interface Name State Name Flags Priority 10 dl0.0 Active bc-4/0/0:1 Active 0 bc-4/0/0:2 Inactive 0
show dialer pools detail
The output for the show dialer pools detail command is identical to that for the show dialer pools command.