Chapter 3: T1 and E1 Digital Trunk Lines: NIM-8MFT-T1/E1 and Channelized Voice/Data

Learning Objectives

Pre-Assessment Quiz — Partition A: T1 and E1 Standards

1. What is the total bit rate of a T1 circuit, and how is the extra bandwidth beyond 24 DS0 channels accounted for?

1.536 Mbps; there is no extra bandwidth beyond the 24 channels
1.544 Mbps; 8 Kbps of framing overhead (1 framing bit per frame at 8,000 frames/sec)
2.048 Mbps; 8 additional time slots carry framing and signaling
1.544 Mbps; the 25th channel carries CRC error checking

2. Which framing format provides CRC-6 error detection and a Facilities Data Link for remote circuit monitoring on T1?

D4/Superframe (SF)
CRC-4 Multiframe
Extended Superframe (ESF)
HDB3 Superframe

3. Why does B8ZS line coding replace 8 consecutive zeros with a bipolar violation pattern?

To compress the data stream and increase throughput beyond 1.544 Mbps
To encrypt the signal for security between the CSU/DSU and the carrier
To ensure enough signal transitions for the receiver to maintain clock synchronization
To provide error correction so damaged bits can be reconstructed

4. An E1 circuit has 32 time slots. How many are available as bearer channels for voice or data?

32 -- all time slots carry user traffic
31 -- only TS0 is reserved for framing
30 -- TS0 is used for framing and TS16 for signaling
24 -- E1 uses the same channel count as T1

5. What is the key difference between HDB3 (used on E1) and B8ZS (used on T1) line coding?

HDB3 substitutes after 4 consecutive zeros; B8ZS substitutes after 8 consecutive zeros
HDB3 uses no bipolar violations; B8ZS uses intentional bipolar violations
HDB3 operates at 2.048 Mbps; B8ZS operates at 1.544 Mbps
HDB3 is used only in North America; B8ZS is the international standard

3.1 T1 Standard: North American Digital Hierarchy

Before VoIP existed, telephone companies needed a way to carry multiple phone calls over a single copper pair between central offices. The answer was Time-Division Multiplexing (TDM) -- interleaving digitized voice samples from many calls into a single high-speed stream. The T1 circuit, developed by Bell Labs in the 1960s, became the foundation of the North American digital telephone network.

T1 Frame Structure

A T1 circuit operates at 1.544 Mbps and is formally designated as a DS1 (Digital Signal Level 1). It is built from 24 DS0 channels, each running at 64 Kbps.

ComponentCalculation
One DS0 channel8 bits x 8,000 samples/sec = 64 Kbps
24 DS0 channels24 x 64 Kbps = 1,536 Kbps
Framing overhead1 bit x 8,000 frames/sec = 8 Kbps
Total T1 rate1,536 + 8 = 1,544 Kbps (1.544 Mbps)

Each T1 frame is exactly 193 bits long: 24 channels x 8 bits = 192 payload bits, plus 1 framing bit. The network transmits 8,000 frames per second, matching the Nyquist sampling rate for voice.

T1 Frame Structure -- 193 Bits per Frame (TDM)
8,000 frames/sec = 1.544 Mbps T1 FRAME = 193 BITS F 1 bit DS0-1 DS0-2 DS0-3 . . . DS0-22 DS0-23 DS0-24 Each DS0 = 8 bits = 64 Kbps Framing Format Comparison D4/Superframe (Legacy) 12 frames per superframe No error detection | No management channel AMI line coding ESF (Modern Standard) 24 frames per superframe CRC-6 error detection | FDL management (4 Kbps) B8ZS line coding T1 Circuit Delivery Path Carrier Central Office Copper Smartjack (Demarc) RJ-48C NIM-8MFT-T1/E1 (Integrated CSU/DSU) Cisco ISR 4000 Router

ESF and D4/SF Framing Formats

Extended Superframe (ESF) is the modern standard, grouping 24 frames and providing CRC-6 error detection plus a 4 Kbps Facilities Data Link for remote monitoring. D4/Superframe groups only 12 frames with no error detection or management channel.

AMI and B8ZS Line Coding

B8ZS replaces 8 consecutive zeros with a bipolar violation pattern to guarantee signal transitions for clock recovery. This is required for ESF framing and clear-channel 64 Kbps data. AMI is the legacy alternative that suffers from clock loss during long zero runs.

T1 Circuit Provisioning

The carrier delivers a T1 over copper to a smartjack (demarcation point). The NIM-8MFT-T1/E1 includes an integrated CSU/DSU, eliminating the need for external equipment. ESF circuits allow the carrier to monitor performance remotely via the FDL.

Key Points -- T1 Standard

3.2 E1 Standard: International Digital Hierarchy

The E1 standard, defined by the ITU-T, is used across Europe, Asia, Africa, the Middle East, and South America. It carries 30 voice channels at an aggregate rate of 2.048 Mbps.

E1 Frame Structure: 32 Time Slots

An E1 frame contains 32 time slots (TS0--TS31), each carrying 8 bits. Unlike T1 where framing is a separate single bit, E1 dedicates entire time slots to overhead:

Time SlotPurpose
TS0Frame alignment and synchronization
TS1--TS15Bearer channels (voice/data)
TS16Signaling (CAS) or D-channel (ISDN PRI)
TS17--TS31Bearer channels (voice/data)

This gives 30 bearer channels for voice or data. With ISDN PRI, TS16 carries the D-channel, providing 30 simultaneous calls versus T1's 23.

CRC-4 Multiframe Alignment

E1 uses CRC-4 for error detection, grouping 16 frames into a multiframe with 4-bit CRC checksums calculated across submultiframes. This provides continuous error monitoring.

HDB3 Line Coding

HDB3 substitutes a code pattern whenever 4 consecutive zeros occur (versus B8ZS's threshold of 8 zeros). This more aggressive substitution reflects stricter European requirements for clock density.

Key Points -- E1 Standard

Post-Assessment Quiz — Partition A: T1 and E1 Standards

1. What is the total bit rate of a T1 circuit, and how is the extra bandwidth beyond 24 DS0 channels accounted for?

1.536 Mbps; there is no extra bandwidth beyond the 24 channels
1.544 Mbps; 8 Kbps of framing overhead (1 framing bit per frame at 8,000 frames/sec)
2.048 Mbps; 8 additional time slots carry framing and signaling
1.544 Mbps; the 25th channel carries CRC error checking

2. Which framing format provides CRC-6 error detection and a Facilities Data Link for remote circuit monitoring on T1?

D4/Superframe (SF)
CRC-4 Multiframe
Extended Superframe (ESF)
HDB3 Superframe

3. Why does B8ZS line coding replace 8 consecutive zeros with a bipolar violation pattern?

To compress the data stream and increase throughput beyond 1.544 Mbps
To encrypt the signal for security between the CSU/DSU and the carrier
To ensure enough signal transitions for the receiver to maintain clock synchronization
To provide error correction so damaged bits can be reconstructed

4. An E1 circuit has 32 time slots. How many are available as bearer channels for voice or data?

32 -- all time slots carry user traffic
31 -- only TS0 is reserved for framing
30 -- TS0 is used for framing and TS16 for signaling
24 -- E1 uses the same channel count as T1

5. What is the key difference between HDB3 (used on E1) and B8ZS (used on T1) line coding?

HDB3 substitutes after 4 consecutive zeros; B8ZS substitutes after 8 consecutive zeros
HDB3 uses no bipolar violations; B8ZS uses intentional bipolar violations
HDB3 operates at 2.048 Mbps; B8ZS operates at 1.544 Mbps
HDB3 is used only in North America; B8ZS is the international standard
Pre-Assessment Quiz — Partition B: MFT Channelization and NIM Hardware

6. What does Multi-Flex Trunk (MFT) allow you to do with a T1 or E1 circuit?

Increase the total bandwidth beyond 1.544 Mbps by compressing DS0 channels
Flexibly allocate individual DS0 channels to different services (voice, data, signaling) on the same circuit
Convert T1 circuits to E1 circuits dynamically based on traffic load
Bond multiple physical T1 circuits into a single higher-speed link

7. In unchannelized T1 mode, what is the usable data rate when all 24 DS0s are bonded?

1.544 Mbps
1.536 Mbps
1.920 Mbps
2.048 Mbps

8. Which IOS-XE command allocates all 24 timeslots of a T1 as an ISDN PRI group?

ds0-group 1 timeslots 1-24 type isdn-pri
channel-group 0 timeslots 1-24
pri-group timeslots 1-24 voice-dsp
isdn-group timeslots 1-24 mode pri

9. A T1 controller shows a yellow alarm (RAI). Where is the fault most likely located?

In the upstream carrier network equipment
The local receive path has lost the incoming signal entirely
The local transmit path -- the far end is reporting errors from your direction
The router CPU is overloaded and dropping voice packets

10. What significant hardware advantage does the NIM-8MFT-T1/E1 provide over older T1/E1 interface cards?

It supports fiber optic connections instead of copper
It includes an integrated CSU/DSU, eliminating the need for external equipment
It can operate at 10 Gbps for high-density voice environments
It supports wireless T1 connections for remote sites

3.3 Multi-Flex Trunk (MFT) and Channelization

Multi-Flex Trunk (MFT) gives you the flexibility to assign each DS0 channel to different services -- voice calls, data connections, or ISDN signaling -- on the same physical T1 or E1 circuit. Think of it like a modular office building: you have a fixed number of rooms (DS0 channels) but can designate each for whatever purpose you need.

Channelized Mode

In channelized mode, individual DS0s carry separate voice calls or signaling. Three primary methods on IOS-XE:

Unchannelized Mode

All DS0 channels bonded into a single high-speed serial data link. Usable rates: 1.536 Mbps (T1) or 1.920 Mbps (E1). Used for pure WAN data links with PPP or HDLC encapsulation.

Mixed Mode

The real power of MFT -- split a single T1/E1 between voice and data simultaneously. For example, timeslots 1-12 for voice (ds0-group) and timeslots 13-24 for data (channel-group) on the same physical circuit.

MFT Channelization Modes -- T1 (24 DS0 Channels)
T1 Circuit -- 24 DS0 Channels Channelized Mode CAS ds0-group 24 voice ch ISDN PRI pri-group 23B + 1D Unchannelized Mode Single Serial Link channel-group (all 24 DS0s) = 1.536 Mbps data pipe Mixed Mode Voice DS0s 1-12 ds0-group Data DS0s 13-24 channel-group Mixed Mode Example: 24 DS0 Time Slots 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22-24 Voice (ds0-group) -- 12 channels Data (channel-group) -- 768 Kbps controller T1 0/2/0 framing esf linecode b8zs ds0-group 1 timeslots 1-12 type e&m-wink-start channel-group 1 timeslots 13-24

Key Points -- MFT and Channelization

3.4 NIM-8MFT-T1/E1 Hardware and Configuration

The NIM-8MFT-T1/E1 is Cisco's Network Interface Module that brings T1/E1 connectivity to the ISR 4000 series. It implements all features discussed in this chapter: framing, line coding, channelization, and MFT flexibility.

Hardware Specifications

SpecificationDetail
Port count1, 2, 4, or 8-port variants
Built-in CSU/DSUYes -- integrated, no external device needed
ConnectorRJ-48C
MFT supportChannelized, unchannelized, and mixed mode
Drop-and-insertSupported -- pass through selected timeslots
PlatformISR 4321, 4331, 4351, 4431, 4451 (IOS-XE)

Controller Configuration

Configuration follows a consistent pattern: enter controller mode, set framing and line coding, then define timeslot usage. Always enable network clock synchronization first:

Router(config)# network-clock synchronization automatic

T1 ISDN PRI:

controller T1 0/2/0
 framing esf
 linecode b8zs
 pri-group timeslots 1-24 voice-dsp

E1 ISDN PRI:

controller E1 0/2/0
 framing crc4
 linecode hdb3
 pri-group timeslots 1-15,17-31 voice-dsp

Troubleshooting Alarms: Red, Yellow, and Blue

T1/E1 circuits use a standardized alarm system to indicate where a fault lies:

T1/E1 Alarm Troubleshooting -- Fault Location by Alarm Color
T1/E1 Alarm Detected RED ALARM (LOF/LOS) Local Receive Path Failed No signal or unrecognizable framing Check: - Physical cable connection - Framing config mismatch - Local CSU/DSU hardware YELLOW ALARM (RAI) Local Transmit Path Issue Far end reports errors from you Check: - Line coding mismatch - Clock source configuration - Cable quality/degradation BLUE ALARM (AIS) Upstream Carrier Failure All-ones signal from upstream Action: - Contact service provider - Carrier equipment failure - Nothing to fix locally Verification Command Router# show controller T1 0/2/0 Shows: alarm status, error counters, clock source, framing, line coding

Key Points -- NIM Hardware and Troubleshooting

Post-Assessment Quiz — Partition B: MFT Channelization and NIM Hardware

6. What does Multi-Flex Trunk (MFT) allow you to do with a T1 or E1 circuit?

Increase the total bandwidth beyond 1.544 Mbps by compressing DS0 channels
Flexibly allocate individual DS0 channels to different services (voice, data, signaling) on the same circuit
Convert T1 circuits to E1 circuits dynamically based on traffic load
Bond multiple physical T1 circuits into a single higher-speed link

7. In unchannelized T1 mode, what is the usable data rate when all 24 DS0s are bonded?

1.544 Mbps
1.536 Mbps
1.920 Mbps
2.048 Mbps

8. Which IOS-XE command allocates all 24 timeslots of a T1 as an ISDN PRI group?

ds0-group 1 timeslots 1-24 type isdn-pri
channel-group 0 timeslots 1-24
pri-group timeslots 1-24 voice-dsp
isdn-group timeslots 1-24 mode pri

9. A T1 controller shows a yellow alarm (RAI). Where is the fault most likely located?

In the upstream carrier network equipment
The local receive path has lost the incoming signal entirely
The local transmit path -- the far end is reporting errors from your direction
The router CPU is overloaded and dropping voice packets

10. What significant hardware advantage does the NIM-8MFT-T1/E1 provide over older T1/E1 interface cards?

It supports fiber optic connections instead of copper
It includes an integrated CSU/DSU, eliminating the need for external equipment
It can operate at 10 Gbps for high-density voice environments
It supports wireless T1 connections for remote sites

Your Progress

Answer Explanations