(Intranet VPN Access) Tests the network connectivity between the Failback Host and the Failback Gateway
If the switchback test environment is connected to the Intranet of the production site through Huawei Cloud VPN, you can perform this operation to test the network connectivity between the Failback Host and the Failback Gateway Host.
The Failback Host is a Linux
Verification test procedure
Log in to the Failback Host
Test access to port 10729 of the Failback Gateway Host
Ensure that the ssh command is running on the Failback Host
Test command:
ssh -p 10729 root@<General storage Switchback Gateway Intranet IP>
Verification results:
If the password can be accessed normally, the access is normal.
The Failback Host is a Windows
Verification test procedure
Log in to the Failback Host
Test access to port 10729 of the Failback Gateway Host
Ensure that the ssh command exists on the Failback Host, and open the CMD command line
Test command:
ssh -p 10729 root@<Failback Gateway Host Intranet IP>
Verification results:
If the password can be accessed normally, the access is normal.