Find below an example, you need to NAT based on the routing decision
ip nat inside source route-map NATING pool DSL-POOL overload
ip nat inside source route-map NATING-2 pool NAT-POOL overload
route-map NATING-2 permit 10
match ip address 199
match interface se0/0
!
route-map NATING permit 10
match ip address 120
match interface FastEthernet0/0
!
route-map MAP permit 10
match ip address 111
set ip next-hop verify-availability xxxx 1 track 100
set ip next-hop verify-availability yyyy 2 track 101
!
route-map MAP permit 20
match ip address 112
set ip next-hop verify-availability yyyyy 1 track 101
set ip next-hop verify-availability xxxxx 2 track 100
Regards,
Samer
-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
Vincent Tay
Sent: Friday, December 04, 2009 10:08 AM
To: Ccielab_at_groupstudy.com
Subject: Multihoming using Nating instead of BGP
Hi all,
Anyone come across on how to multi homing to 2 different ISP using
NATING
instead of BGP? Am interested in passive - active redundancy only. The
project is to decomm linkproof.
Thanks.
Regards
Vincent Tay
Blogs and organic groups at http://www.ccie.net
Received on Fri Dec 04 2009 - 10:25:50 ART
This archive was generated by hypermail 2.2.0 : Sat Jan 02 2010 - 11:11:07 ART