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

Crash In Cattools

$
0
0

Hi I was running 3.5.0 as a service and I found the following:

2011-02-04 09:06:23 3-Info 0 CatTools Service Stopping scheduling timer
2011-02-04 09:06:23 3-Info 0 CatTools Service Starting scheduler
2011-02-04 09:06:23 4-Debug 0 CatTools Service Loading activity schedule times from database.
2011-02-04 09:06:23 1-Error 0 Kiwi CatTools Service *** INTERNAL PROGRAM ERROR - Please contact support via http://www.kiwisyslog.com/support ***
2011-02-04 09:06:23 1-Error 0 Kiwi CatTools Service Service Version 3.5.0 | Error Number: 10 | Description: This array is fixed or temporarily locked | Module Name: DBCatMain.bas | Procedure Name: CatDBScheduleTimesLoad | Line Number: 120 | Date and time: 2/4/2011 9:06:23 AM
2011-02-04 09:06:36 1-Error 0 CatTools Manager The Service is not running.

It was all running normally up to that point.  I stopped the service to look at a report (to check regarding my comment regarding the html reports from config uploads) and I unchecked a couple of spurious boxes in one report (I had accidentally ticked the "override email..>" boxes but hadn't specified the email address, so I unchecked these)  THen I restarted it and this hapopened.

I am just upgrading to 3.6.0 anyway and it has restarted OK after the upgrade so I'll let you know if it happens again, otherwise assume it was a one-off.

David


CatTools Daily Device Backup on Cisco ASA: Saves from bannner down, misses all interface configuration information

$
0
0

When upgrading to CatTools 3.7, we started noticing the backup config task only captures from the banner downwards, missing the ASA version info, interface, hostname, etc.

 

Fixed via utilizing the alternate command option and specifying "show running-config".

Problem with Cisco SG500 Backup

$
0
0

My problem with Backup the config of the Cisco SG500 is, that I got the error message "Did not receive expected prompt after disable command".

The config was saved but I couldn't solve the error.

I think that they try to open the Enable-Mode, but the SG500 haven't.

I config the "Variations" to Backup the devices but I didn't find where I can disable the "Enable-Mode" calling.

 

Error SG500.jpg

 

Any ideas where my mistake is?

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).

SFE2000P CLI access

$
0
0

Linksys SFE2000P issue

 

To access the CLI and modify the configuration or any other command, the only method is to connect using a screen menu then to enter CTRL-Z

SSH to switch

First : login as:   --> I can enter what I want

Then a menu will display

Username : --> I enter the username the I need to enter <TAB> to move to

Password : --> I enter the password and finished by <Enter>

The main menu appears

 

See détails in the attached file.

 

 

 

NEW : our student wrote a dedicated script for SPE2000P called Custom.Cisco.SFE2000P and it is working quite fine. Feel free to download it for use.

 

Ce message a été modifié par : Franck BESSEAS, March 9th, 2017

Palo Alto Backup Comapre, generates differences and TFTP backup issue.

$
0
0

using the standard backup command in CATTOOLS we get the "SET" style backup. This seems to report the backup being different some times.

 

I am trying to do full XML backups instead using TFTP, but despite being reported as compatible with TFTP backup in HELP, the job says

 

"no default commands available for this device"

 

If I enter the palo alto command

 

"tftp export configuration from running-config.xml to 192.168.1.1"

 

It errors on requiring "%ctDeviceName" Variable.

 

but there is no variable for the output file name in the Palo Alto command..

 

Seems Palo is not supported correctly after all?

Issue on version report new Cisco cat9k

$
0
0

Hi there,

 

I have an issue running Version Table report on the new Cisco Catalyst 9k switches.

The error I get is "Client Script error: Invalid procedure call or argument:  'Mid' on line: 4551

 

Is this something that can be fixed?

Copy Command TimeOut causes error but completes successfully

$
0
0

Hello! Thank you anyone willing to help. My company is using an older version of CatTools 3.6 and i'm having an issue where running the Copy command times out during its execution. However, the command does complete successfully and the backup does appear in the TFTP server it is connecting to. I would really like to set this up to send an email only if there are errors, but sadly it'll be emailing every time due to this error! I am using Nortel/Avaya switches and everything from the 4500's to the 4900's are having the problem. 

 

 

Here is a sample code:

show run

copy running-config tftp address 10.68.75.32 filename m4800test_config.cfg

exit

--

 

Detail Log:

 

Waiting for an echo of copy running-config tftp address 10.68.75.32 filename m4800test_config.cfg command

Did not receive echo of copy running-config tftp address 10.68.75.32 filename m4800test_config.cfg command

Did not receive echo of copy running-config tftp address 10.68.75.32 filename m4800test_config.cfg

Aborting command entry due to command error

Command results: 1 of 3, 1

etc, etc....

 

Again, the Copy command actually does complete. The file does populate in the TFTP server and its fine, It just takes LONGER than the timeout value of the script to copy it over. So it doesn't error, but CatTools thinks it does.

 

Is there a way to resolve this? Thank you in advance!


Cattools hangs with busy

$
0
0

After a failed activity it hangs with busy

How to properly SSH an Avaya ERS 4850GTS-PWR+

$
0
0

Hello to the group!

 

Please forgive me if this is a basic thing that a netadmin should know;  I have no formal training on this so much of my knowledge is from bits and blurps from the Internet searches I've been doing combined with trial-and-error.

 

TL;DNR Version:  What is the PROPER way to get CatTools past the "Press ENTER to continue" screen that follows the "Press CTRL-Y to continue" splash screen when using SSH on an Avaya ERS4850?  I rigged a way through, but I don't think it's right.

 

Edit:  And I meant to say, I've already seen Wiki Cattools with Avaya ERS switches and the link it provides to variations...

 

Long Version:

Our organization uses CatTools for taking the running-config of our network gear, mostly Avaya/Nortel/BayStack equipment.  For the vast majority, it's been working fine, as we were using Telnet.  However, we're slowly moving to SSH and I have one switch I'm trying to get into a little more cleanly than the method I've found.

 

I've spent the better part of two days trying to figure this out, searching Thwack and the Internet in general, to no avail.  It was by studying the debug output that I finally figured out what was happening and came up with a workaround.  But I don't like my method.

 

Here's the debug before I figured it out:

[code]

<NEWSESSION CatTools 3.11.3 3/15/2018 1:05:07 PM>

<PROTOCOL=SSH2>

<DEVICE TYPE=Nortel.Switch.Ethernet>

<ACTIVITY TYPE=Device.Backup.Running Config>

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

<USERS NAME FOR DEVICE=SomeSwitch>

<C OK 1:05:08 PM>

<R-1:05:08 PM>[13][10]

<R-1:05:08 PM>         ###   ###            ###   ###   ###            ###   ###        #####   ###          ###   #####   ###          ###   #####       ### ###   ###        ###   ### ###   ###        ###   ### ###      ###   ###   ###      ###   ###   ###   ###      ###   ###   ###     ###     ###   ###    ###   ###     ###   ###    ###   ###     ###    ###       ###   ###  ###   ###       ###   ###  ###   ###       ###   ##########  ###   ######   ##########  ###   ######   ##########  ###  ############  ###   ####   ############  ###   ####   ############  ### ###             ###   ##   ###             ###  ###   ###             ###                                                ###                                               ###Enter Ctrl-Y to begin.****************************************************************** Ethernet Routing Switch 4850GTS-PWR+ ****** Avaya                                                   ****** Copyright (c) 1996-2017,  All Rights Reserved           ************ HW:15       FW:5.8.0.3   SW:v5.10.1.039******************************************************************

<W-1:05:09 PM>[25]

<R-1:05:09 PM>Last login: --[13][10]Failed retries since last login:  0[13][10]Press ENTER to continue[13][10]

 

 

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

WFMDRetVal=1 Waiting for: "Logout"

WFMDRetVal=2 Waiting for: "Enter Username:"

WFMDRetVal=3 Waiting for: "Enter Password:"

WFMDRetVal=4 Waiting for: ">"

WFMDRetVal=5 Waiting for: "#"

WFMDBuffer="last login: --[13][10]failed retries since last login:  0[13][10]press enter to continue[13][10]"

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

[/code]

 

I see the [##] codes, which I figured early on are ASCII.  [13] is <CR>, [10] is <LF>, and [25] is <EM>.  I know <CR> is <CTRL-M>, so it would follow that <EM> would be <CTRL-Y> (which we would expect with an Avaya/Nortel switch).

 

So the last few lines appear to show we R (Read, receive) the Avaya splash screen (all the ### ## ####) and then W (Write, send) [25] (<CTRL-Y>) and we then read from the device a quick banner showing the number of failed retries, etc., at which point we must hit <CR>.

 

It appears to me, however, by the five "Waiting for" lines, that CatTools doesn't think it's logged in yet. Were this Telnet, CatTools would be correct:  It is AFTER the CTRL-Y where we enter login information -- in TELNET.  But in SSH, we won't see the splash screen nor the "Press ENTER to continue" line without a successful (SSH) login.

 

So this is where I kept getting stuck.  We're logged in, but CatTools doesn't seem to think so.  To work around this, I set up a variation to use CTRL-Y followed by CTRL-M as a *PRE* login keystroke.  The reason I don't think it's right is because (1) it should be *POST* login but CatTools doesn't seem to think it's logged in; and (2) after doing this, CatTools receives a command prompt from the device, but just sits there for about 20 seconds before continuing, claiming to be waiting for a known device prompt.

 

The output of the debug after the workaround is in place is as follows:

 

[code]

<NEWSESSION CatTools 3.11.3 3/15/2018 2:51:33 PM>

<PROTOCOL=SSH2>

<DEVICE TYPE=Nortel.Switch.Ethernet>

<ACTIVITY TYPE=Device.Backup.Running Config>

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

<USERS NAME FOR DEVICE=SomeSwitch>

<C OK 2:51:34 PM>

<R-2:51:34 PM>[13][10]

<R-2:51:34 PM>         ###   ###            ###   ###   ###            ###   ###        #####   ###          ###   #####   ###          ###   #####       ### ###   ###        ###   ### ###   ###        ###   ### ###      ###   ###   ###      ###   ###   ###   ###      ###   ###   ###     ###     ###   ###    ###   ###     ###   ###    ###   ###     ###    ###       ###   ###  ###   ###       ###   ###  ###   ###       ###   ##########  ###   ######   ##########  ###   ######   ##########  ###  ############  ###   ####   ############  ###   ####   ############  ### ###             ###   ##   ###             ###  ###   ###             ###                                                ###                                               ###Enter Ctrl-Y to begin.****************************************************************** Ethernet Routing Switch 4850GTS-PWR+ ****** Avaya                                                   ****** Copyright (c) 1996-2017,  All Rights Reserved           ************ HW:15       FW:5.8.0.3   SW:v5.10.1.039******************************************************************

<W-2:51:35 PM>[25]

<W-2:51:35 PM>[13]

<R-2:51:35 PM>Last login: --[13][10]Failed retries since last login:  0[13][10]Press ENTER to continue[13][10][13][13][10]<Device Hostname Here>#

 

 

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

WFDRetVal=0. Waiting for: "ctrl-ytobegin"

WFDBuffer="lastlogin:--failedretriessincelastlogin:0pressentertocontinue<DeviceHostnameHere>#"

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

<W-2:52:05 PM>[13]

<W-2:52:05 PM>[13]

<R-2:52:05 PM>[13][13][10]

 

.......and the debug continues, to show the running-config as one would expect, etc......

[/code]

 

The main reason I don't think this is right is because the output states it's waiting for the "Press CTRL-Y to continue" prompt after it's already been given, and the "Info Log" pane shows "Waiting for a known device prompt".

 

Is there a better way to use SSH via CatTools with an ERS 4850GTS?

 

 

Many thanks in advance.  I'd love to clean / speed this process up.

 

 

Regards,

 

Wirefly

Strange output in Mikrotik Backup

$
0
0

Hi All,

 

We've purchased KiwiCattools to perform regular backups of our Mikrotik Routers.

Logging in and exporting goes without a problem however if we look at the exported files then there's some strange output.

 

The config file starts with the text below.

 

[admin@XXXX] >

[admin@XXXX] >                                                                

[admin@XXXX] > export verbose

[admin@XXXX] > export verbose

 

 

# dec/28/2017 16:11:14 by RouterOS 6.27

# software id = TI2W-S6JC

#

 

Is it possilble to remove this text so that the first line in the config starts after the third "#"

 

 

Thanks in advanced.

Product Roadmap for Orion NPM syslog server vs. Kiwi Syslog Server?

$
0
0

The announcement of Kiwi joining with SolarWinds seems like it could have a lot of benefit for existing users from both communities or it could make life miserable for existing users from both communities.

What are SolarWinds specific recommendations to their existing Orion NPM Syslog Server customers?  (keep using existing system, migrate to the Kiwi Syslog Server, wait until the Kiwi server is encorporated into Orion NPM in March 2009, Orion NPM syslog server will be removed and Orion Kiwi will become a new module to license, etc.)

What are SolarWinds specific recommendations to their existing Kiwi Syslog Server customers?  (keep using existing system, migrate to Orion NPM Syslog Server, wait until the stand-alone Kiwi server can be integrated into Orion NPM--then consider an upgrade in March 2009, Kiwi will be asisimalated into Orion NPM, etc.)

I've used both systems.  I believe the Kiwi system to be basically stronger, but without integration into Orion NPM, web portal, etc., it isn't a clean fit for most SolarWinds customers.  The existing Orion NPM Syslog Server has too small a capacity to handle enterprise volume data (10 syslog messages per second max is pretty limiting in an enterprise with a few hundred verbose devices, let alone thousands).

Some tentative product roadmap information along with tentative dates would go a long way to helping us understand the potential value of this new aquisition.

Looking forward to a good product roadmap.

Allied Telesis x600 & x908 switches

$
0
0

Hi All,

Has anyone got KiwiCatTools backing up config's with the above switches that are running AW+ OS?

I've tried device of ATI.Router.general and get "Failed to receive '# SYSTEM configuration' line in device config file" and if I try Cisco.router.general (apparently the new AlliedWare + is Cisco like...) I get "Login failed"

Cheers

Steve

PS Can telnet to device using confgured username / password

Latest Cattools on SG300 switches?

$
0
0

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.

Cattols 3.10 to FortiOS 5.2.5 or 5.4 doesn´t work

$
0
0

Hi,

 

since we upgraded to FortiOS 5.2.5 or 5.4 Cattools gives us the error message "Failed to connect to XXX. Reason: No respone from remote host. Will try again."

If we connect to it with Putty we get a session.

 

Have debugged the SSH from FortiOS but no error messages is shown.

 

The debug in Cattools doesn´t give any errors either:

<NEWSESSION CatTools 3.10.0 2016-01-15 08:41:31>

<PROTOCOL=SSH2>

<DEVICE TYPE=Fortinet.FortiOS.General>

<ACTIVITY TYPE=Device.Backup.Running Config>

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

<USERS NAME FOR DEVICE=nbo-osd2fw01>

<D 13:48:31>

<SCRIPT VALUES>

<HOSTNAME="">

<PROMPT VTY="">

<PROMPT ENABLE="">

<PROMPT CONFIG="">

 

We have tried all different SSH ciphers but with the same result. When we save the ciphers we can see that it sends it to the FortiOS and that it accept it.

 

Any ideas?

 

Robin


did not receive expected response to show version command -cisco 2900 router

$
0
0

Report.version table is not able to load. Below is the log file. Just for your info that I can sh ver sion command from device and it shows version.

<NEWSESSION CatTools 3.6.0 15/12/2011 10:46:54 AM>
<PROTOCOL=Telnet>
<DEVICE TYPE=Cisco.Router.General>
<ACTIVITY TYPE=Report.Version table>
<ACTIVITY SCRIPT=C:\Program Files (x86)\CatTools3\Scripts\Client.Report.Version table.txt>
<USERS NAME FOR DEVICE=diconqyatr01c29>
<C OK 10:46:54 AM><R-10:46:55 AM>[13][10] ******************************************************************************** [13][10] *      Access to this computer system is limited to authorised users only.     * [13][10] *      Unauthorised users may be subject to prosecution under the Crimes       * [13][10] *                          Act or State legislation                            * [13][10] *                                                                              * [13][10] *         Please note, ALL CUSTOMER DETAILS are confidential and must          * [13][10] *                           not be disclosed.                                  * [13][10] ******************************************************************************** [13][10][13][10][13][10][13][10][13][10]User Access Verification (ISP V1)[13][10][13][10]Username: <W-10:46:55 AM>sdorney[13]<R-10:46:55 AM>sdorney<R-10:46:55 AM>[13][10]Password: <W-10:46:56 AM>W9pqMep2[13]<R-10:46:59 AM>[13][10]Signon successful.[13][10]Signon successful.[13][10][13][10]diconqyatr01c29#<W-10:47:00 AM>[13]<R-10:47:00 AM>[13][10]diconqyatr01c29#<W-10:47:00 AM>enable<R-10:47:00 AM>enable<W-10:47:00 AM>[13]<R-10:47:00 AM>[13][10]diconqyatr01c29#<W-10:47:00 AM>term no mon<R-10:47:00 AM>term no mo<R-10:47:00 AM>n<W-10:47:00 AM>[13]<R-10:47:00 AM>[13][10]<R-10:47:05 AM>diconqyatr01c29#<W-10:47:05 AM>term len 0<R-10:47:05 AM>term len 0<W-10:47:05 AM>[13]<R-10:47:05 AM>[13][10]<R-10:47:07 AM>Command authorization failed.[13][10][13][10]diconqyatr01c29#<W-10:47:07 AM>show version<R-10:47:07 AM>show version<W-10:47:07 AM>[13]<R-10:47:07 AM>[13][10]<R-10:47:09 AM>Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.0(1)M4, RELEASE SOFTWARE (fc1)[13][10]Technical Support: http://www.cisco.com/techsupport[13][10]Copyright (c) 1986-2010 by Cisco Systems, Inc.[13][10]Compiled Thu 28-Oct-10 18:32 by prod_rel_team[13][10][13][10]ROM: System Bootstrap, Version 15.0(1r)M9, RELEASE SOFTWARE (fc1)[13][10][13][10]diconqyatr01c29 uptime is 6 weeks, 20 hours, 40 minutes[13][10]System returned to ROM by power-on[13][10]System restarted at 04:07:32 UTC Wed Nov 2 2011[13][10]System image file is "flash0:c2900-universalk9-mz.SPA.150-1.M4.bin"[13][10]Last reload type: Normal Reload[13][10][13][10][13][10]This product contains cryptographic features and is subject to United[13][10]States and local country laws governing import, export, transfer and[13][10]use. Delivery of Cisco cryptographic products does not imply[13][10]third-party authority to import, export, distribute or use encryption.[13][10]Importers, exporters, distributors and users are responsible for[13][10]compliance with U.S. and local country laws. By using this product you[13][10]agree to comply with applicable laws and regulations. If you are unable[13][10]to comply with U.S. and local laws, return this product immediately.[13][10] --More--
================================================================================
WFMDRetVal=1 Waiting for: "% Invalid input detected"
WFMDRetVal=2 Waiting for: "% Incomplete"
WFMDRetVal=3 Waiting for: "% Ambiguous command:"
WFMDRetVal=4 Waiting for: "Usage:"
WFMDRetVal=5 Waiting for: "Type help or '?'"
WFMDRetVal=6 Waiting for: "Unknown command"
WFMDRetVal=7 Waiting for: "Sorry password incorrect"
WFMDRetVal=8 Waiting for: "Mismatch - password unchanged"
WFMDRetVal=9 Waiting for: "[confirm]"
WFMDRetVal=10 Waiting for: "[yes/no]"
WFMDRetVal=11 Waiting for: "Delete filename ["
WFMDRetVal=12 Waiting for: "%Error opening"
WFMDRetVal=14 Waiting for: "Address or name of remote host"
WFMDRetVal=15 Waiting for: "Source file"
WFMDRetVal=16 Waiting for: "Destination filename"
WFMDRetVal=17 Waiting for: "diconqyatr01c29>"
WFMDRetVal=18 Waiting for: "diconqyatr01c29#"
WFMDRetVal=19 Waiting for: "diconqyatr01c29("
WFMDRetVal=20 Waiting for: "remote host []?"
WFMDRetVal=21 Waiting for: "file to write ["
WFMDRetVal=22 Waiting for: "(config)#"
WFMDBuffer="[13][10]cisco ios software, c2900 software (c2900-universalk9-m), version 15.0(1)m4, release software (fc1)[13][10]technical support: http://www.cisco.com/techsupport[13][10]copyright (c) 1986-2010 by cisco systems, inc.[13][10]compiled thu 28-oct-10 18:32 by prod_rel_team[13][10][13][10]rom: system bootstrap, version 15.0(1r)m9, release software (fc1)[13][10][13][10]diconqyatr01c29 uptime is 6 weeks, 20 hours, 40 minutes[13][10]system returned to rom by power-on[13][10]system restarted at 04:07:32 utc wed nov 2 2011[13][10]system image file is "flash0:c2900-universalk9-mz.spa.150-1.m4.bin"[13][10]last reload type: normal reload[13][10][13][10][13][10]this product contains cryptographic features and is subject to united[13][10]states and local country laws governing import, export, transfer and[13][10]use. delivery of cisco cryptographic products does not imply[13][10]third-party authority to import, export, distribute or use encryption.[13][10]importers, exporters, distributors and users are responsible for[13][10]compliance with u.s. and local country laws. by using this product you[13][10]agree to comply with applicable laws and regulations. if you are unable[13][10]to comply with u.s. and local laws, return this product immediately.[13][10] --more-- "
================================================================================
<W-10:49:39 AM>[13]<R-10:49:39 AM>[08][08][08][08][08][08][08][08][08]        [08][08][08][08][08][08][08][08][08][13][10] --More--
================================================================================
WFMDRetVal=1 Waiting for: "diconqyatr01c29>"
WFMDRetVal=2 Waiting for: "diconqyatr01c29#"
WFMDRetVal=4 Waiting for: "(config)"
WFMDBuffer="[08][08][08][08][08][08][08][08][08]        [08][08][08][08][08][08][08][08][08][13][10] --more-- "
================================================================================

HP Procurve Switches - Compare running startup activity

$
0
0

It would be great if you could add compare report activities on HP switches.

It should not be a big development as device is already supported with backup running configuration. All should be done is to adapt the command and the start of the startup configuration capture.

Command : show config

Output Result :

Startup configuration:

; ModelNumber Configuration Editor; Created on release #FirmwareVersion

line1
line2

....

CAT Tools - Juniper

$
0
0

I would like the version report to list the current version of a Juniper Switch configured as a stack,

 

The show versoin command yeilds:

 

me@SW1> show version

fpc0:

--------------------------------------------------------------------------

Hostname: SW1

Model: ex3300-48t

Junos: 14.1X53-D25.2

JUNOS EX  Software Suite [14.1X53-D25.2]

JUNOS FIPS mode utilities [14.1X53-D25.2]

JUNOS Online Documentation [14.1X53-D25.2]

JUNOS EX 3300 Software Suite [14.1X53-D25.2]

JUNOS Web Management Platform Package [14.1X53-D25.2]

JUNOS Web Management Application package [14.1X53-A1.1]

 

 

fpc1:

--------------------------------------------------------------------------

Hostname: SW1

Model: ex3300-48t

Junos: 14.1X53-D25.2

JUNOS EX  Software Suite [14.1X53-D25.2]

JUNOS FIPS mode utilities [14.1X53-D25.2]

JUNOS Online Documentation [14.1X53-D25.2]

JUNOS EX 3300 Software Suite [14.1X53-D25.2]

JUNOS Web Management Platform Package [14.1X53-D25.2]

 

The command should be:

 

me@SW1> show version local

Hostname: SW1

Model: ex3300-48t

Junos: 14.1X53-D25.2

JUNOS EX  Software Suite [14.1X53-D25.2]

JUNOS FIPS mode utilities [14.1X53-D25.2]

JUNOS Online Documentation [14.1X53-D25.2]

JUNOS EX 3300 Software Suite [14.1X53-D25.2]

JUNOS Web Management Platform Package [14.1X53-D25.2]

JUNOS Web Management Application package [14.1X53-A1.1]

 

 

Is there anyway to set variations for these types of commands? I am runing 3.10.

F5 Backup Config doesn't backup partitions

$
0
0

If the F5 config uses partitions, this activity does not output any of the configuration in those partitions, only the base config.

 

This was raised a while ago (2014) as an issue with NCM, so it may be you have a fix in that product which could be used?

cisco small business modify config does not work

$
0
0

While running a Device.CLI.Modify Config job to modify the management access-list on Cisco SF-500 SmallBusiness  switches there are errors and waiting times:

 

Waiting for an echo of permit ip-source 1.2.3.4 mask 255.0.0.0 service snmp command

Waiting for an echo of <Ctrl-Z> command

Waiting for a response to: copy run start

 

The cli commands are tested manually and are OK, but appearantly cattools does not receive what it expects.

 

Using cattools 3.10.0 (Enterprise)

 

SWITCH#sh ver

SW version    1.3.0.62 ( date  02-May-2013 time  14:56:31 )

Boot version    1.3.0.03 ( date  23-Jul-2012 time  10:32:34 )

HW version    V02

 

SWITCH#sh system

System Description:                       24-Port 10/100 PoE Stackable Managed Switch

Viewing all 21331 articles
Browse latest View live


Latest Images

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