Multiple defaults routes priority ?

MaCATTEAU
Here to help

Multiple defaults routes priority ?

Hi,

 

I want to implement network with 2 default-gateway for the internet connection. one primary and a secondary route. We can configure the static route to be active only while a host respond, but i can configure that first route be the single route while the host respond ?

 

Thanks you,

 

Regards,

 

 

2 REPLIES 2
DN
Here to help

I beleive the simplest way to do this is to add the both routes with different administrative distance on your core router , that will pass the data to the gateway . 
For example , 
ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx   ======> Primary

ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx  10  ======> Secondary 

 

I hope this is what you were looking for . 

BrechtSchamp
Kind of a big deal

Do you have the possibility to connect those two connections to a separate uplink? Because then you can just use Load Balancing features:

https://documentation.meraki.com/MX/Firewall_and_Traffic_Shaping/MX_Load_Balancing_and_Flow_Preferen...

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels