Files
doc-exports/docs/er/umn/er_01_0068.html
Qin Ying, Fan b8f7d6334f ER UMN 20241008 version
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com>
Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
2024-10-08 10:04:17 +00:00

1.9 KiB

Step 6: Verify Connectivity Among VPCs

Perform the following operations to log in to each ECS and verify the network connectivity between VPCs:

Procedure

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

    ping IP address of the ECS

    If you log in to ecs-demo-01 to verify the connectivity between vpc-demo-01 and vpc-demo-02, 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.