
- DCN Tutorial
- Data Comm & Networks Home
- DCN - Overview
- DCN - Computer Network Types
- DCN - Network LAN Technologies
- DCN - Computer Network Topologies
- DCN - Computer Network Models
- DCN - Computer Network Security
- Physical Layer
- DCN - Physical Layer Introduction
- DCN - Digital Transmission
- DCN - Analog Transmission
- DCN - Transmission media
- DCN - Wireless Transmission
- DCN - Multiplexing
- DCN - Network Switching
- Data Link Layer
- DCN - Data Link Layer Introduction
- DCN - Error detection and Correction
- DCN - Data Link Control & Protocols
- Network Layer
- DCN - Network Layer Introduction
- DCN - Network Addressing
- DCN - Routing
- DCN - Internetworking
- DCN - Network Layer Protocols
- Transport Layer
- DCN - Transport Layer Introduction
- DCN - Transmission Control Protocol
- DCN - User Datagram Protocol
- Application Layer
- DCN - Application Layer Introduction
- DCN - Client-Server Model
- DCN - Application Protocols
- DCN - Network Services
- DCN Useful Resources
- DCN - Quick Guide
- DCN - Useful Resources
ADSL protocol stacks
Asymmetric Digital Subscriber Line (ADSL) is a type of broadband communications technology that transmits digital data at a high bandwidth over existing phone lines to homes and businesses.
ADSL protocol stack depicts the set of protocols and devices that are used along with ADSL.
In order to access ADSL, a Digital Subscriber Line modem (DSL modem) is installed at the customer site. The DSL modem sends data bits over the local loop of the telephone network. The local loop is a two − wire connection between the subscriber’s house and the end office of the telephone company. The data bits are accepted at the end office by a device called Digital Subscriber Line Access Multiplexer (DSLAM).
Working Principle
In the customer site, IP packets are sent to the DSL modem using a link layer like Ethernet. The DSL modem transmits the data through the local loop of the telephone network to the DSLAM at the end office. The DSLAM extracts the IP packets and sends them over the Internet.
The protocols start at the physical layer with ADSL. Above it are the protocols ATM (Asynchronous Transfer Mode) and AAL5 (ATM Adaptation Layer 5). At the top of the stack, just below the IP is PPP (Point − to − Point) Protocol.
The following diagram shows the ADSL protocol stack −
- Related Articles
- ADSL versus Cable
- What is ADSL?
- Cable, ADSL, and Fiber
- JVM Stacks
- Asymmetric Digital Subscriber Loop (ADSL)
- Implementing Stacks in C#
- Protocol and Protocol Hierarchies
- Python Program to Implement Queues using Stacks
- C++ Program to Evaluate an Expression using Stacks
- C++ Program to Implement Queue Using Two Stacks
- Java Program to Reverse a String Using Stacks
- Golang program to reverse a string using stacks
- Bundle Protocol
- CAN Protocol
- Difference between Stop and Wait protocol and Sliding Window protocol
