OCS 2007 R2 and ACE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2012 03:39 AM
Hello People
We have a little problem with our ACE configuration.
The Goal is that the ACE works as Load balancer for our future Microsoft OCS 2007 R2 infrastructure.
Actually, we're trying to configure the ACE, but without any success.
I'm not sure if it's better to work in "one armed mode* or with the routing mode.
I have attached our config and I hope that somebody can help me. Any suggestion is welcome.
Thank you
Regards,
Pascal
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2012 05:19 AM
Pascal,
From the config you provided, you are doing one arm load balancing. In order to get this to work, you will need to perform NAT to make sure the traffic comes back through the ACE. Try setting up a NAT pool on interface VLAN 1000 and reference that nat pool in your multi-match policy int1000.
policy-map multi-match int1000
class chzhbclu01.ch.kworld.kpmg.com
nat dynamic 1 vlan 1000
interface vlan 1000
nat-pool 1 X.X.X.X Y.Y.Y.Y netmask Z.Z.Z.Z pat
Here is the link for the configuration guide that details NAT:
