forked from docs/doc-exports
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Hongwei, King Wang <king.wanghongwei@huawei.com> Co-committed-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
3.5 KiB
3.5 KiB
Step 6: Verifying Network Connectivity
Procedure
- Log in to the management console.
- Click
in the upper left corner and select the desired region and project.
- Click Service List and choose .
- Log in to an ECS.
In this example, use VNC provided on the management console to log in to an ECS.
- Run the following command on the ECS:
ping 172.16.0.100
172.16.0.100 is the IP address of a server in the on-premises data center. Replace it with an actual server IP address.
If information similar to the following is displayed, the VPC on the cloud and the on-premises data center can communicate with each other.
Reply from xx.xx.xx.xx: bytes=32 time=28ms TTL=245 Reply from xx.xx.xx.xx: bytes=32 time=28ms TTL=245 Reply from xx.xx.xx.xx: bytes=32 time=28ms TTL=245 Reply from xx.xx.xx.xx: bytes=32 time=27ms TTL=245
Parent topic: Enterprise Edition VPN