# Leased line

> Source: Courseiva IT Certification Glossary — https://courseiva.com/glossary/leased-line

## Quick definition

A leased line is a private, always-on internet or data connection that you rent from a telecom company. Unlike a standard broadband connection that shares bandwidth with neighbors, a leased line gives you full, guaranteed speed at all times. It is used by businesses that need reliable, high-speed connectivity.

## Simple meaning

Imagine you live in an apartment building with a shared water pipe that all residents use. When everyone turns on their taps at the same time during morning rush hour, your water pressure drops. That is how standard broadband internet works, it is shared bandwidth. Now imagine paying the city to install a dedicated water pipe that runs directly from the main reservoir into your apartment only. No matter how many other people wash dishes or take showers, your water pressure stays exactly the same. That is a leased line.

In technical terms, a leased line is a dedicated, symmetrical (same speed for upload and download) connection that is not shared with other customers. It is a physical circuit (often fiber-optic or copper) that is always active and reserved for your use. Because it is not contended, your performance is guaranteed. This makes it ideal for businesses running critical applications like VoIP, video conferencing, large file transfers, or hosting servers.

Leased lines come with a Service Level Agreement (SLA) that promises certain uptime percentages (often 99.9% or higher), repair times, and latency guarantees. While they are more expensive than standard broadband, they provide the reliability and consistency that enterprises require. Common examples include T1 circuits (1.544 Mbps) in the US, E1 circuits (2.048 Mbps) in Europe, and higher-speed fiber-based Ethernet connections.

## Technical definition

A leased line is a dedicated, point-to-point telecommunications circuit that provides a fixed, symmetrical bandwidth between two endpoints over a private network. It is typically used by organizations to connect branch offices to a central headquarters or to gain dedicated internet access. The line is 'leased' from a service provider, meaning the physical or logical infrastructure is reserved exclusively for the customer for the duration of the contract.

At the physical layer, leased lines can be implemented over various media: twisted-pair copper (e.g., T1, E1, DS3), coaxial cable, fiber-optic cable (e.g., SONET, Gigabit Ethernet), or even microwave radio links. At the data link layer, they often use protocols like PPP (Point-to-Point Protocol) or HDLC (High-Level Data Link Control) to encapsulate traffic. The most common modern incarnation is an Ethernet leased line, which delivers a standard Ethernet interface (e.g., 10/100/1000BASE-T) at the customer premises.

A key technical feature is that leased lines are symmetric, upload and download speeds are identical. They are also uncontended, meaning no other customer shares that bandwidth. Providers enforce this through strict bandwidth management and dedicated hardware such as CSU/DSU units (Channel Service Unit/Data Service Unit) or demarcation devices. The SLA often specifies parameters like latency (e.g., under 10 ms), jitter (under 1 ms), packet loss (under 0.01%), and availability (99.99%).

In routing and switching, a leased line can be treated as a point-to-point link that participates in routing protocols like OSPF, BGP, or EIGRP. It can also be used as a transport for MPLS VPNs or IPsec tunnels. Leased lines are commonly used in WAN designs where predictable performance is critical, for example, to connect a data center to a disaster recovery site or to link remote campuses in a private network.

## Real-life example

Think of a leased line like a private, reserved express lane on a busy highway. On a normal highway (standard broadband), everyone shares the same lanes. During rush hour, traffic slows down significantly because thousands of cars compete for the same space. If you have a delivery service and need to get urgent packages across town by a specific time, you cannot rely on that shared lane, you might get stuck in traffic. So instead, you pay for an express lane that is exclusively for your delivery trucks. No other vehicles are allowed, so your travel time is consistent and guaranteed, regardless of how congested the main highway becomes.

Now map that to IT: your urgent packages are critical data packets (e.g., financial transactions, VoIP calls, or backup data). The highway is the internet or WAN infrastructure. The express lane is the leased line, dedicated bandwidth reserved for your traffic. With a leased line, you get a fixed speed that does not drop during peak hours. Your SLA says your latency will not exceed, say, 10 milliseconds, just like the express lane promises a 15-minute travel time regardless of the main highway traffic.

This reliability is why businesses that process credit card payments, operate remote surgery systems, or stream live events choose leased lines. They cannot afford variable performance. The extra cost (just like paying for an express lane toll) is justified by the guarantee of predictable, high-quality connectivity.

## Why it matters

In the real world of IT, leased lines are the backbone of serious network reliability. A company running a cloud-based ERP system, VoIP phone service, or remote backup cannot tolerate the fluctuations of standard broadband. When an internet outage hits a shared connection, the business grinds to a halt. With a leased line, the SLA guarantees uptime and fast repair, often within four hours.

Another key reason leased lines matter is security. Because the circuit is dedicated, traffic does not traverse the public internet or shared infrastructure. This reduces exposure to eavesdropping, man-in-the-middle attacks, and other threats. For industries like finance, healthcare, and government, this isolation is critical for compliance with regulations like HIPAA, PCI-DSS, or GDPR.

From a cost perspective, leased lines are expensive, often hundreds or thousands of dollars per month, but they can be cheaper than the hidden costs of downtime. For example, a hospital that loses connectivity during an emergency could face life-or-death consequences. A stock trading firm that experiences a 30-second latency spike could lose millions. In such environments, the predictability of a leased line is not a luxury; it is a necessity.

## Why it matters in exams

Leased lines appear in many foundational IT certifications. In the CompTIA Network+ exam (N10-008), they are covered under Domain 2.0 (Networking Fundamentals) and Domain 3.0 (Network Operations). You may see questions on the characteristics of leased lines versus broadband, understanding T1/E1 speeds, and identifying when to use a leased line in a given scenario. CompTIA Security+ might reference leased lines when describing private network connections for secure communications.

Cisco CCNA (200-301) treats leased lines as part of WAN technologies. The exam expects you to know how to configure a serial interface with HDLC or PPP encapsulation, understand the role of CSU/DSU, and recognize leased line speeds. Questions often present a scenario where a company needs a dedicated, guaranteed connection between two branches, and you must select the correct WAN technology, leased line being the correct choice.

For ITIL and Project Management certifications, leased lines may appear in discussions about vendor management, SLAs, and capacity planning. In AWS or cloud certification contexts, leased lines compare to Direct Connect, a dedicated private connection to the cloud. Understanding leased lines helps you grasp the trade-offs between cost, performance, and reliability in hybrid network designs.

Typical exam objectives include: differentiate between dedicated and shared connections, calculate bandwidth requirements, identify appropriate WAN topologies (point-to-point, hub-and-spoke), and interpret SLA metrics. Expect multiple-choice questions, scenario-based drag-and-drops, and even performance-based labs in CCNA where you configure PPP encapsulation on a serial link.

## How it appears in exam questions

On exams like CompTIA Network+ or CCNA, you will see a variety of question patterns. A common scenario question describes a company needing to connect two offices with a reliable, symmetrical link that has guaranteed uptime and low latency. The correct answer is a leased line. Distractors might include cable modem, DSL, or satellite, all of which are shared or variable performance.

Another pattern involves speeds. You might see: 'Which WAN technology provides 1.544 Mbps bandwidth?' That is a T1 leased line. Or 'Which European standard offers 2.048 Mbps?' That is E1. You may also need to know the speed of higher-order circuits like DS3 (43 Mbps or 45 Mbps depending on framing) or OC-3 (155 Mbps).

Configuration questions on CCNA might give you a router serial interface and ask which encapsulation to use when connecting to a leased line. The answer is usually HDLC (default) or PPP if you need authentication or multilink support. Troubleshooting questions might present a scenario where a point-to-point link is down; the issue could be a misconfigured encapsulation mismatch, faulty CSU/DSU, or a cable problem. You would be asked to identify the cause based on show commands output.

Performance-based labs (PBL) could require you to set up a PPP connection between two routers, configure authentication, and verify the link. You would need to know commands like 'encapsulation ppp', 'username', and 'show interfaces serial'.

## Example scenario

A healthcare network, MedConnect Inc., operates three clinics in the same city. Each clinic transmits patient records, lab results, and real-time telemedicine video to the main hospital. Historically, they used standard cable broadband. Recently, during peak hours, video calls froze, uploads of large MRI scans failed, and once the internet went down for two hours during a critical surgery consultation.

The network manager now considers leased lines. She evaluates two options: a 50 Mbps fiber broadband and a 10 Mbps leased line. At first glance, 50 Mbps seems better. But she remembers that broadband is shared. During rush hour, actual speeds drop to 10-15 Mbps, and there is no SLA. In contrast, the 10 Mbps leased line is guaranteed, it always delivers 10 Mbps symmetrical, with <5 ms latency and 99.99% uptime. The telemedicine software requires minimum 8 Mbps upload and <10 ms latency. The leased line meets that reliably; the broadband does not during peak usage.

She chooses a 20 Mbps Ethernet leased line for each clinic. The cost is higher, but it eliminates dropped calls, failed uploads, and downtime risks. She also uses the line to create a private MPLS VPN between clinics, ensuring patient data stays off the public internet, meeting HIPAA compliance. The scenario illustrates that even slower dedicated bandwidth can outperform faster shared bandwidth for critical applications.

## Common mistakes

- **Mistake:** Thinking a leased line is the same as standard broadband but more expensive.
  - Why it is wrong: Broadband is shared (contended) and speed varies. A leased line is dedicated and provides consistent, guaranteed bandwidth with an SLA. They are fundamentally different in architecture and performance guarantee.
  - Fix: Remember: broadband = shared pipe, leased line = private pipe with guaranteed throughput.
- **Mistake:** Assuming a leased line always uses fiber optics.
  - Why it is wrong: Leased lines can be delivered over copper (T1, E1), coaxial, fiber, or even microwave. The defining characteristic is the dedicated nature and SLA, not the transmission medium.
  - Fix: Focus on the concept of a dedicated circuit, not the physical cable type. Know that T1 over copper is a classic leased line.
- **Mistake:** Confusing leased line with a VPN over the internet.
  - Why it is wrong: A VPN uses encryption over a shared public network (the internet). It is not dedicated and does not have bandwidth guarantees. A leased line is a private, dedicated circuit not using the public internet.
  - Fix: VPN = secure tunnel over shared infrastructure. Leased line = private road away from public traffic.
- **Mistake:** Believing a leased line is always faster than broadband.
  - Why it is wrong: Broadband can offer higher speeds (e.g., 1 Gbps) at lower cost, but that speed is not guaranteed. A leased line may be slower (10 Mbps) but it is guaranteed, symmetrical, and low-latency. Speed isn't the only factor.
  - Fix: Compare apples to apples: leased line is about consistency and SLA, not raw speed. Consider the application requirements for jitter and uptime.

## Exam trap

{"trap":"Choosing a broadband connection over a leased line because broadband offers higher advertised speeds.","why_learners_choose_it":"Learners see higher Mbps numbers (e.g., 100 Mbps vs 10 Mbps) and assume faster is better. They overlook the shared nature of broadband and the lack of SLA for jitter, latency, and uptime.","how_to_avoid_it":"Always read the scenario carefully. If the question mentions 'guaranteed bandwidth,' 'predictable latency,' 'mission-critical applications,' 'SLA,' or 'symmetric speeds,' the correct answer is a leased line. Do not be fooled by raw speed figures alone."}

## Commonly confused with

- **Leased line vs Broadband (Cable/DSL/Fiber):** Broadband internet is a shared, contention-based service. Multiple customers share the same backhaul bandwidth, so speeds fluctuate. A leased line is dedicated to one customer and provides a guaranteed, symmetrical speed with an SLA. Broadband is cheaper but less reliable. (Example: If you are streaming Netflix at home, broadband works fine. If you are running a real-time stock trading system, you need a leased line for consistent low latency.)
- **Leased line vs VPN (Virtual Private Network):** A VPN creates an encrypted tunnel over the public internet. It does not reserve bandwidth or provide any performance guarantees. A leased line is a private, physical or logical circuit with dedicated capacity. VPN is about security; leased line is about performance and isolation. (Example: A VPN is like using a secure envelope inside the public mail system. A leased line is like having a private courier service just for you.)
- **Leased line vs MPLS (Multiprotocol Label Switching):** MPLS is a routing technique used to manage traffic across a provider's network. It can be used over leased lines or other connections to create virtual private networks. MPLS does not replace the physical leased line; it runs on top of it. A leased line is the transport; MPLS is a traffic engineering method. (Example: Think of the leased line as the railroad tracks. MPLS is the signaling system that decides which trains go where on those tracks.)

## Step-by-step breakdown

1. **Customer Orders a Leased Line** — The business contacts a telecom provider and orders a dedicated circuit with a specified bandwidth, for example a 10 Mbps Ethernet leased line. The SLA is negotiated, covering uptime, latency, jitter, and repair time.
2. **Provider Installs Demarcation Point** — The provider runs the physical cable (copper or fiber) to the customer premises and installs a demarcation device, often a CSU/DSU or an Ethernet NID. This is the point where the provider's responsibility ends and the customer's network begins.
3. **Customer Connects Router/CPE** — The customer connects their router or CPE to the demarcation point using the appropriate interface (serial, Ethernet). The router must be configured with the correct encapsulation protocol, typically HDLC or PPP.
4. **Encapsulation Configured** — The network administrator configures the router interface. For example, with 'encapsulation ppp' on a Cisco serial interface. PPP is often chosen because it supports authentication, compression, and error detection.
5. **Layer 3 Addressing Assigned** — Each end of the leased line receives an IP address, usually from the provider's pool. A point-to-point subnet (e.g., /30) is assigned for the two routers. Routing protocols like OSPF or BGP are configured to share routes across the link.
6. **Circuit Tested and Verified** — The provider runs loopback tests and the customer checks connectivity using ping and traceroute. Latency, throughput, and jitter are measured against the SLA. Once verified, the line is accepted into production.
7. **Ongoing Monitoring and SLA Enforcement** — The provider monitors the line proactively. If performance degrades or the line goes down, the SLA defines response times. The customer may also monitor the line using tools like SNMP or NetFlow to ensure compliance.

## Practical mini-lesson

In practice, a leased line is not just a cable, it is a business relationship defined by an SLA. When you provision a leased line for a client, you first need to assess their bandwidth needs. For example, a company with 50 VoIP users, a cloud ERP system, and remote backups may need a 100 Mbps symmetrical link. You would then request quotes from multiple providers, comparing costs and SLA terms. Look for SLAs that specify latency (e.g., <10 ms), jitter (e.g., <1 ms), packet loss (<0.01%), and uptime (e.g., 99.99% which is about 52 minutes downtime per year).

At installation, the demarcation point is crucial. For fiber Ethernet leased lines, an ONT (Optical Network Terminal) is installed. For copper T1, a CSU/DSU. The demarc separates provider responsibility from customer responsibility, so if a problem is on your side of the demarc, the provider will charge you for a service visit. Always ensure your router interface is configured to match the provider's expectations. Common mistakes include encapsulation mismatches (HDLC vs PPP), mismatched clocking settings, or wrong cable types (straight-through vs crossover for Ethernet).

What can go wrong? Encapsulation mismatch: one end uses HDLC and the other PPP, so the link never comes up. Cable faults: a damaged copper pair causes CRC errors. Loopback issues: someone accidentally left a loopback test active on the provider side, causing the link to appear down. Latency spikes: if the provider incorrectly routes your traffic through an overloaded router violating SLA. Troubleshooting involves using 'show interfaces serial' to look for input/output errors, CRC errors, and up/down status. Ping with increasing packet sizes tests MTU issues. Traceroute shows the path and helps identify where latency increases.

Professionals also need to understand the difference between a Layer 2 leased line (like an Ethernet private line) and a Layer 3 leased line (often used for internet access). With Layer 2, you get a transparent link; you must configure routing. With Layer 3, the provider handles routing and you simply receive a default gateway. Choosing between them depends on whether you need full control over routing policies.

## Memory tip

Think 'Private Pipe with a Pricey Paper (SLA)' to remember that a leased line is a dedicated, guaranteed circuit.

## FAQ

**Is a leased line the same as a dedicated internet connection?**

Yes, essentially. A leased line is a dedicated internet or private data connection that provides guaranteed, symmetrical bandwidth and is protected by an SLA. It is not shared with other customers.

**How much does a leased line cost?**

Costs vary widely depending on bandwidth, distance, and provider. A 10 Mbps Ethernet leased line in a metro area might cost $200–$500/month. A 100 Mbps line in a rural area could cost over $1,000/month.

**Can I use a leased line for internet access?**

Yes. Many businesses use a leased line for dedicated internet access to ensure reliable connectivity for critical applications like VoIP or video conferencing.

**What is a T1 line?**

A T1 is a type of leased line that provides 1.544 Mbps symmetrical bandwidth over copper pairs. It is an older technology but still used in some areas for legacy systems.

**What does 'symmetrical' mean in the context of a leased line?**

Symmetrical means the upload and download speeds are identical. For example, a 10 Mbps leased line provides 10 Mbps upload and 10 Mbps download, unlike broadband where uploads are typically much slower.

**What is the difference between a leased line and MPLS?**

A leased line is a physical dedicated circuit. MPLS is a traffic engineering technique that can run over leased lines or other transports to create virtual private networks. They are complementary, not competing.

## Summary

A leased line is a dedicated, symmetrical, uncontended telecommunications circuit that guarantees bandwidth, latency, jitter, and uptime via a Service Level Agreement. It is the gold standard for businesses that require predictable network performance for critical applications like VoIP, video conferencing, cloud computing, and real-time data transactions.

Unlike shared broadband, a leased line offers consistent speed regardless of time of day or neighboring usage. The higher cost is justified by the reliability and security of a private connection. In IT certification exams from CompTIA Network+ to Cisco CCNA, understanding leased lines is essential for questions about WAN technologies, bandwidth calculations, and network design trade-offs.

The key exam takeaway is to recognize that leased lines are selected when a scenario mentions needs for guaranteed throughput, low latency, symmetrical speeds, and SLA performance commitments. Do not confuse them with cheaper but less reliable shared connections. With a leased line, you pay a premium for peace of mind.

Remember the core memory tip: 'Private Pipe with a Pricey Paper (SLA)'. This will help you distinguish leased lines from other WAN options on exam day.

---

Practice questions and the full interactive page: https://courseiva.com/glossary/leased-line
