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.
We have QOS configured on a 2851 (12.4.5)and applied to Multi Link Interface 1 made up of 3 T1s. We want to limit Best effort to 800K. But most of the time we see that FTP and other connections exceed 800K. We are wondering if the Best Effort policy ...
Does anyone have experience with 11150 dropping suspended sessions. We are using Sticky-SSL with nCipher SSL accelerator cards. When session is suspended the CSS holds the flow for about 16 seconds then drops it. Client is then forced to reauthentica...
Has anybody had success installing CW 2000 on a V240 Sun server with the newer OS 02 04. I started with the origianl install using LMS 1.3 and adding the LMS 2.2 upgrade CDs.The first install works fine. The upgrade generates errors with package inst...
Appreciate the response. When using sticky SSL, weight zero still honors the CSS sticky table and so clients reconnect to the same server even if they close their browser and 10 minutes later make a new connection. Weight 0 is not the appropriate sol...
A Cron on on Unix, a line like this will delete anything older then 7 days from the syslog directory for the devices.Windows AT command works if that is your platform.0 1 * * * find /export/home/ciscologs -mtime 7 -exec /usr/bin/rm {} \;
Yes, the lastest Recommended Sun patch cluster takes care it. There is an second permissions bug attached to CSCsa34490 but I didn't encounter that one.I still have all the IDUs and service packs to apply but it everything is installing much better n...
Good Answer !!!I was able to locate the Bug CSCsa34490 and used the change casuser UID. Finally the permissions where correctly written to installed files. After reinstalling just the 2.2 upgrade CDs, everything wrong was corrected and over written. ...