Hi all,
We're about to migrate our datacenter equipment from Ubiquiti to Juniper and I'm preparing the migration and configuration.
A little bit of context:
- Two SRX340's
- Two fiber uplinks to our carrier (BGP - advertising default routes)
- Two switches with on every switch the ethernet interfaces from the servers
What we want to achieve is high availability on both the WAN and LAN side. Currently I have the following design in mind:
- Two SRX340 in chassis cluster connected to each other (RE redundancy)
- On every node one BGP uplink (same peer AS) (WAN side redundancy)
- On every node a ethernet link to the switch with VRRP (LAN side redundancy)
Regarding this, I have the following questions:
1. Is this design something that can work?
2. How does chassis clustering work with physical interfaces for WAN and LAN? I read something about redundancy groups, should we keep that in mind?
3. Are there some configuration examples that we can study?
Thanks!