cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
357
Views
0
Helpful
1
Replies

ACE module equivalent of a source nat group on CSS?

mloechel
Level 1
Level 1

I need a web server behind the ACE module to source traffic out to a device to pull information (part of the application flow). I know that there was a source nat group within the CSS that would allow for this. Is there an equivalent in the ACE module?

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

You create a nat-pool under the outgoing interface.

Then you create a class-map to match the traffic that needs to be nated.

Then you create a policy-map, match your class-map and select the nat-pool of the outgoing interface.

ie:

policy-map multi-match NAT1

class NAT1

nat dynamic 1 vlan 30

Finally, apply the policy-map to the incoming interface.

Gilles.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: