SBC abruptly closes SSH connection
Hello,
I am trying to configure automatic printing of the output of 'display-alarm' command from SBC via SSH with following command:
[root@bigmama ~]# echo "display-alarm" | sshpass -p password ssh -tt admin@172.18.16.22
The SSH connection itself works normally, but on attempt to send any ACLI command SBC abruptly closes the connection:
Received disconnect from 172.18.16.22: 11: Logged out.
Did somebody test such kind of interrogation?
Regards,
Daureen