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're about to do an annual OS update to our CSS 11503, and I noticed that there are two current versions of WebNS, both released in the same month: 8.10.4.01 and 8.20.2.01. Could anyone outline for me the differences between the two (or point me t...
I've been reading in netpro for about an hour various threads on NAT and HSRP. We actually just configured NAT on our two HSRPed 6509s, and quickly discovered that it didn't work - we realized that is was a HSRP thing. CLEARLY we were missing the p...
I'm reviewing this doc:http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v8.10/configuration/content_lb/guide/SGrp.htmlI need to have my (to-be) load balanced SMTP servers authenticate against RADIUS, which is ...
We are using a Cisco 4402 Controller, and testing methods of web authentication. We are also testing a Meru controller - so our tests are geared towards the pros / cons of each.With Meru, we are able to point the web authentiction page to a RADIUS s...
First, I've read the Cisco Content Services Switch Redundancy Coniguration Guide for version 7.40 and version 8.10. I'm configuring active-backup VIP and Virtual Interface Redundancy. I like Cisco's documentation, but sometimes I just can't wrap my...
Well, yes, the 2nd link is the one I was using. This command doesn't exist on the 6509 in 12.2(18)SXF8:ip nat stateful id ip-address redundancy group-name mapping-id map-idso again....has anyone done stateful nat on the 6509?Anyone?If so, what IOS v...
Thanks, Gilles. Of course, I'm still confused on how to implement it. I guess it would be 3 source groups, as follows:group smtp-out vip address 111.x.x.50 active group radius1-out vip address 111.x.x.51 active group radius2-out vip address ...
That example is only one VIP. I am looking for a concrete example of multiple VIP redundancy.In your previous post, you said I did *not* need to use multiple VRIDs, but I could assign multiple redundant VIPs. Does that mean that the configuration w...