Hi
We're trying the free edition of Kiwi Cattools - most of our devices are backuped perfectly.
But we've got some troubles with the Hexatronic X2 CPEs.
This device has an telnet server and with the implemented command nvbackup, we can send the running config to any tftp server. Now we created a new device:
Device Type: Generic.Device
Connect via: Direct connect
Method: Telnet
Set an AAA Username and Password. As the X2 has a bit another login prompt, I set custom "Username prompt" to login and "Password prompt" to password. Then I created a new activity: Device.CLI.Send.commands and added the command under Options.
The main problem is, Cattools can't login to the Device, so I did a run with capture mode enabled:
<NEWSESSION CatTools 3.5.0 20.07.2010 10:39:10>
<PROTOCOL=Telnet>
<DEVICE TYPE=Custom.Hexatronix.X2>
<ACTIVITY TYPE=Device.CLI.Send commands>
<ACTIVITY SCRIPT=C:\Program Files\CatTools3\Scripts\Client.Device.CLI.Send commands.txt>
<USERS NAME FOR DEVICE=IP2110>
<C OK 10:39:10><R-10:39:11>Welcome to X2-10 Telnet Server[13][10][13][10]login:<W-10:39:11>admin[13]<R-10:39:11>admin[13][10]
================================================================================
WFMDRetVal=1 Waiting for: "password:"
WFMDRetVal=2 Waiting for: "login:"
WFMDRetVal=3 Waiting for: "% Login invalid"
WFMDRetVal=4 Waiting for: "% Authentication failed"
WFMDBuffer="admin[13][10]"
================================================================================
<W-10:39:41>admin[13]<R-10:39:41>admin[13][10]
================================================================================
WFMDRetVal=1 Waiting for: "password:"
WFMDRetVal=2 Waiting for: "login:"
WFMDRetVal=3 Waiting for: "% Login invalid"
WFMDRetVal=4 Waiting for: "% Authentication failed"
WFMDBuffer="admin[13][10]"
================================================================================
<W-10:40:11>admin[13]<R-10:40:11>admin[13][10]<R-10:50:11>[13][10][13][10]This telnet session has been idle for 600 seconds![13][10]<D 10:50:12>
<SCRIPT VALUES>
<HOSTNAME="">
<PROMPT VTY="">
<PROMPT ENABLE="">
<PROMPT CONFIG="">
A normal login, via telnet looks like:
Welcome to X2-10 Telnet Server
login:admin
password:
Welcome admin, your access right is read-write Please use '?',
'Tab' key or help for more information
X2-10>
Any idea, why cattools cannot login?
Thanks & Regards
Benjamin