All Products
Search
Document Center

Cloud Enterprise Network:Migrate a VBR from a peering connection to a CEN instance

Last Updated:Mar 31, 2026

Migrating a virtual border router (VBR) from an Express Connect peering connection to a Cloud Enterprise Network (CEN) instance replaces static, manually managed routes with CEN's automatic route advertisement and learning — accelerating network convergence and connecting all your network resources through a single platform.

Prerequisites

Before you begin, ensure that you have:

Migrate the VBR

Warning

Before you suspend or delete the router interfaces of the peering connection, make sure that the routes for both the VBR and the connected VPC have been migrated.

  1. If health checks are configured for the VBR, delete them in the Express Connect console. See Configure and manage health checks.

  2. Log on to the CEN consoleCEN console.

  3. On the Instances page, click the ID of the CEN instance.

  4. In the network instances section, click the 添加网络实例 icon next to the network instance type you want to attach.

  5. On the Connection with Peer Network Instance page, configure the parameters to attach the VPC and the VBR to the CEN instance. See Connect VPCs and Connect VBRs.

  6. If you need inter-region communication, purchase a bandwidth plan and allocate bandwidth. See Work with a bandwidth plan and Manage inter-region connections.

  7. If the VPC has routes pointing to Elastic Compute Service (ECS) instances, VPN gateways, or high-availability virtual IP addresses (HAVIPs), advertise those routes to CEN in the CEN console based on your networking requirements.

    VPC迁移-发布路由

  8. If your data center needs to reach Alibaba Cloud services such as Object Storage Service (OSS) or Alibaba Cloud DNS PrivateZone, configure access in the CEN console. See Access to cloud services and Configure PrivateZone.

  9. In the CEN console, click the transit router in the region where the VPC and VBR reside, then go to the Network Routes tab to verify that the VBR and VPC routes do not conflict. Route priority rule: Static routes from a peering connection have higher priority than dynamically generated CEN routes. If a CEN route is more specific than or has the same destination as a static peering connection route, the CEN route cannot be learned. The following example shows a conflict: CEN has a route to 192.168.1.0/24, but the peering connection has a static route to 192.168.0.0/16. Because the static peering connection route has higher priority than the CEN dynamic route, CEN cannot install its more-specific route. Choose an option based on your tolerance for downtime:

    冲突1

    OptionDowntimeWhen to use
    A: Quick cutover — Delete the route to 192.168.0.0/16 from the peering connection. The CEN route automatically takes effect. Downtime duration depends on the number of CEN routes.BriefTransient connection interruption is acceptable
    B: Smooth migration — Split the peering connection route into subnets more specific than any CEN route, switch traffic to CEN, then remove the peering connection routes. See below.NoneBusiness continuity is required

Smooth migration (option B)

  1. In the Express Connect console, click the VBR ID, then click the Routes tab.Express Connect console

  2. Click Add Route to add two routes: destination CIDR blocks 192.168.1.0/25 and 192.168.1.128/25, with the next hop set to the connected VPC.

    分割网络

  3. If Border Gateway Protocol (BGP) is in use, advertise the routes to 192.168.1.0/25 and 192.168.1.128/25.

    宣告路由1

  4. Delete the route to 192.168.0.0/16 from the peering connection.

    删除路由1

  5. Click Refresh and confirm that the CEN routes are now active.

    刷新路由1

  6. Delete the routes to 192.168.1.0/25 and 192.168.1.128/25 from the VBR route table, and remove the advertised BGP routes.

  7. In the CEN console, configure health checks for the VBR. See Configure health checks.