Ok guys so I need your help!
I'm busy configuring our licensed version of NCM
Orion
| Module Name | Orion Core |
| Version | 2012.2.0 |
| Service Pack | None |
| Nodes currently monitored | 186 |
| Total nodes in license | 500 |
| Volumes currently monitored | 0 |
| Total volumes in license | 500 |
NCM
| Product Name | SolarWinds Network Configuration Manager |
| Version | 7.1.1 |
| Service Pack | None |
| License | Production |
| Allowed number of nodes | 500 |
| Current number of nodes | 186 |
Yesterday I managed to backup the configuration files of 105 out 186 Cisco devices (mixture of switches and routers) with no problem at all.
A while later when I tried to run the same job again I got this message from all my devices.
x.x.x.x (x.x.x.x):
ERROR: Connection Refused by x.x.x.x
Now please bear in mind that all devices make use of the global default login credential setting with ssh version 2.
My testing thus far:
1. Confirm and reconfirm login credentials under SettingsNCM -> Settings -> Global Device Defaults
Test config down load - failed
2. Under manage nodes pick one device that I knew was working and edit its login credentials to the same as the credentials in global device default.
Test config down load - it worked
2.1 revert changes back
3. run NCM Configuration Manager wizard again and rebooted the server
Test config down load - failed
4. Here is my login trace for the failed download job.
[2012/12/14 10:47:23 AM] -----------------NCM 7.1.1-------------------
[2012/12/14 10:47:23 AM] UseCustomMorePromptBehaviour: False
[2012/12/14 10:47:23 AM] MorePromptKey:
[2012/12/14 10:47:23 AM] Login Attempts: 1
[2012/12/14 10:47:23 AM] Custom UserName Prompt:
[2012/12/14 10:47:23 AM] Device Template: Cisco IOS-1.3.6.1.4.1.9.ConfigMgmt-Commands
[2012/12/14 10:47:23 AM] System Name: NAME OMITTED
[2012/12/14 10:47:23 AM] System Description: Cisco IOS Software, C2960S Software (C2960S-UNIVERSALK9-M), Version 12.2(55)SE5, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2012 by Cisco Systems, Inc.
Compiled Thu 09-Feb-12 19:22 by prod_rel_team
[2012/12/14 10:47:23 AM] System OID: 1.3.6.1.4.1.9.1.1208
[2012/12/14 10:47:23 AM] OS Image: C2960S-UNIVERSALK9-M
[2012/12/14 10:47:23 AM] OS Version: 12.2(55)SE5, RELEASE SOFTWARE (fc1)
[2012/12/14 10:47:23 AM] Menu-Based mode=False
[2012/12/14 10:47:23 AM] FreezeLoginForPreCommands mode= False
[2012/12/14 10:47:23 AM]
-->StateChange: Connecting to server<--
[2012/12/14 10:47:23 AM] Got HostFingerPrint: ee:bb:12:89:50:ef:60:85:9c:85:0d:f1:7e:52:7b:f6
[2012/12/14 10:47:23 AM] SWTelnet9 Crypto Information Begin
[2012/12/14 10:47:23 AM] Protocol = SSH2
[2012/12/14 10:47:23 AM] RemoteName = SSH-2.0-Cisco-1.25
[2012/12/14 10:47:23 AM] SCcipher = aes128-cbc
[2012/12/14 10:47:23 AM] CSCipher = aes128-cbc
[2012/12/14 10:47:23 AM] Keys = ssh-rsa
[2012/12/14 10:47:23 AM] SWTelnet9 Crypto Information End
[2012/12/14 10:47:23 AM] Banner received
[2012/12/14 10:47:25 AM] TimerTick: mstrData=<> State=1 - Connecting to server
[2012/12/14 10:47:25 AM] Pending Disconnect = False
[2012/12/14 10:47:25 AM] TimerState not Idle, Leaving.
[2012/12/14 10:47:25 AM] Got Login Challenge: Password:
[2012/12/14 10:47:27 AM] TimerTick: mstrData=<> State=1 - Connecting to server
[2012/12/14 10:47:27 AM] Pending Disconnect = False
[2012/12/14 10:47:27 AM] TimerState not Idle, Leaving.
[2012/12/14 10:47:28 AM] Solarwinds.Net SWTelnet9 Version 9.0.27
[2012/12/14 10:47:28 AM] Connected!
[2012/12/14 10:47:28 AM]
-->StateChange: Disconnected from server<--
Please note that login to ALL device is failing no changes have been made to device and the backups did work earlier on.
Any idea's?