This topic describes how to use OpenAPI Explorer to test the connectivity of an Express Connect circuit. OpenAPI Explorer provides web-based operations. You can call APIs in OpenAPI Explorer to test the connectivity of an Express Connect circuit that is used to connect your data center to Alibaba Cloud.
Background information
If your data center is connected to Alibaba Cloud through a primary and a secondary Express Connect circuit, you can test the connectivity of the secondary Express Connect circuit by disabling the primary Express Connect circuit for a limited time. To perform the test, you can enable and disable the VBR that is associated with the primary Express Connect circuit.
If your data center is connected to Alibaba Cloud through two Express Connect circuits, you can configure health checks and route priorities for the Express Connect circuits to enable automatic failover. If one of the Express Connect circuits is declared unhealthy, the system automatically routes network traffic through the other Express Connect circuit that works as expected. This ensures the high availability of your service. The time that is required to switch network traffic is affected by the number of routes in the virtual private cloud (VPC) that is connected to your data center. In most cases, the process takes less than 12 seconds.
Configuration item | IP address/CIDR block |
---|---|
VPC CIDR block | 172.16.0.0/16 |
ECS instance IP address | 172.16.1.25 |
Data center CIDR block | 172.17.1.0/24 |
IP addresses for the gateways (configured on the primary VBR) |
|
IP addresses for the gateways (configured on the secondary VBR) |
|
On-premises server IP address | 172.17.1.2 |
Health check configurations for the primary VBR |
|
Health check configurations for the secondary VBR |
|
Step 1: Check whether the primary VBR is active
Step 2: Disable the primary VBR
Step 3: Test the connectivity between the VPC and the data center when the primary Express Connect circuit is disabled
Step 4: Enable the primary VBR
Step 5: Test the connectivity of the primary Express Connect circuit

References
You can call the DeleteVirtualBorderRouter operation to delete a disabled VBR in OpenAPI Explorer. For more information, see DeleteVirtualBorderRouter.