Displaying the ISDN Status

Purpose

Display the status of ISDN service on the ISDN interface. For example, you can display ISDN BRI status on the br-6/0/0 interface and ISDN PRI status on the ct1-2/0/0 interface.

Action

From the operational mode in the CLI, enter show isdn status.

Sample Output


user@host> show isdn status
Interface: br-6/0/0 
 Layer 1 status: active
 Layer 2 status: 
  CES: 0, Q.921: up, TEI: 12
 Layer 3 status: 1 Active calls
  Switch Type           : ETSI
  Interface Type        : USER
  T310                  : 10 seconds
 Tei Option            : Power Up


user@host> show isdn status
Interface: ct1-2/0/0
 Layer 1 status: active
 Layer 2 status:
  CES: 0, Q.921: up, TEI: 0
 Layer 3 status: 8 Active calls
  Switch Type           : NI2
  Interface Type        : USER
  T310                  : 10 seconds
  Tei Option            : Power Up

Meaning

The output shows a summary of interface information. Verify the following information:

Related Topics

For a complete description of show isdn status output, see the JUNOS Interfaces Command Reference.