Link to home
Start Free TrialLog in
Avatar of shivakumartalla
shivakumartalla

asked on

how do i use redundancy between two ISPs

I have two ISP links terminated on my ASA, currently sending traffic on both the links, would like have redundancy as well for the same setup. below is the code for the same.
global (outside) 1 202.x.x.x
global (outside) 2 203.x.x.x
nat (inside) 1 10.235.0.0 255.255.255.0
nat (inside) 1 10.235.3.0 255.255.255.0
nat (inside) 1 10.235.4.0 255.255.255.0
nat (inside) 2 10.235.9.0 255.255.255.0
nat (inside) 1 10.235.26.0 255.255.255.0
nat (inside) 1 10.235.30.0 255.255.255.0
nat (inside) 1 10.235.32.0 255.255.255.0
nat (inside) 2 10.235.46.0 255.255.255.0
nat (inside) 1 10.235.120.0 255.255.255.0

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of Les Moore
Les Moore
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.