Home > Networking Tips > Network Engineering > ISDN implementation: Part 1 -- Understanding the standard
Networking Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

NETWORK ENGINEERING

ISDN implementation: Part 1 -- Understanding the standard


Chris Partsenidis
06.04.2007
Rating: -4.50- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


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:

  • The B-Channel – This is known as the Bearer ("B") channel, which is a 64 Kbps channel used for voice, video, data or multimedia transfer. These can be aggregated together to give higher bandwidth utilization.
  • The D-Channel – This is known as the Delta ("D") channel, which can be either 16 Kbps or 64 Kbps and is used primarily for the signaling between the switching equipment. Some say that this adds to the security of ISDN because the controlling and data channels are separate.
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.

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 as "23B+D," and E1 PRI is commonly referred to as "30B+D."


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
Digital Signal LevelT SpeedT ClassificationChannels
DS064 KbpsN/A1
DS11.544 MbpsT124
DS26.312 Mbps T296
DS344.368 MbpsT3672

E Carrier
Digital Signal LevelE SpeedE ClassificationChannels
DS064 KbpsN/A1
DS12.048 MbpsE132
DS28.448 MbpsE2128
DS334.368 MbpsE3512
DS4139.264 MbpsE42048
DS5565.148 MbpsE58192

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.)

  • PAP – Password Authentication Protocol is not strong, because the password is sent in clear text. PAP occurs during the LCP phase of the PPP connection.
  • CHAP – Challenge Handshake Authentication Protocol is much stronger than PAP and is much more widely used. It uses a challenge/response security mechanism that uses a one-way hash function to ensure that the passwords are not sent over the link. The password is hashed and sent over the link. The other side of the link then performs the same hashing function on the password that they have configured; then the link checks to ensure that the two hash values are the same. This can also provide protection against playback.
  • EAP – Extensible Authentication Protocol provides the ability to use multiple authentication protocols such as static passwords, CHAP, token cards, biometrics, etc. As you can imagine, since CHAP is available on its own and ISDN cannot really work with token cards or biometrics, it isn't used in ISDN implementations.

About the author:
More tips on ISDN implementation
ISDN implementation: Part 1 -- Understanding the standard

ISDN implementation: Part 2 -- Protocols, components and router options

ISDN implementation: Part 3 -- Cisco router ISDN configuration

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.

Rate this Tip
To rate tips, you must be a member of SearchNetworking.com.
Register now to start rating these tips. Log in if you are already a member.


Submit a Tip




Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
Network Engineering
HTTP error code troubleshooting, Part 1: HTTP status codes defined
How to achieve server virtualization in your network
Limit network energy consumption with computer cooling technologies
Understanding remote scripting -- Managing Windows networks using scripts, part 9
Network mapping in Vista for Windows XP
Recovering domain controllers after a server disk failure
Recovering from a server disk failure: The shortcomings of NTBCKUP
Enabling Windows Vista's Network Mapping feature on domain networks
Prevent unauthorized USB devices with software restriction policies, third-party apps
How to subnet: Subnetting calculations and shortcuts

Network Cable
On a full-duplex T1 circuit, what's the bandwidth speed in both directions?
The difference between half-duplex and full-duplex
What are a TV tower's effects on your network?
What cable do I install for a Nortel wireless access point?
BICSI separation requirements between cross-connect points
What is the length of a ScUTP and TERA cable run?
USB direct cable connection: Cabling tips for network professionals, lesson 10
Parallel direct cable connection: Cabling tips for network professionals, lesson 9
Serial direct cable connection: Cabling tips for network professionals, lesson 8
Direct cable connection: Cabling tips for network professionals, lesson 7
Network Cable Research

Network Routing Protocols
How to configure Cisco's 3750 Layer 3 switch for fallback IOS booting
How to set up a VLAN on multiple switches
What makes a WAN different from a LAN and MAN?
Does each routing protocol have a different routing table?
How can I load balance between DSLs and LLs?
How to configure ISDN and backup leases on routers
Types of link-state advertisements (LSAs) used in Open Shortest Path First (OSPF)
How do I configure two leased lines in one router?
Why IPv4 and IPv6 don't do fragment reassembly in routers
What is the difference between a GRE tunnel and IPsec tunnel?
Network Routing Protocols Research

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
acoustic coupler  (SearchNetworking.com)
Broadband over Power Line  (SearchNetworking.com)
CDDI  (SearchNetworking.com)
chiral fiber  (SearchNetworking.com)
fiber jumper  (SearchNetworking.com)
grey route  (SearchNetworking.com)
keystone jack  (SearchNetworking.com)
patch cord  (SearchNetworking.com)
WAN interface card  (SearchNetworking.com)
wrap plug  (SearchNetworking.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Networking Solutions for Business

Alcatel-Lucent Network Business Communications Solutions

HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersNetworking Product Trials
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2000 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts