03-21-2011 08:26 AM - edited 03-04-2019 11:49 AM
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.