ISDN history
ISDN (Integrated Services Digital Network) is a digital telephone standard designed to replace analogue connections by utilizing ordinary copper wires that are used in standard analogue telephone systems. It started as a recommendation within the International Telecommunication Union (ITU)'s Red Book in 1984, although prior to 1992, the ITU was known as the International Telegraph and Telephone Consultative Committee (CCITT). The ITU is responsible for developing recommendations on international standards within the industry.
ISDN was developed to provide digital transmission of both voice and data, resulting in better quality and speeds above those of Public Switched Telephone Network (PSTN) systems.
Getting to know the digital protocol
There are two types of ISDN Channels:
N.B. Digital Signal 0 (DS0) is a basic digital signaling rate of 64K bits, which may be used to describe a single Bearer channel.
BRI (Basic Rate Interface)
BRI can also be known as BA (Basic Access). This operates a single 16 Kbps D channel and two 64 Kbps B channels. Although it isn't usually pointed out, the BRI total speed is 192 Kbps; this is because you have an additional 48 Kbps overhead for framing and synchronization on the D channel (64 * 2) + (16 + 48) = (128 + 64) = 192 Kbps.
[IMAGE]
PRI (Primary Rate Interface)
PRI can also be known as PA (Primary Access). This can operate in two different modes, depending on geographic location. For European locations, PRI is made up of 30 x 64 Kbps B channels and a single 64 Kbps D channel, giving a total of 2.048 Mbps, which is also known as an E1 line (or DS1). For American and Japanese locations, PRI is made up of 23 x 64 Kbps B channels and a single 64 Kbps D channel, giving a total of 1.544 Mbps, which is also known as a T1 line (or DS1). Framing and Synchronization is at 8 Kbps for T1 or 64 Kbps for E1. T1 PRI is commonly referred
To continue reading for free, register below or login
To read more you must become a member of SearchNetworking.com
');
// -->

to as "23B+D," and E1 PRI is commonly referred to as "30B+D."
[IMAGE]
N.B. E1 PRI actually has 32 channels, composed of 30 x B Channels, 1 x D Channel and 1 Synchronization Channel.
Digital Signal Levels (DSx)
Digital Signal X is used to describe standard digital transmission rates or levels based on DS0, which is defined as a transmission rate of 64 Kbps. This is the rate for one telephone voice channel. This is based on the ANSI T1.107 guidelines, and the ITU guideline does differ slightly. The following tables show the DS level and the corresponding speed and T/E classification.
T Carrier
[TABLE]
E Carrier
[TABLE]
As you can see from the tables, the guidelines differ slightly. In fact, depending on what sources you read, these tables may differ slightly.
PPP
ISDN will typically use the Point-to-Point (PPP) Tunnelling protocol as its basis for transmitting packets over the ISDN circuit. The IP packets are encapsulated into the PPP packets before the traffic is sent.
PPP provides link-specific control functions via Link Control Protocol (LCP) such as Link Configuration and Link Quality Testing & Address Negotiation. LCP provides more advanced features, such as Multilink, Header Compression, Callback, Scripting, Demand Dialing, Filtering, Tunnelling and Server Routing. There are also authentication mechanisms that can help to ensure that the ISDN connection that is established is from a trusted source. Authentication is optional; it can be performed by the use of PAP, CHAP and EAP. (Although it is not used in ISDN implementations, EAP is a valid authentication method of PPP.)
About the author:
Chris Partsenidis has over eight years of experience as a senior network engineer, network administrator and network security consultant for companies in Australia, New Zealand and Greece. Chris has a bachelor's degree in electrical technology and holds the following certifications: CNA for Netware 3, 4, 5, CCNA, MCP, DCE (D-link Certified Engineer), LCP (Linux Certified Professional), Network+ and A+.
In addition, Chris is the founder and senior editor of Firewall.cx -- a Web site recommended by Cisco Systems in their CCNA Academy program! Today, Firewall.cx with over 1,500,000 page views per month, is amongst the most respected IT security and knowledgebase sites in the world. His site now offers free access to Cisco lab equipment, allowing users to put in practice the theory covered in the ISDN article. Firewall.cx is the only site in the world offering such services with a large range of Cisco equipment.