Comments
-
Yes, in 5.1.1 we added the upload/download and execute script commands in the NCM standalone website. Check it out by navigating to http://yourNCMserver:8888/ In 5.5, we added this same capability to the NCM integration module (for those who own NPM and prefer one website). I agree with recommendation to upgrade. We're…
-
Thanks Chris, I didn't know that a job was done in parallell. That should make ALL of my scripts run much faster! Also, you can now run a script via the web interface? I never used it on versions prior to v5.5 because tbh the web interface didn't do anything I had any use for. 99% of what I use NCM for is the ability to…
-
It’s not ideal but it's closer than any other attempt. As you can see words are still split between lines and if I wish to continue the message it must be contained within a single line of text. If I attempt to add additional carriage returns anywhere within the message text (with or without line feed commands, the job…
-
Can the folks having issues with banners post their exact commands scripts they're trying to run in NCM, target device types, and whether you're using SSH or Telnet for script execution? I'd like to try to reproduce myself. I've noticed that on our Cisco 4507 switch in the lab, it requires delimitting the MOTD banner with…
-
Just a guess here, but perhaps after every CRLF, NCM expects to see a prompt? In a MOTD banner, there is no prompt after a CRLF, so it has to wait for the SSH timeout (which is why lowering the SSH timeout lowered the amount of time I had to wait per banner line). So perhaps an IOS template issue? I'm not sure how NCM…
-
I'm having the same issue. Cisco 2950. From SWTelnetDebug.txt: *** Thu Jun 04 16:09:11 2009 [192.168.0.241] OnConnect received, err = 30016 From 192.168.0.241-trace.txt [6/4/2009 4:09:10 PM] Menu-Based mode=False[6/4/2009 4:09:10 PM] -->StateChange: Connecting to server<--[6/4/2009 4:09:11 PM] Got HostFingerPrint:…
-
Get better switches? </troll>
-
I also had to deploy an extremely long banner and I was having the same issue. I was able to fix the issue by using Command Script Variables. If you insert a carriage return variable instead of using separate lines in the script it should deliver the banner properly. So in your example you can use the following instead:…
-
I can't even get a login banner to work through NCM. Okay I take that back... it only takes about 30 seconds per line... so 150 devices... awesome! EDIT: Okay, changing the Telnet/SSH Prompt Timeout to 5 seconds made each line appear after 5 seconds. Why does it do this? It's a simple paste...
-
Definitely the same problem here... it's also running in the Mac version of MS RDP Client, to add to the slowness. It's no longer even responsive, it's like the application has completely frozen, and every 3-4 minutes, the file menu comes up (which is what I had clicked on earlier). Cirrus is completely unusable at this…
-
Based on an snmpwalk of a 3750 stack, it appears that: SNMPv2-SMI::mib-2.47.1.1.1.1.11.1001 <--- first stack member serial # SNMPv2-SMI::mib-2.47.1.1.1.1.11.2001 <--- second stack member serial # etc. ois-cjones-mac:~ cjones$ snmpget -v2c -c public 10.0.0.1…
-
wait, you have WiSM blades, and are going to leave your APs as autonomous?! Why?!?! Why would you leave your WiSM's sitting there, unused? Those things are expensive... isnt anyone upset that they're just sitting there doing nothing? That's crazy.... Convert them to LWAPP... thats the logical answer. The WLSE was a pile…
-
For us, a web browser interface is a must have. It's really the only complaint I have about Cirrus. I've heard from enough people who have told me "if it was a web interface, I'd use it" to think that it's really the direction Cirrus needs to go.