Quantcast
Channel: THWACK: Popular Discussions - Kiwi CatTools
Viewing all 21331 articles
Browse latest View live

Activity Device.Update.Banner (Login) fails with Cisco IOS Version 12.2(52)SE

$
0
0

Hi!

I updated some Cisco 2960 switches to IOS Version 12.2(52)SE. Since then the CatTools Activity Device.Update.Banner (Login) fails. After the command banner login `*** I get the error "%Invalid input detected at ...". Anyone with the same problem?


Did not receive expected response to command: show running-config

$
0
0

I have a question, I have 2 Cisco WiSM  (Cisco 6500 blade) that I am trying to use Cat tools to backup the config files on a regular schedule. I have run into the following error when trying to run the activity:  "Did not receive expected response to command: configshow" and then Cat tools disconnects from the switch. I used telnet to issue the show running-config command and what I noticed is right after the show running-config command is issued the switch prompts with: "Press Enter to continue or <CTRL-Z> to abort"  or "--More-- or (q)uit " and sits there until there is user intervension. How can I automate the CR to continue command so I can use Cattools to pull the configuration of these switches? Any help would be greatly appreciated.

Thanks

Backup HP V1910 (Legacy 3Com 2928) switch

$
0
0

I am trying to backup this switch using the Device.CLI.Send activity.  Here is what I am trying to send:

Login authentication 

Username:xxxx
Password:
<Raben Tire IT Switch>_cmdline-mode on
All commands can be displayed and executed. Continue? [Y/N]y

 

Please input password:******
Warning: Now you enter an all-command mode for developer's testing, some commands may affect operation by wrong use, please carefully use it with our engineer's direction.
<Raben Tire IT Switch>backup startup-configuration to 10.21.1.13
Backup next startup-configuration file to 10.21.1.13, please wait...
finished!
<Raben Tire IT Switch>quit

I get to the input of the password and get a syntax error.  Since I get a syntax error there, the rest of the script never runs, it also gets a syntax error.  How do I input a password at that point?

Thanks,
Jeff

 

 

config backup failing on HP switch

$
0
0

We are running CaTTools 3.11 for backing up several of our Cisco switches and it is working great.  However, we also have a bunch of HP switches that we are also trying to use CaTTools with but I'm having trouble getting it working...

Started trying on a HP J9827a switch with 4 cards in it.

 

I've messed around with the different HP switch options including "other" and the variations...

From the debug log it looks to me like its dumping all the commands early not waiting for the prompts.  How do I make it wait for the appropriate parts? 

we dont have logins setup and that is all unchecked in the setup...

What am I missing? (debug below)

 

 

<NEWSESSION CatTools 3.11.2 6/7/2018 3:09:58 PM>

<PROTOCOL=Telnet>

<DEVICE TYPE=HP.Switch.2500>

<ACTIVITY TYPE=Device.Backup.Running Config>

<ACTIVITY SCRIPT=C:\Program Files (x86)\CatTools3\Scripts\Client.Device.Backup.Running Config.txt>

<USERS NAME FOR DEVICE=Building M Old Computer Room HP 48 port>

<C OK 3:09:58 PM>

<R-3:09:59 PM>HP J9850A Switch 5406Rzl2[13][13][10]Software revision KB.16.05.0004[13][13][10][13][13][10] (C) Copyright 2017 Hewlett Packard Enterprise Development LP[13][10][13][10]                      RESTRICTED RIGHTS LEGEND[13][10] Confidential computer software. Valid license from Hewlett Packard Enterprise[13][10] Development LP required for possession, use or copying. Consistent with FAR[13][10] 12.211 and 12.212, Commercial Computer Software, Computer Software[13][10] Documentation, and Technical Data for Commercial Items are licensed to the[13][10] U.S. Government under vendor's standard commercial license.[13][10][13][10]We'd like to keep you up to date about:[13][10]  * Software feature updates[13][10]  * New product announcements[13][10]  * Special events[13][10]Please register your products now at:  www.hpe.com/networking/register[13][10][13][10]Press any key to continue

<W-3:09:59 PM>[13]

<R-3:09:59 PM>[27][?6l[27][1;24r[27][?7h[27][2J[27][1;1H[27][1920;1920H[27][6n[27][1;1HYour previous successful login (as manager) was on 2018-06-07 18:50:46     [13][10] from 192.168.20.114[13][10][27][1;24r[27][24;1H[27][24;1H[27][2K[27][24;1H[27][?25h[27][24;1H[27][24;1HHP POE M Building Switch# [27][24;1H[27][24;27H[27][24;1H[27][?25h[27][24;27H

<W-3:10:00 PM>[13]

<R-3:10:00 PM>[27][1;0H[27][1M[27][24;1H[27][1L[27][24;27H[27][24;1H[27][2K[27][24;1H[27][?25h[27][24;1H[27][1;24r[27][24;1H[27][1;24r[27][24;1H[27][24;1H[27][2K[27][24;1H[27][?25h[27][24;1H[27][24;1HHP POE M Building Switch# [27][24;1H[27][24;27H[27][24;1H[27][?25h[27][24;27H

<W-3:10:00 PM>enable

<R-3:10:00 PM>enable

<W-3:10:00 PM>[13]

<R-3:10:00 PM>Invalid input: enable[13][10]HP POE M Building Switch#

<W-3:10:01 PM>no page

<R-3:10:01 PM>no page

<W-3:10:01 PM>[13]

<R-3:10:01 PM>HP POE M Building Switch#

<W-3:10:01 PM>yes

<R-3:10:01 PM>yes

<W-3:10:01 PM>[13]

<R-3:10:01 PM>Invalid input: yes[13][10]HP POE M Building Switch#

 

 

================================================================================

WFMDRetVal=1 Waiting for: "Running configuration"

WFMDRetVal=2 Waiting for: "Building configuration..."

WFMDBuffer="yesinvalid input: yes[13][10]hp poe m building switch# "

================================================================================

<W-3:10:31 PM>page[13][10]

<R-3:10:31 PM>pageHP POE M Building Switch#

<W-3:10:35 PM>exit

<R-3:10:35 PM>exit

<W-3:10:35 PM>[13][10]

<R-3:10:35 PM>HP POE M Building Switch>

<W-3:10:36 PM>exit

<R-3:10:36 PM>exit

<W-3:10:37 PM>[13][10]

<R-3:10:37 PM>Do you want to log out (y/n)?

 

 

================================================================================

WFMDRetVal=1 Waiting for: "Invalid input:"

WFMDRetVal=2 Waiting for: "[confirm]"

WFMDRetVal=3 Waiting for: "[y/n]?"

WFMDRetVal=4 Waiting for: "Delete filename ["

WFMDRetVal=5 Waiting for: "Writing System Software to FLASH..."

WFMDRetVal=6 Waiting for: "New password"

WFMDRetVal=7 Waiting for: "Destination filename?"

WFMDRetVal=8 Waiting for: "Address of remote host?"

WFMDRetVal=9 Waiting for: "TFTP Server IP:"

WFMDRetVal=10 Waiting for: "TFTP Destnation file name:"

WFMDRetVal=11 Waiting for: "Rebooting switch"

WFMDRetVal=12 Waiting for: "HP POE M Building Switch>"

WFMDRetVal=13 Waiting for: "HP POE M Building Switch#"

WFMDBuffer="exitdo you want to log out (y/n)? "

================================================================================

<D 3:10:47 PM>

<SCRIPT VALUES>

<HOSTNAME="HP POE M Building Switch">

<PROMPT VTY="HP POE M Building Switch>">

<PROMPT ENABLE="HP POE M Building Switch#">

<PROMPT CONFIG="HP POE M Building Switch(config)#">

IBM Fabric switch. Can't get past command line interface mode selection

$
0
0

Hi,

 

I got 2 IBM Fabric switch that i am unable to log,  to upload config to tftp.

 

I log correctly using ssh v2 but i get this prompt asking me ibmnos-cli or iscli. :

 

Using username "admin".

Select Command Line Interface mode (ibmnos-cli/iscli):

 

How can i can i tell cattools to input iscli ?

 

The debug log is :

 

<NEWSESSION CatTools 3.9.1 4/20/2015 3:48:36 PM>

<PROTOCOL=SSH2>

<DEVICE TYPE=Cisco.Router.General>

<ACTIVITY TYPE=Device.CLI.Send commands>

<ACTIVITY SCRIPT=C:\Program Files (x86)\CatTools3\Scripts\Client.Device.CLI.Send commands.txt>

<USERS NAME FOR DEVICE=BNTHAUTQC>

<C OK 3:48:40 PM><R-3:48:40 PM>[13][10][13][10]Select Command Line Interface mode (ibmnos-cli/iscli):

================================================================================

WFMDRetVal=1 Waiting for: ">"

WFMDRetVal=2 Waiting for: "#"

WFMDRetVal=3 Waiting for: "Username:"

WFMDRetVal=4 Waiting for: "Password:"

WFMDBuffer="[13][10][13][10]select command line interface mode (ibmnos-cli/iscli): "

================================================================================

<W-3:49:10 PM>[13]<R-3:49:10 PM>[13][10][13][10]Select Command Line Interface mode (ibmnos-cli/iscli):

 

Thanks

Kiwi CatTools Failed to enter enable mode for Cisco FWSM and ASA

$
0
0

I'm backing up about 15 Cisco devices using Kiwi CatTools.  It's working perfectly for all of them except the two Firewall Services Modules (FWSM) and the two ASAs.  I get the warning "Failed to enter enable mode" in the Info Log.  I've verified, though, that I can login to the devices successfully from the server that runs CatTools.

I'm using the following settings:

Connect via: Direct connect

Method: SSH2

Port: 22

AAA Username

AAA Password

Initial login requires username/password

Enable mode uses AAA username/password fields

 

These settings work for the other devices but not the FWSM and ASA.  Any suggestions?

 

Thanks!

Disable paging on a Cisco ASA

$
0
0

To disable paging, you can use Variations, and the following command:

 

Terminal pager 0

 

This works on an ASA 5520

Cisco WLC 5508 Backup failing after upgrading controller code

$
0
0

Hello,

 

I recently upgraded the code on my Cisco 5508 wireless controller to 8.2.151.0, and it appears my backups are now failing.  In the info log, the message is that CatTools didn't receive an expected response to command "show running-config". 

 

 

I remoted into the device, and it appears that command "show running-config" has been replaced by "show run-config".

 

 

My question is--is there an updated cisco.wireless.lan script that would account for this change, or is there any way to modify my existing script?  I'm currently on v3.10.0, and we don't have current software maintenance, so I'm not entitled to newer versions; that being said, I'm not against purchasing support if an update will absolutely fix the issue.  I apologize if this has been posted before, but I only saw a similar thread from 2010.  Thank you for any help you can provide!


TFTP not happening

$
0
0
Hi,

I have configured my routers and FW in Kiwi act tools to take backup of run-config to TFTP. I am getting the below error message.

copy running tftp
Address or name of remote host []?
172.1.1.20
Destination filename [bb02-confg]?
Core_Switches/BB02.cfg
TFTP: error code 2 received - 16739

%Error opening tftp://172.1.1.20/Core_Switches/BB02.cfg (Permission denied)
BB02#


Thanks,
Sridhar

Remote logging using Kiwi Syslog server and Snare

$
0
0

Hi all,

 

I'm currently setting up a remote logging solution running two Windows Machines and I'm running Snare in one of them to send syslog messages to another one.

I want the syslog messages to be stored by Kiwi at the NT Event log system but with no success.

The messages are arriving but it seems like the format doesn't match the NT standards - the messages are logged at the other Windows box but you can't really do anything with them since all data (Event ID, source, Type, etc..) is in the field "DEscription", as follows:

 

I manage to change the character 009 for TAB (option "Replace non printable characters with <ASCII value>>" at Modifiers menu) and now I got tabs instead of <009> but that didn't help.

I expect Kiwi syslog to put the event in the NT Event Log pretty and clear, not this mess :( 

 

Is there anything I'm missing? 

 

By the way, what that message prior the event means? Any clue? /AUXSOURCE= flag ? 

 

I hope anyone out there already performed this - I'm sure I'm not the only one. *hopes*

 

Cya all..

Cattools errors

$
0
0

Hello everyone, I need some help. I have two errors that I'm having a issue with. Cattools sends me a errors in a email saying some of the back ups have failed.

 

Error 1: Reason: (10060) The current connection has timed out.. Giving up after 3 connection attempts.

 

Error 2: Reason: (10061) The requested connection has been refused by the remote host.. Giving up after 3 connection attempts.

 

I appreciate your help.

 

Thank you.

How can I recover enable password with Cattools from Cisco device.

$
0
0

I have a Cisco 6500 that someone changed the enable password on it and don't remember. I am running Cat tools 3.11 that still backs up the configuration of that device everyday. How can I reset or recover the enable password by using Cat tools?

Enable Mode Fails on Cisco router

$
0
0

Hi ,

 

I am new to Kiwi tools . I am not able to take  the backup of  my cisco router using Kiwi .  I am getting the error message like "enable mode failed" . I have tried to capture the error but when I checkd the Debug folder it was empty  .

I am using a TACACS Login .  and seprate password for enable prompt

Login look like as follows

Username: test.1985
Password:******

TEST-Cisco-7206>enable
Password:*******
TEST-Cisco-7206#

your help for solve this issue will be highly appreciate

 

Regards

Vineeth

CatTools 1-Error

$
0
0

Hello,

 

When I try to run my Device.Backup.TFTP, I get a series of error messages with the following detail:

 

1-Error  *my switch* Client LoadScriptFile: Script file not found. (C:\Program Files\CatTools3\Scripts\.txt

 

My first thought was the folder did not exist. I have verified that it does and the path name is correct and that there are .txt script files in that folder. Any help resolving this matter is greatly appreciated.

 

Thank you

Creating Custom Devices [HPE StoreFabric / Mellanox]

$
0
0

Hi All

 

I'm trying to have CatTools to backup my HPE StoreFabric SN2010M storage switches.

These switches are rebranded Mellanox switches

 

So far my first issue was that the enable mode on the CLI was with a space after the "#" mark

I've managed to get this resolved using:

Private Const DEVICE_PRIVILEGEDPROMPT = "# "

in the created script for this device type.

 

I have successfully managed to have CatTools save a copy of the running config, BUT, and this is the tricky part for me:

After each 24 lines, the switch sends:

"lines 1-23"

which in my stored config file looks like:

" [7mlines 1-23  [m [K

[K   "

 

This reoccurs after each normal CLI screen throughout the entire config file.

I'm not at all a script guy - so can somebody give me a clue on how to ignore each 24th line or something similiar, so the running config is cleaned for these annoying lines?


Bulk Device password change

$
0
0

Does anyone know if you can do bulk password changes for devices,groups and so forth for either VTY,enable,privilege,console, AAA username/passowrd,SSH username/password. My dilemna is we do password changes on a quartlerly basis and it's a pain to have to manually change each device password for 200 or so devices. I have been looking and could not find anything in the documentation or this forum. I hope this may be an option in future releases.

Invalid username or password - HP 6120 XG

$
0
0

Hi  there,

 

I am running Cat Tools 3.3.17 and trying to backup all my device configs to one server.

 

I am having an issue with 2 HP switches - I receive a

Failed to connect to 172.x.x.x
  Reason: (30016) Invalid username or password reported by server, or bad
  private key.. Giving up after 3 connection attempts.

 

I am not too familiar with setting the device information - password, manager password etc. I have it for Direct connect via SSH2

 

Any help would be grateful!

 

G

Creating Custom Devices [HPE StoreFabric / Mellanox]

$
0
0

Hi All

 

I'm trying to have CatTools to backup my HPE StoreFabric SN2010M storage switches.

These switches are rebranded Mellanox switches

 

So far my first issue was that the enable mode on the CLI was with a space after the "#" mark

I've managed to get this resolved using:

Private Const DEVICE_PRIVILEGEDPROMPT = "# "

in the created script for this device type.

 

I have successfully managed to have CatTools save a copy of the running config, BUT, and this is the tricky part for me:

After each 24 lines, the switch sends:

"lines 1-23"

which in my stored config file looks like:

" [7mlines 1-23  [m [K

[K   "

 

This reoccurs after each normal CLI screen throughout the entire config file.

I'm not at all a script guy - so can somebody give me a clue on how to ignore each 24th line or something similiar, so the running config is cleaned for these annoying lines?

Password update in cattools database for specific user.

$
0
0

Hello.

I have problem with mass expired password update in cattools database. I have about 1500 devices and different credentials in about 20% of them.

How to do mass password update only for specific user?

 

Only thing that comes to my mind is select by hand devices where is that user with expired pasword, but this is not elegant solution (in addition I have to do it every 30 days of password expiration).

Did not receive expected response to command: show running-config

$
0
0

I have a question, I have 2 Cisco WiSM  (Cisco 6500 blade) that I am trying to use Cat tools to backup the config files on a regular schedule. I have run into the following error when trying to run the activity:  "Did not receive expected response to command: configshow" and then Cat tools disconnects from the switch. I used telnet to issue the show running-config command and what I noticed is right after the show running-config command is issued the switch prompts with: "Press Enter to continue or <CTRL-Z> to abort"  or "--More-- or (q)uit " and sits there until there is user intervension. How can I automate the CR to continue command so I can use Cattools to pull the configuration of these switches? Any help would be greatly appreciated.

Thanks

Viewing all 21331 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>