Perform the following operations to log in to each ECS and verify the network connectivity between VPCs:
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.