Learning Objectives
- Understand the carrier Ethernet service model compared to traditional Ethernet
- Distinguish between E-LINE, E-LAN, and E-TREE service types
- Identify the role of UNI, EVC, and OAM in carrier Ethernet networks
From LAN to WAN
Ethernet was originally designed for local area networks — a single collision domain spanning a few hundred meters at most. But as Ethernet speeds grew from 10 Mbps to 400 Gbps and beyond, service providers began asking a natural question: why limit Ethernet to the campus when it could be a wide-area networking technology?
Carrier Ethernet extends Ethernet from a LAN technology into a carrier-grade WAN service. The Metro Ethernet Forum (MEF) defined the standards: a set of service types, performance objectives, and management frameworks that let carriers offer Ethernet connectivity with the same reliability and SLAs as traditional TDM circuits (T1, DS3, SONET). The key attributes are standardized services, scalability, reliability (50 ms failover), QoS, and service management.
Carrier Ethernet Service Types
The MEF defines three fundamental service types, each mapped to a different customer connectivity requirement:
E-LINE (Ethernet Line) — A point-to-point service. It connects exactly two UNIs (User Network Interfaces). This is the Ethernet equivalent of a leased line or TDM circuit. It is used for site-to-site connectivity, data center interconnect, and mobile backhaul. E-LINE can be port-based or VLAN-based, and it supports both EPL (Ethernet Private Line) and EVPL (Ethernet Virtual Private Line) variants.
E-LAN (Ethernet LAN) — A multipoint-to-multipoint service. Every UNI can communicate with every other UNI, like a virtual Ethernet switch. This is used for multi-site LAN extension, where all sites appear to be on the same Layer 2 broadcast domain.
E-TREE (Ethernet Tree) — A rooted-multipoint service. The root UNI can communicate with all leaf UNIs, but leaves cannot communicate with each other. This is ideal for hub-and-spoke topologies like retail (headquarters to stores) or video distribution (headend to receivers).
Matching Service Types
Match each carrier Ethernet service type to its connectivity model.
UNI, EVC, and OAM
A User Network Interface (UNI) is the physical demarcation point between the customer and the carrier. The UNI defines the bandwidth profile, VLAN handling, and performance monitoring. Multiple EVCs (Ethernet Virtual Connections) can be multiplexed over a single UNI using 802.1Q VLAN tags to separate different services on the same port.
An Ethernet Virtual Connection (EVC) is the logical service connecting UNIs. An E-LINE EVC connects exactly two UNIs; an E-LAN EVC connects three or more UNIs in a full mesh. The carrier is responsible for ensuring the EVC meets the committed performance objectives — CIR (Committed Information Rate), EIR (Excess Information Rate), delay, jitter, and loss.
Operations, Administration, and Maintenance (OAM) is critical for carrier Ethernet. IEEE 802.1ag (Connectivity Fault Management) and ITU-T Y.1731 provide tools for:
- Continuity Check Messages (CCMs) — heartbeat monitoring every 3.3 ms to 10 s
- Loopback — the Ethernet equivalent of ping
- Linktrace — the Ethernet equivalent of traceroute
- Delay and loss measurement — critical for SLA verification
Why Carrier Ethernet?
Carrier Ethernet displaced Frame Relay, ATM, and private TDM circuits because it offers higher bandwidth at lower cost with greater flexibility. A customer can start with a 10 Mbps E-LINE and upgrade to 100 Mbps without changing the physical interface — just a bandwidth profile change. The same Ethernet port on the customer premises connects to the carrier network with the same RJ-45 or SFP interface used in the data center.
Which MEF service type is best suited for a retail chain where stores need to reach headquarters but never communicate with each other?
What does the UNI represent in a carrier Ethernet network?
Key Takeaways
- Carrier Ethernet extends Ethernet LAN technology into a WAN service with carrier-grade SLAs
- E-LINE provides point-to-point connectivity; E-LAN provides multipoint; E-TREE provides rooted-multipoint
- The UNI is the demarcation point; the EVC is the logical service connecting UNIs
- OAM protocols (802.1ag, Y.1731) enable fault detection, performance measurement, and SLA verification
- Carrier Ethernet replaced Frame Relay and ATM by offering higher bandwidth at lower cost with flexible bandwidth profiles