Fundamentals 5 min read

How Carriers Can Evolve to SDN: A Step‑by‑Step Migration Guide

The article explains why telecom operators must adopt an evolutionary SDN migration path, outlines practical steps such as small‑scale trials and centralized path computation using PCE, and details the supporting protocols like BGP‑LS and PCEP for seamless coexistence with legacy networks.

Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
How Carriers Can Evolve to SDN: A Step‑by‑Step Migration Guide

Telecom operators cannot switch to SDN overnight because millions of existing devices and traditional services must continue operating, and the established network management practices cannot be replaced instantly.

SDN deployment in carrier networks must follow an evolutionary route, gradually migrating while the SDN and legacy networks coexist, similar to the IPv4‑IPv6 transition; understanding how to interoperate safely is a key research topic.

Because customers are risk‑averse, a reliable migration plan is essential. It is recommended to start with closed, small‑scale networks such as data centers, IPRANs, or metro networks for pilot trials; once performance and benefits are validated, the operator can consider full‑scale SDN adoption.

The network can be divided into two functional dimensions: intra‑domain path computation (the fabric) and edge access service handling. This article focuses on the evolution of the fabric toward SDN.

SDN‑Enabled Fabric

SDN‑enabled fabric means centralizing the path‑computation function of the intra‑domain switching network. The diagram below illustrates this architecture.

PCE (Path Computation Element) is a typical centralized control solution for intra‑domain switching paths. Although less familiar to IP engineers, PCE has long been used in optical networks. Defined in the ASON (Automatic Switched Optical Network) standard, PCE provides a dedicated server that performs end‑to‑end path computation, leaving other network elements uninvolved.

You might wonder why PCE is needed when optical networks are already centrally controlled. In practice, optical networks are managed via OSS or manual static configuration, while ASON pre‑configures E2E paths and triggers automatic rerouting on failures. Early ASON implementations performed computation on each node, leading to scalability issues due to full‑topology synchronization and E2E calculations. PCE resolves these limits, and multiple PCEs can be cascaded if a single instance lacks sufficient processing power.

The centralized computation concept of PCE aligns well with modern SDN, making PCE a viable approach for migrating MPLS networks to SDN.

A reference architecture for applying PCE to centralized path computation and scheduling is shown below.

Between the SDN controller and routers, the BGP‑LS protocol runs; routers convey topology and bandwidth information collected via IGP to the SDN controller through BGP‑LS. Typically, only one or two routers (often ABRs) per domain need to establish neighbor relationships with the controller.

The SDN controller uses the received BGP‑LS data to perform path computation and then distributes the results to routers via the PCEP protocol.

Centralized path computation avoids inefficient bandwidth usage and reduces system scaling pressure that plague distributed models.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

SDNCarrier NetworksNetwork EvolutionPath ComputationPCE
Huawei Cloud Developer Alliance
Written by

Huawei Cloud Developer Alliance

The Huawei Cloud Developer Alliance creates a tech sharing platform for developers and partners, gathering Huawei Cloud product knowledge, event updates, expert talks, and more. Together we continuously innovate to build the cloud foundation of an intelligent world.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.