The SSH server and client aren't activated by default; to activate it, refer to Section 79.24, “How to activate the Abilis SSH server”.
Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
a r pr:3 in:ssh out:ssh cdi:* udi:ssh | Transfer an incoming SSH session to an outgoing SSH session. |
a r pr:4 in:* out:ssh cdi:* udi:ssh | Transfer any incoming session to an outgoing SSH session. |
save conf | Save the configuration. |
To open a SSH connection from “ABILIS_1” to “ABILIS_2”, type the following commands.
[10:39:17] ABILIS_1: <- type Ctrl+P to access to the TELNET server prompt of “Abilis_1”. [192.168.1.1] TELNETS>clr
CLR 00 00 [192.168.1.1] TELNETS>1-ssh
<- to access to the SSH client prompt of “Abilis_1”. COM [192.168.2.1] SSHC>open 192.168.5.254
<- to open a connection to the remote host. Trying 192.168.5.254 ... Open User Access Verification Password:*********
COM Abilis CPX - Ver. 8.0.3/STD - Build 3961.10 - Branch 8.0 - Abilis-ID 800733 Monday 08/06/2015 15:31:56 (UTC+2.00) Login:super
Password: Logged as SUPERUSER [10:40:59] ABILIS_2:
Note | |
---|---|
If you are connected to “ABILIS_1” through an ISDN call, if you type the combination Ctrl+P, the Telnet server prompt of the Abilis that generate the call will be shown. To access to the SSH client of “ABILIS_1”, you have to type the 22n-ssh command, where n refers to the X25-n port that you have used for the connection. For example: [10:39:17] ABILIS_1: <- type Ctrl+P to access to the TELNET server prompt of the Abilis that generates the call. [192.168.1.1] TELNETS> |