Does anybody know of a way that you can add devices to Kiwi from the command line? I want to write a windows shell script to automate adding devices.
Thanks
Mark
Does anybody know of a way that you can add devices to Kiwi from the command line? I want to write a windows shell script to automate adding devices.
Thanks
Mark
When trying to run an ARP table report against the Nexus platform, the report fails. The Info Log shows "Unable to find the title line in router ARP table" and then follows with the line "No ARP data available."
Any ideas on how to work around this? The output from other Cisco equipment was in the format of the following:
#show arp
ARP Aging time = 1200 sec
+ - Permanent Arp Entries
* - Static Arp Entries
default at 00-00-00-00-00-00 on vlan 0
DNSName1.domain.com at 00-00-00-00-00-01 port 1/2,3/1 on vlan 214
DNSName1.domain.com at 00-00-00-00-00-02 port 1/2,3/1 on vlan 214
192.168.1.1 at 00-00-00-00-00-04 port 1/2,3/1 on vlan 214
192.168.1.2 at 00-00-00-00-00-05 port 1/2,3/1 on vlan 214
On the NEXUS, it looks like this:
# show ip arp # yes, I tried changing the command in the activity
Flags: * - Adjacencies learnt on non-active FHRP router
+ - Adjacencies synced via CFSoE
# - Adjacencies Throttled for Glean
D - Static Adjacencies attached to down interface
IP ARP Table for context default
Total number of entries: 7
Address Age MAC Address Interface
192.168.1.12 00:03:13 0000.0000.0001 Vlan925
192.168.1.13 00:11:25 0000.0000.0002 Vlan925
192.168.1.14 00:05:25 0000.0000.0003 Vlan925
192.168.1.15 00:06:21 0000.0000.0004 Vlan925
192.168.1.16 00:02:01 0000.0000.0005 Vlan901
192.168.1.17 00:00:49 0000.0000.0006 Vlan901
192.168.1.18 00:00:47 0000.0000.0007 Vlan901
Kiwi Cattools is stopping after trying to execute it. Error windows pops up with message: "Error while unpacking program, code LP5. Please report to author."
Tried to unistall and reinstall the product (Kiwi CatTools 3.4.0) without success. CatTools has been running since years without any problems, until now. Probably some other recently (automatic) installed application or service is the cause, but I am not able to identify; I have installed nothing new for the last weeks.
Any help or advise is appreciated... thanks
Trying to get my SonicWall firewall NSA5600 config to back up via CatTools. Seems that everything I try doesn't work. It's trying to enter the wrong commands for displaying the current config.
Anyone else having these issues?
Hello Guys,
I created 2 Activities that are identical to each other, they run the Report Version Table script.
Activity A has 6 devices selected and Activity B has 120 devices selected.
When i run Activity B a few of the devices fail with the following error:
Failed to connect to 10.10.10.1. Reason: (30016) Invalid username or password reported by server, or bad private key.. Giving up after 3 connection attempts.
So i created activity A with the 6 devices that fail and when i run that all 6 of them work.
Both scripts can use Maximum available threads.
I set the log level to debug and above and checked the info log file.
Hi there,
we have a problem with this setup ->
<NEWSESSION CatTools 3.10.0 23.10.2015 15:41:59>
<PROTOCOL=SSH2>
<DEVICE TYPE=IronPort.Security.General>
<ACTIVITY TYPE=Device.Backup.Running Config>
This is what gets backed up ->
Choose the password option:
1. Mask passwords (Files with masked passwords cannot be loaded using
loadconfig command)
2. Encrypt passwords
3. Plain passwords
[1
Now my question. How can I get the tools to choose option 2 and include the output in my backup?
Hi Thwack community,
this is my first discussion
We are having some troubles with "Checkpoint Security Gateway" Devices. Because there is no suitable Device-Template for those devices i used the Generic.Device combined with a Device Variation to backup the Running Configuration.
Device Details: Check Point Security Gateway using Gaia R77.20 as OS, Kiwi Cattools 3.6.0
I always try to copy the manual steps i would do via putty/SSH to cattools. Those manual steps would be:
Somehow cattools is having some problems with those steps :/
It isn´t getting input from the "show configuration" command which should print to stdout "Did not receive echo of show configuration command".
I attached you the log-info File and the Device variations so you could get a look into the changes i made.
Has anyone ever had similar problems (and a solution to it)? Especially with Checkpoint Devices?
Best regards,
Max
HI guys,
I have been trying to backup up my OmniSwitches (6850 p48 variants) with CatTools.
The built in device is for omnistacks which doesn't work (Omniswitches don't have an enable mode) so I started to write my own template.
I can get CatTools to log in and dump the config, however only half the config is dumped.
Initially it appeared it was because CatTools was seeing the session prompt command in the config and flushed everything after it because of bCleanBuffer option in the SendCommandSingle() function.
I changed the GetConfig() function so that it when it calls the SendCommandSingle() function it is passing false to the bCleanBuffer to try and stop the above, however this only gave me a few extra lines of the config and it is still missing most of the config.
Now I am pretty much stuck!
Any pointers as to why this might be happening?
Edit: Ok, setting the bCleanBuffer helps (stops it clearing everything after the session prompt) but another part of the function s seeing it and then runs the exit command which is why I get a few more lines. Investigation
Hi All ,
I am not able to take the backup of Fortigate which has configured on VDOM environment .
Some Fortigate's I am able to take but Vdom configuration's are missing from the Backup .
Did any one faced this issues and what was the solutions you found on Kiwi Cat tools
Please help thanks in advance
Regards
Vineeth
Hi all,
I tried to back up a Arista DCS-7050QX switch with Cattools but failed.
Then I looked up online and it seems Cattools doesn't support Arista. Is that true? Any work-around?
Thanks.
Hi!
Is there a chance that CatTools could retrieve the config.ini of a APC SmartUPS AP9617/AP9630 Network Management Card using FTP? It would be great if someone of the development team could have a look at it.
Here's a "capture" of a FTP session:
ftp> open 10.0.0.1
Connected to 10.0.0.1.
220 AP9617 Network Management Card AOS v3.7.3 FTP server ready.
User (10.0.0.1:(none)): admin
331 User name okay, need password.
Password:
230 User logged in, proceed.
ftp> bin
200 TYPE Command okay.
ftp> hash
Hash mark printing On ftp: (2048 bytes/hash mark) .
ftp> get config.ini
200 PORT Command okay.
150 File status okay; about to open data connection.
#######################226 Closing data connection.
ftp: 47311 bytes received in 15,25Seconds 3,10Kbytes/sec.
ftp> close
221 Thank you for using APC products!
ftp> quit
Regards, Leonardo
I am receiving the following message from a newly installed Riverbed Router. Any ideas?
2013-10-05 23:15:17 2-Warning 6 Riverbed-Router Failed to connect to Riverbed-Router. Reason: (30044) No available encryption algorithms match with the server.. Will try again.
We have 50 remote offices with Cisco 1801's. I have the exciting job of establishing their serial numbers :-/
Can kiwi help. I guess the output I'm after comes from the 'show inventory' command. Or is there a MIB which can be installed into Orion which can be run to do the same job. The information i'm specifically after is serial number.
Hi,
I'm setting up backup for a Cisco 3850x switch. Cattool responded "Failed
to connect to 192.168.10.10. Reason: (30012) Protocol version mismatch error..
Giving up after 3 connection attempts.
Would you know what's the exact issue here?
I am attempting to configure Cat Tools to backup some of our Dell PowerConnect 5548s running-configs over SSH, however I am running into problems when initiating the SSH session. Since the Dell SSH on the appliance is built on top of Telnet, it prompts for a useless field "Login as:" before asking for the local username and password. This first field has no effect on whether or not you can authenticate to the device.
I cannot find a way to put in a carriage return or line-feed command to make the session continue to the "Username: " prompt.
I apologize for my sentence structure on this post.
Cheers,
Stefan
Can the latest RC of Cattools perform config backups on Cisco Small Business SG300 switches? We are having a hard time getting this working over SSH with TACACS.
Hi, We have just installed some extreme switches and currently
it is backing up using model X450-24X running the show configuration command.
We are wanting to run the following below command and wondered whether this
would be possible if we had a variations file and running a TFTP server on
server where cat tools is installed.
tftp put x.x.x.x vr "VR-Default"primary.cfg **Saved file name***.cfg
The above command makes it easier to restore configs if we were to have issues.
We tried running Device.Backup.TFTP activity but it currently only supports Cisco Devices.
Thanks
Hi All ,
I am not able to take the backup of Fortigate which has configured on VDOM environment .
Some Fortigate's I am able to take but Vdom configuration's are missing from the Backup .
Did any one faced this issues and what was the solutions you found on Kiwi Cat tools
Please help thanks in advance
Regards
Vineeth
Hi,
I am trying to backup my cisco 3925 router using kiwi cattools. Till yesterday it was working with telnet. I have disabled telnet and enabled SSH. I am able to connect to the router using the credentials used in the device properties, but when i try to backup using the kiwi software i am getting the below error. tried changing the SSH ver to 1 with no luck.
Error: Connect failed:30002:Please set your login for selected protocol.
Thanks,
Sridhar
Hi,
I have an existing support case open with SolarWinds support for this issue 1066183.
I just want to find out from the community whether anyone had encountered this issue and have a solution.
My Kiwi Cattools show its unlicensed since yesterday even though it was licensed correctly and working properly for past few years.
SolarWinds License Manager show a message Licensing System Repair: There is a problem with your licensing system. Contact SolarWinds technical support.
SolarWinds support reset our license key and ask me to reactivate it but the activation fail and following log were observed in SolarWinds License Manager log.
I'm still waiting for SolarWinds technical support get back to me on how to resolve this issue.
2016-10-19 09:27:04,770 [1] INFO List licenses - Decrypting store document
2016-10-19 09:27:04,785 [1] INFO List licenses - 1 licences found
2016-10-19 09:27:04,785 [1] INFO List licenses - Found license - Name: KiwiCatTools; Version: 3; Type: Commercial, ActivationKey: XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX, MaintenanceEndDate: 5/21/2017 12:00:00 AM, SWID: XXXXXXXXX, #Features: 4, Node Locking Data: [XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX]
2016-10-19 09:27:04,785 [1] INFO List licenses - Using Licensing Framework to obtain license for KiwiCatTools / 3 / Commercial
2016-10-19 09:27:04,801 [1] ERROR SolarWinds.Licensing.Framework.Diagnostic.Logger - License store exception
SolarWinds.Licensing.Framework.Store.LicenseStoreException: Exception of type 'SolarWinds.Licensing.Framework.Store.LicenseStoreException' was thrown.
at SolarWinds.Licensing.Framework.Store.LicenseStore.RetrieveLicensesInternal(String appName, Int32 licenseVersion, LicenseType type)
2016-10-19 09:27:04,801 [1] ERROR SolarWinds.Licensing.Framework.Diagnostic.Logger - License error
SolarWinds.Licensing.Framework.ProductLicenseNotFoundException: A license for product KiwiCatTools, version 3, could not be retrieved.
at SolarWinds.Licensing.Framework.LicenseManager.GetLicenses(String appName, Int32 licenseVersion, LicenseType licenseType)
2016-10-19 09:27:04,801 [1] ERROR List licenses - Exception occurred when trying to obtain license for KiwiCatTools / 3 / Commercial
SolarWinds.Licensing.Framework.SolarWindsLicensingException: A license for product KiwiCatTools, version 3, could not be retrieved. ---> SolarWinds.Licensing.Framework.ProductLicenseNotFoundException: A license for product KiwiCatTools, version 3, could not be retrieved.
at SolarWinds.Licensing.Framework.LicenseManager.GetLicenses(String appName, Int32 licenseVersion, LicenseType licenseType)
--- End of inner exception stack trace ---
at SolarWinds.Licensing.Framework.LicenseManager.GetLicenses(String appName, Int32 licenseVersion, LicenseType licenseType)
at SolarWinds.Licensing.Framework.LicenseManager.GetLicense(String appName, Int32 licenseVersion, LicenseType licenseType)
at SolarWinds.Licensing.Analysis.TestRun.ListLicensesTestRun.Run(TestRunResults previousResults)
2016-10-19 09:27:04,801 [1] INFO SolarWinds.Licensing.Analysis.LicenseStoreHelper - Creating formatter
2016-10-19 09:27:04,817 [1] INFO SolarWinds.Licensing.Analysis.LicenseStoreHelper - License store instance was created successfully
2016-10-19 09:27:04,817 [1] INFO List licenses - Serial number for product KiwiCatTools / 3 / Commercial: [XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX]
2016-10-19 09:27:04,817 [1] INFO List licenses - Trying to get license information from registry for product KiwiCatTools / 3 / Commercial
2016-10-19 09:27:04,817 [1] INFO List licenses - Days left for product KiwiCatTools / 3 / Commercial: 2916049
2016-10-19 09:27:04,817 [1] INFO List licenses - Test List licenses result: Failure
2016-10-19 09:27:07,145 [1] ERROR SolarWinds.Licensing.Framework.Diagnostic.Logger - License store exception
SolarWinds.Licensing.Framework.Store.LicenseStoreException: Exception of type 'SolarWinds.Licensing.Framework.Store.LicenseStoreException' was thrown.
at SolarWinds.Licensing.Framework.Store.LicenseStore.RetrieveLicenses()