Hi,
we need to have multiple VLAN serve an huge amount of housing subnets. Core1 and Core2 are the core routers.
My idea is to have 1 phisical eth on each core where i biuld the VRRP interface.
Then on the VRRP i can line up several vlan interface, each vlan with /29 or /30
I will configure the same ip/subnet on each core vlan on both core, so in production i will have all the vlan working on core1 if vrrp on core1 has the priority.
When core1 is down the VRRP on the core2 goes up then bringing up all vlan with their ip.
I know that this design has a limit, that i can’t have load sharing on cores but this could save a lot of ip space without costructing a vrrp interface on each vlan.
May give us a feedback about my planned solution?
rergards
Ros