What MPLS is

Multiprotocol Label Switching forwards packets based on short labels instead of full IP headers. This allows creating predefined paths (LSPs) across the backbone, separating multiple customers' traffic on the same physical link, and applying differentiated treatment by SLA.

In ISPs, MPLS shows up mostly to sell transparent L2 (customer wants "virtual dark fiber" between HQ and branch) and to create segregated L3 VPNs (each customer sees only its own routes).

What RASYS does with MPLS

  • L2 VPN (VPLS / EVPN) — point-to-point or multipoint Ethernet between customer sites. EVPN is the modern standard, with BGP in the control plane (vs. VPLS's classic LDP).
  • L3 VPN (BGP/MPLS VPN, RFC 4364) — VRF per customer, route exchange via MP-BGP, total isolation between VPNs on the same PE.
  • Traffic Engineering (RSVP-TE / SR-TE) — explicit paths to optimize expensive link usage, avoid congested links.
  • Fast Reroute (FRR) — LSP failover in <50ms via pre-computed backup paths. Customer never notices the link failure.
  • Backbone QoS — DSCP-to-EXP mapping, traffic-class queues, bandwidth guarantee for VoIP/video on the same backbone.
  • Segment Routing (SR-MPLS) — modern alternative to LDP/RSVP-TE, simpler control plane and programmable PCE.

Equipment we work with

Huawei NE40/NE80, Juniper MX series, Cisco ASR/IOS XR, Datacom DM. On CE (customer edge), Mikrotik with limited MPLS.

When it makes sense to talk to us

You want to sell corporate L2 circuits and are using brute-force VLAN trunking cross-PoP; have multi-PoP and need to separate customer traffic; growing without criteria on the expensive link and need TE; want to migrate from LDP/RSVP to Segment Routing.

Talk to us. See also: BGP, OSPF, MPLS in glossary.