[Contents] [Prev] [Next] [Index] [Report an Error]

show dialer interfaces

Syntax

show dialer interfaces
<brief | detail>
<dlnumber>

Release Information

Command introduced before JUNOS Release 7.4.

Description

(J-series routing platform only) Display ISDN dialer interface information.

Options

none — (Same as detail) Display detailed information about all ISDN dialer interfaces.

brief | detail — (Optional) Display the specified level of output.

dlnumber(Optional) Display information about the specified dialer interface only.

Required Privilege Level

view

List of Sample Output

show dialer interfaces
show dialer interfaces brief
show dialer interfaces detail

Output Fields

Table 87 lists the output fields for the show dialer interfaces command. Output fields are listed in the approximate order in which they appear.

Table 87: show dialer interfaces Output Fields

Field Name

Field Description

Level of Output

Interface-name

Dialer interface name.

All levels

State

State of the interface: Active or Inactive

All levels

Dial pool

Dial pool name.

All levels

Dial strings

Dialing number for the ISDN connection.

detail none

Subordinate interfaces

Associated B-channel or USB modem interface name and SNMP index number.

All levels

Activation delay

Length of time (in seconds) to wait before enabling the interface after the primary interface has failed.

detail none

Deactivation delay

Length of time (in seconds) to wait before disabling the interface after the primary interface is operational.

detail none

Initial route check delay

Wait period (in seconds) for the software to check if the primary interface is up after the router comes up. The range is from 1 through 300 seconds. The default is 120 seconds.

detail none

Redial delay

(Available on interfaces configured for ISDN dial-out.) Delay, in seconds, between two successive calls made. The range is from 2 to 255. The default value is 3.

detail none

Callback wait period

Time, in seconds, that the dialer waits before it calls back the caller ID. The default value is 5.

detail none

Load threshold

Bandwidth threshold percentage used for adding interfaces. Another link is added to the multilink bundle when the load reaches the threshold value you set. The range of values is from 0 to 100. The default value is 100.

detail none

Load interval

Interval used to calculate the average load on the network. By default, the average interface load is calculated every 60 seconds.

detail none

show dialer interfaces

user@host> show dialer interfaces
dl0.0
  State: Active
  Dial Pool: 10
  Dial strings: 5551212
  Subordinate interfaces: bc-4/0/0:1 (Index 151)
  Activation delay: 0, Deactivation delay: 0
  Initial route check delay: 120
  Redial delay: 3
  Callback wait period: 5
  Load threshold: 0, Load interval: 60

show dialer interfaces brief

user@host> show dialer interfaces brief
dl0.0
  State: Active
  Dial Pool: 10
  Subordinate interfaces: bc-4/0/0:1

show dialer interfaces detail

The output for the show dialer interfaces detail command is identical to that for the show dialer interfaces command. For sample output, see show dialer interfaces.


[Contents] [Prev] [Next] [Index] [Report an Error]