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

How can i configure failover between two ISP connections ?

hichamgreen1
Level 1
Level 1

Hello,

How can i configure failover between two ISP connections (PPPoE and PPPoA) on cisco 897va ?

Thank you in advance.

1 Reply 1

jnewton31
Level 1
Level 1

You should be able to use the track command like so:

track 1 interface Dialer0 ip routing

Then you have two default routes like so:

ip route 0.0.0.0 0.0.0.0 Dialer0 track 1

ip route 0.0.0.0 0.0.0.0 Dialer1 250

Alternatively you could use active tracking using IP sla to ping out of a certain interface and track the responses.

Review Cisco Networking products for a $25 gift card