Verification Test Procedure

Log in to the source host.

The authentication command is the same on windows and linux hosts.

Test Access To HyperBDR 10443 Port

Test command:

  1. ssh -v -p 10443 <HyperBDR Public IP Address>

Test result: If the following input result contains the information [debug1: Connection established.], the network connectivity is OK.

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.

Test Access To HyperBDR 30080 Port

Test command:

  1. ssh -v -p 30080 <HyperBDR Public IP Address>

Test result: If the following input result contains the information [debug1: Connection established.], the network connectivity is OK.

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.