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.
The CSS command reference for RMON alarm config parameter 'rising-threshold' describes it as, "Threshold for the rising sample type. Enter an integer from 0 to 4294967295." If the RMON alarm type is 'absolute' and the alarm variable is CPU utilizati...
I am trying to configure a CSS 11501 to send requests with a specific string in the URL to a specific server. How and where I would specify the string? The documentation, as far as I can tell, mentions that it can be done but does not show how. An...
Do the commands "redundancy force-master" and "ip redundancy master" work when using VIP and virtual interface redundancy? The documentation seems to speak of those commands in a box-to-box redundancy context. I know there are caveats to using them ...
In the CSS 11500 documentation for versions 7.3 and earlier, all references to self-signed certificates say that they expire in 30 days. In later versions, the documentation says both 30 days and one year. For example in this doc on version 7.4, ht...
Thanks, Carlos. I understand the command but the actual value is what is puzzling. Given the range of 0 to 4294967295, what do those values represent? If I am monitoring CPU utilization or memory usage, for example, does 4294967295 mean 100%?
Thanks again, Syed. Now it makes sense, but I was digging more into the documentation and found a simpler way to accomplish this.service webServer1 ip address 10.1.1.1 keepalive type http activeservice webServer2 ip address 10.1.1.2 keepalive t...
Syed, thanks for the quick response. If I understand this correctly, the CSS will look for the strings "Server1" or "Server2" in the URL, within 1000 bytes after "goto=". Is that correct? The documentation is not clear on the 'string process-lengt...