Basic Configuration Using the Command-Line Interface
Configuring ISDN PRI
12
Cisco AS5350XM and Cisco AS5400XM Universal Gateways Software Configuration Guide
Verify
To verify that your controller is up and running and no alarms have been reported, enter the show
controller command and specify the controller type, slot, and port numbers:
AS5400# show controller t3 1/0
T3 1/0 is down.
Applique type is Channelized T3
Transmitter is sending remote alarm.
Receiver has loss of signal.
FEAC code received: No code is being received
Framing is M23, Line Code is B3ZS, Clock Source is Line
Data in current interval (330 seconds elapsed):
0 Line Code Violations, 0 P-bit Coding Violation
0 C-bit Coding Violation, 0 P-bit Err Secs
0 P-bit Severely Err Secs, 0 Severely Err Framing Secs
0 Unavailable Secs, 0 Line Errored Secs
0 C-bit Errored Secs, 0 C-bit Severely Errored Secs
Total Data (last 24 hours)
9944 Line Code Violations, 0 P-bit Coding Violation,
0 C-bit Coding Violation, 0 P-bit Err Secs,
0 P-bit Severely Err Secs, 0 Severely Err Framing Secs,
86400 Unavailable Secs, 0 Line Errored Secs,
0 C-bit Errored Secs, 0 C-bit Severely Errored Secs
Tip If you are having trouble, make sure that the show controller command output is not reporting alarms
or violations. Also, see the “Configuring T1 and E1 Feature Cards” section on page 8.
Configuring ISDN PRI
ISDN PRI interfaces can be configured on the 8-port T1 or E1 feature cards, or the CT3 feature card.
ISDN provides out-of-band signaling using the D channel for signaling and the B channels for user data.
Channelized T1 ISDN PRI offers 23 B channels and 1 D channel. Channelized E1 ISDN PRI offers
30 B channels and 1 D channel. Channel 24 is the D channel for T1, and channel 16 is the D channel for
E1.
Step 7
AS5400(config-controller)# t1 1-28
controller
or
AS5400(config-controller)# t1 1-10,15-20,23
controller
Configures your T1 controllers. Values range from
1 to 28. In this instance, all 28 T1 channels are
configured at once.
or
Omits specified T1 controllers while provisioning
others. In this instance, T1 controllers 11–14, 21,
22, and 24–28 are unprovisioned.
Note This CLI command is backward
compatible only.
Step 8
AS5400(config-controller)# Ctrl-Z
AS5400#
Returns to enable mode.
Command Purpose