cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Multiple NAT statements processing

Hi all,

I tried to simulated NAT loadbalancing with Multiple ISPs.I configured it as per the doc.

http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080950834.shtml

I ve got few queries regarding this.

1)ip nat inside source route-map MAP1 interface FastEthernet0/1 overload

   ip nat inside source route-map MAP2 interface FastEthernet1/0 overload

I configured two NAT statements one per ISP. how will this statement affect the processing.

How does the router choose the "ip nat inside source" statement. My question is if we have multiple "ip nat" statements

how will they be processed.

Who Me Too'd this topic