Application Networking

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Cisco UCS X-Series Energy Efficiency Offer

 

Forum Posts

When I run this script: #!/bin/sh if [ `echo $1 | grep "\.\."` ]; then            echo "Elipses (..) not allowed in path."            exit 1            fi if [ -d /disk??-??/data/cifs ]; then            cifsdir=`ls -d /disk??-??/data/cifs`elif [ -d /...

I have a mixed AO/Legacy SystemI had to add a new WAE to the system that needs to be AO.I put in the basic config to get it on my network.  Then did the cms enable, it showed as already activated on the Central Manager even though the command "no aut...

agvelegol by Level 1
  • 1028 Views
  • 2 replies
  • 0 Helpful votes

Resolved! kernel_crash

Hi thereI'm having some issues on WAAS devices with Kernel_crash 's. How can this be resolved?sabf-0051-kuruman-wae-1#sh alarmCritical Alarms:----------------NoneMajor Alarms:-------------        Alarm ID                 Module/Submodule             ...

Does anyone have an idea what the cause of these error messages would be? I searched CCO to see if I could locate what they are and mean (technical definition). I was only able to locate that they could be an output (you don't say).Aug 31 2011 18:28:...

Joe Dunn by Level 1
  • 2283 Views
  • 7 replies
  • 0 Helpful votes

Hi AllThe CIFS service on a NME-WAE-502 is showing an "disabled" operational state however the Config State is "enabled" and reporting a "cifs_ao_down" alarm. I've tried re-enabling the accelerated service via the CLI and the console reports that it ...

da.newman by Level 1
  • 4465 Views
  • 7 replies
  • 0 Helpful votes

Hi my name is IvanI have a wae 674 totally new. I did the upgrade of memory from 2 to 4 GB, putting the couple of memory in slots 7 and 10. When I power on the wae, I observe the follow mistake Broadcom UNDI PXE v2.85Copyright (C)  2000x2006 Broadcom...

Hopefully this is an easy question but I am having a heck of a time finding an answer.We have multiple CSS 11500 clusters.  We have found that on all of them, if you try to open a session on any port to an IP address on the backend of the CSS, the CS...

Hello,I am trying to configure a basic access list on a branch WAE. I wish to only accelerate traffic going to net 10.10.10.0/24. When I enter this command however it blocks all inbound traffic as well. Am I doing something very stupid ? Also, There ...