T1 / E1
General
T1 ISDN Configuration
Specify the as T1. Otherwise the controller config won’t appear without this
Configure the isdn switch type globally
Configure the T1 channels. The signaling channel 24 is automatically inserted.
Specify the ISDN switch type on the interface. Most of the config on the Serial interface is automatically generated even the switch type if defined globally.
isdn incoming-voice voice will cause incoming voice call to be routed to a voice DSP instead of to a modem
card type t1 0 1
!
network-clock-participate wic 0
!
isdn switch-type primary-net5
!
controller T1 0/0/0
pri-group timeslots 1-10,24
! *** The following are auto generated
interface Serial0/0/0:23
no ip address
encapsulation hdlc
isdn switch-type primary-ni
isdn incoming-voice voice
no cdp enable
interface Serial0/0/0:23
isdn bchan-number-order ascending
E1 ISDN Configuration
Specify the as E1. Otherwise the controller config won’t appear without this
Configure the ISDN switch type globally
Configure the E1 channels. The signaling channel 16 is automatically inserted.
Specify the ISDN switch type on the interface. Most of the config on the Serial interface is automatically generated even the switch type if defined globally.
isdn incoming-voice voice will cause incoming voice call to be routed to a voice DSP instead of to a modem
card type e1 0 1
!
network-clock-participate wic 0
!
isdn switch-type primary-net5
!
controller E1 0/0/0
pri-group timeslots 1-10,16
! *** The following are auto generated upon entering the above commands
interface Serial0/0/0:15
no ip address
encapsulation hdlc
isdn switch-type primary-net5
isdn incoming-voice voice
no cdp enable
interface Serial0/0/0:15
isdn bchan-number-order ascending
T1 CAS (Wink-Start)
Framing - ESF, Linecode - b8zs are the default
Group channel 1-12 as DS Group 1 with e&m-wink-start signaling
controller t1 1/0
framing esf
clock source line
linecode b8zs
ds0-group 1 timeslots 1-12 type e&m-wink-start
voice-port 1/0:1
cptone US
compand-type u-law
no shut
T1 CAS (With ANI)
If we want to receive ANI (Caller ID) information in both direction
E&M FGD can only receive ANI for inbound call
E&M FGD EANA can only send ANI for outbound call
controller T1 0/0/0
framing esf
linecode b8zs
ds0-group 0 timeslots 1-12 type e&m-fgd
ds0-group 1 timeslots 12-24 type fgd-eana
!
dial-peer voice 1 pots
incoming called-number .
direct-inward-dial
!
dial-peer voice 90 pots
destination-pattern 9T
port 0/0/0:1
E1 R2 CAS
controller E1 0/0/0
ds0-group 0 timeslots 1-31 type r2-digital r2-compelled ani
cas-custom 0
country china use-defaults
!
dial-peer voice 90 pots
incoming called-number .
destination-pattern 9T
direct-inward-dial
port 0/0/0:0
Debug
Router# show controllers {t1 | e1} 1/0
T1 PRI Switch Configuration
controller T1 0/0/0
clock source internal
!
interface Serial0/0/0:23
isdn protocol-emulate network
E1 PRI Switch Configuration
controller E1 0/0/0
clock source internal
!
interface Serial0/0/0:15
isdn protocol-emulate network
T1/E1 Crossover Cable
Debug
router# show controllers t1
T1 0/3/0 is up.
Applique type is Channelized T1
Cablelength is long 0db
Description: PSTN
No alarms detected.
alarm-trigger is not set
Soaking time: 3, Clearance time: 10
AIS State:Clear LOS State:Clear LOF State:Clear
Version info Firmware: 20090408, FPGA: 13, spm_count = 0
Framing is ESF, Line Code is B8ZS, Clock Source is Line.
CRC Threshold is 320. Reported from firmware is 320.
Data in current interval (649 seconds elapsed):
0 Line Code Violations, 0 Path Code Violations
178 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins
178 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs
Total Data (last 24 hours)
0 Line Code Violations, 0 Path Code Violations,
23660 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins,
23660 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs
router#