Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
On an ASR Router, what events cause a Critical LED? A Major? A Minor? Are they related to certain levels of syslog messages? The above info is just not really enough. Thanks for you help!
I am currently trying to learn the TCL Language for use on IOS. A simple script I created is below:The script works fine on a 3750 but fails on a 6509. Any ideas ? ?Thanks!! KEVproc validate {args} {foreach address $args { set output [exec "pin...
All,I have a CSS that is consistently reporting high cpu utilization.Name Slot Sub 5Sec 1Min 5Min--------------------------------------------CSS5-SCM-2GE F0 1 1 96% 65% 66%It appears that the below process is to blame:NAM...
All,I have a number of web sites that are currently being load balanced by CSS 11503s runninng 8x code. I was recently requested to configure HTTP --> HTTPS redirects on the CSS for every site. In the past, I have only configured the redirects for...
Thanks,The 'show facility-alarm status' is another CLI command that helps, but I am looking for a list or something to cross-reference, as the ASRs are not in my administrative control.
Thanks a ton for your help!!I still can't understand how AAA allows the script on one type of hardware and not the other (3750 vs. 6509), but that may be for another time...I will look into this option further, especially as I come up with ideas to l...
This just gets more and more strange...I enabled the "puts $output" line and executed the TCL script. On the 3750, all was well, in that it showed the Ping results. On the 6509, I got a Command Authorization Failed message. I verifeid that I have ...
Below is output from the Pings on both types of gear. I am not a regex guru, but I checked it against the both Ping outputs, using RegEx Coach and it appeared to match OK, but who knows...3750LAB_3750#ping 172.16.35.12Type escape sequence to abort.S...
Chris,Thanks for the reply. I did just that. But in the meantime, I took a trace the traffic and noticed some serious traffic, that did not require load balancing. I had the application developer move that process to an app server and the CPU clea...