Just a clarification about ACE roles. Why does the predefined "Admin" role have any rules beyond:1. Permit Create all?Why are the other 3 rules necessary? 2. Permit Create user access 3. Permit Create system 4. ...
With 2.0 you will be able to do more than count the response code returns. you can take a server out of rotation (leaving the active connections intact but refusing new connections until the rserver is put back into rotation).not exactly what you wer...
you can do one-armed routed mode, but to ensure return traffic hits the ACE on the way from the rserver to the client you'll need to either use PBR on the mfsc or Source NAT in your ACE context.marty
Vlad, Yes, there are definite scalability and functionality problems with this setup. In order to use BGP as your only routing protocol on a router then you must have a full mesh of all you iBGP speaking routers. You can't even use a BGP rout...
Also be careful using load balancing on non-equal cost multi-path. You could probably fool CEF by adding another path (add another /30 connection) to your 8Mb path with statics routes and secondary IPs, otherwise you are likely to fill up 4Mb on both...