Branch HA Optimization
This release introduces optimizations to
HA failover and failback, focusing on
reducing downtime and ensuring session persistence.
Key Enhancements:
- App-Map Failover: Application identification maps are now
replicated to the Standby device in real-time and pre-installed in the data
plane. This means mid-flow packets are classified immediately upon failover,
ensuring zero interruption to active streaming sessions.
- Instant Route Availability: LAN-side dynamic routes learned are
now replicated and merged into the forwarding table during the role transition.
When paired with BGP Graceful Restart, this allows traffic to resume immediately
without waiting for protocol re-learning.
Readiness-Based HA Preemet: The HA manager now performs a full subsystem
health check (Routing, Firewall, Interfaces) before allowing a device to resume the
Active role. This ensures failback only happens when the device is 100% ready to
pass traffic.