1、登录到生产站点Proxy同步节点后台

    2、根据TODO文档进行生产站点到华为云HyperBDR ECS的网络连通性。

    说明:如果容灾测试网络为公网访问,可以通过此操作步骤来测试Proxy同步节点到HyperBDR公网网络连通性。

    The Huawei Cloud HyperBDR has been configured with a public IP and relevant network policies have been enabled to ensure normal access.

    Proxy Node login information

    User:root

    Password:onepro

    Test Steps

    Log in to the Proxy Synchronization Node
    1**Test Access to HyperBDR Port 10443 and Port 30080**
    Execute Command
    bash ssh -v -p 10443 <HyperBDR Public IP> Test Result: If the input results include the information “[debug1: Connection established.]” it indicates that there are no issues with network connectivity.

    OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug1: /etc/ssh/ssh_config line 58: Applying options for *
    debug1: Connecting to [] port 10443.
    debug1: Connection established.

    Execute Command
    bash ssh -v -p 30080 <HyperBDR Public IP> Test Result: If the input results include the information “[debug1: Connection established.]” it indicates that there are no issues with network connectivity.

    OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug1: /etc/ssh/ssh_config line 58: Applying options for *
    debug1: Connecting to [] port 30080.
    debug1: Connection established.

    若有收获,就点个赞吧