Hi, what exactly would it take to be able for me to use Net:Appliance:Session to control the Cisco Linux based CLI for Unified Communications platform? I have had great success with Cisco routers, switches, firewalls, load balancers, and Linux based CLI's but this is giving me trouble that I have never had before.
I try to connect and I get the following as an error:
-------------------------------------------------------------
Login failed to remote host at d:\cucm-monitor\cucm-server-hardware.pl line 92
pattern match timed-out
    Welcome to the Platform Command Line Interface
-------------------------------------------------------------
Using the command line ssh, the following is the output:
-------------------------------------------------------------
ssh -l administrator 10.16.240.64
administrator@10.16.240.64's password:
Last login: Sun Nov 30 23:36:47 2008 from 10.16.240.1
    Welcome to the Platform Command Line Interface
admin:
-------------------------------------------------------------
I guess I am not understanding why it is failing at the 'Welcome to the Platform Command Line Interface' message.
Thanks.
Brian