Files
doc-exports/docs/esw/umn/esw_qs_0008.html
fanqinying a2e28c7623 ESW UMN 20260305 version
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: fanqinying <fanqinying@huawei.com>
Co-committed-by: fanqinying <fanqinying@huawei.com>
2026-03-12 10:25:46 +00:00

2.6 KiB

Step 5: Verify Network Connectivity

Scenarios

Assume that there is an ECS (ecs-demo-01) running in the local subnet and an ECS (ecs-demo-02) running in the remote subnet with the IP address of 10.1.1.105. You can follow this section to log in to ecs-demo-01 and verify the network connectivity between VPCs.

Procedure

  1. Log in to the ECS.
  2. Run the following command on the ECS:

    ping <private-IP-address-of-the-ECS>

    To verify the network connectivity between vpc-01 and vpc-02, log in to ecs-demo-01 and run the following command:

    ping 10.1.1.105

    If information similar to the following is displayed, the two VPCs can communicate with each other.

  3. Repeat 1 to 2 to verify the connectivity between other VPCs.
<script language="JavaScript"> </script>