09-20-2020 09:42 AM
situation is this :
currently i have :
multiple lans/vlans
1 p2p line (single subnet static route0
1 internet line
1 virtual router
now, i need to add another wan
my best practice should be
a : to do another virtual router and separate relevant networks to each vr?
b : to "bag" everything under 1 vr with ecmp enabled + pbf?
c : maybe something i didn't think about?
in general, what are the advantages/disadvantages of using a single vr in such a case, as opposed to multiple vr?
because using a multiple vr seems like a whole lot of work "teaching" the vr's to the entire routing table of the opposite vr, but maybe i'm wrong...
thank you
09-20-2020 08:25 PM
Having multiple VRs would be the great choice when you have separate requirements all together, e.g. you want to have separate routing paths and those shouldn't shared between VRs etc. So choosing option among all available depends on the requirements and how are you going to manage it.
Looking at your use case and requirement, with single VR and ECMP should be the good option here. Also it will be very easy for you to manage it. I personally using same configuration on my several branch firewalls.
With multiple VRs, if you want to route traffic between the VRs, you need to have routes on respective VRs pointing to next hop as the destination VR where you want to reach. So you need to manage these things with multiple VRs. Having said that I would also say there are no as such major drawbacks of having any of the configuration (single or multiple VRs) as each has its own requirements and use cases.
09-20-2020 08:25 PM
Having multiple VRs would be the great choice when you have separate requirements all together, e.g. you want to have separate routing paths and those shouldn't shared between VRs etc. So choosing option among all available depends on the requirements and how are you going to manage it.
Looking at your use case and requirement, with single VR and ECMP should be the good option here. Also it will be very easy for you to manage it. I personally using same configuration on my several branch firewalls.
With multiple VRs, if you want to route traffic between the VRs, you need to have routes on respective VRs pointing to next hop as the destination VR where you want to reach. So you need to manage these things with multiple VRs. Having said that I would also say there are no as such major drawbacks of having any of the configuration (single or multiple VRs) as each has its own requirements and use cases.
09-20-2020 10:25 PM
thank you so much for the detailed reply 🙂
in response to that : "each has its own requirements and use cases"
what are use cases where i'd want to use multiple vr's?
09-20-2020 11:22 PM
Hi @paloaltouser2020 ,
Multiple VRs can configured,
In such and similar other cases, multi VRs would be helpful.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!