弹性公网IP EIP-通过G-EIP快速搭建跨区域的IPv4网络:步骤五:验证网络通信情况
时间:2025-06-18 09:14:12
步骤五:验证网络通信情况
- 验证远程登录,使用本地PC远程登录E CS -A01。
弹性云服务器有多种登录方法,具体请参见登录弹性云服务器。
- 执行以下命令,验证ECS-A01和公网的通信情况。
ping IPv4公网IP地址或者 域名
命令示例:
ping support.huaweicloud.com
回显类似如下信息,表示ECS-A01可以访问公网。[root@ecs-a01 ~]# ping support.huaweicloud.com PING hcdnw.cbg-notzj.c.cdnhwc2.com (203.193.226.103) 56(84) bytes of data. 64 bytes from 203.193.226.103 (203.193.226.103): icmp_seq=1 ttl=51 time=2.17 ms 64 bytes from 203.193.226.103 (203.193.226.103): icmp_seq=2 ttl=51 time=2.13 ms 64 bytes from 203.193.226.103 (203.193.226.103): icmp_seq=3 ttl=51 time=2.10 ms 64 bytes from 203.193.226.103 (203.193.226.103): icmp_seq=4 ttl=51 time=2.09 ms ... --- hcdnw.cbg-notzj.c.cdnhwc2.com ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 3004ms rtt min/avg/max/mdev = 2.092/2.119/2.165/0.063 ms
support.huaweicloud.com/qs-eip/eip_qs_0003.html