Network Ing Authority

Private Network Services: MPLS, Dedicated Lines, and Leased Circuits

Private network services connect enterprise locations, data centers, and remote sites over carrier-managed infrastructure that is isolated from the public internet. This page covers the three dominant technologies — Multiprotocol Label Switching (MPLS), dedicated lines, and leased circuits — including how each is constructed, where each fits operationally, and how organizations choose between them. Understanding these distinctions is foundational to any WAN architecture decision and directly affects network performance, compliance posture, and long-term cost structure.


Definition and scope

Private network services, in the context of enterprise WAN procurement, refer to connectivity solutions in which bandwidth and routing infrastructure are not shared with arbitrary third-party traffic. The carrier reserves capacity explicitly for the contracting organization, delivering predictable latency, packet loss, and jitter characteristics that public internet paths cannot guarantee.

Three principal service types define this category:

The scope of private network services typically excludes SD-WAN services and cloud networking services, although those technologies often ride over private underlay circuits.


How it works

Each technology operates through a distinct forwarding and provisioning mechanism.

MPLS forwarding process:

  1. A customer edge (CE) router connects to a provider edge (PE) router at the carrier's point of presence (PoP).
  2. The PE router assigns a label to incoming packets based on their Forwarding Equivalence Class (FEC) — a grouping determined by destination prefix, QoS marking, or VPN membership.
  3. Core label switch routers (LSRs) forward packets by swapping labels, without examining IP headers, along pre-computed label-switched paths.
  4. The egress PE router removes the label stack and delivers native IP packets to the destination CE router.
  5. QoS policies — typically mapped to Differentiated Services Code Point (DSCP) values per IETF RFC 2474 — allow voice, video, and data to traverse separate traffic classes with distinct drop and queuing behaviors.

Dedicated line provisioning:

A dedicated point-to-point circuit is provisioned end-to-end by the carrier, often using time-division multiplexing (TDM) on copper or optical fiber. The full contracted bandwidth (e.g., 1.544 Mbps for a T1) is reserved exclusively for the customer. No label processing occurs; the circuit is transparent to the IP layer and can carry any Layer 2 or Layer 3 protocol.

Leased circuit (Ethernet private line) provisioning:

Modern Ethernet private lines use carrier Ethernet transport as defined by MEF. A port-based EPL connects two sites at speeds from 10 Mbps to 100 Gbps, with the carrier mapping customer frames across its optical or packet-switched backbone. Unlike MPLS VPNs, EPL services present a single logical connection, not a meshed multi-site topology.

For a broader view of how these circuits fit within network infrastructure services categories, the MEF and ITU-T documentation frameworks are the primary normative references.


Common scenarios

Private network services are deployed across a defined set of operational patterns:


Decision boundaries

Choosing among MPLS, dedicated lines, and leased circuits follows a structured set of criteria:

Criterion MPLS VPN Dedicated Line Leased Ethernet Circuit
Topology Any-to-any mesh Point-to-point only Point-to-point or point-to-multipoint (EVPL)
Bandwidth scalability Moderate (carrier PoP dependent) Fixed at provisioning High (10 Mbps–100 Gbps)
QoS / CoS support Native, multi-class None (transparent pipe) Limited (MEF CoS profiles)
Geographic reach National/global carrier backbone Local loop + IXC span Metro and long-haul fiber routes
Typical contract term 3–5 years 1–5 years 1–3 years
Regulatory isolation Logical (VPN separation) Physical Physical or logical (carrier-dependent)

Organizations whose network compliance and regulatory requirements mandate physical layer separation typically favor dedicated lines or leased circuits over MPLS VPNs, because MPLS logical isolation relies on provider-side label management rather than dedicated physical infrastructure.

When site count exceeds 5 and traffic patterns are unpredictable, MPLS generally outperforms a hub-and-spoke dedicated line topology in both cost and operational complexity. For exactly 2 sites with deterministic throughput requirements, a dedicated leased circuit eliminates the variable of shared provider backbone congestion.

The network services pricing models reference covers how carriers structure port fees, usage charges, and bandwidth commitment tiers across these service categories.


References

On this site

Core Topics
Contact

In the network