Virtual Router Redundancy Protocol (VRRP) Fabric Routing

Virtual Router Redundancy Protocol (VRRP) has one master router that does L3 routing and one or more backup routers that perform L2 forwarding of packets toward the master router, as per VRRP RFC specification. With this method, L3 routing capability of backup routers goes unused. This also causes loss of bandwidth in the links that connect master and backup routers. This issue is present in any topology where host traffic is flowing using the backup routers. With multiple backup routers, traffic from hosts attached to some backup routers have to traverse multiple links to reach the master router. This causes loss of bandwidth in multiple links toward the master.

This feature allows backup routers to take part in L3 routing for the packets it receives with the destination address equal to VMAC. Backup routers enabled with this feature are called Fabric Routing Enabled Backup (FREB) routers. This feature allows:This solution is applicable for all topologies, such as MLAG, EAPS, or STP.

Supported Platforms

  • Summit X440, X450-G2, X460, X460-G2, X480, X670, X670-G2, X770 series switches
  • BlackDiamond X8 and 8000 series switches
  • E4G-200 and E4G-400 cell site routers

Limitations

New CLI Commands

configure vrrp {vlan vlan_name vr vr_id | all} fabric-route-mode [on | off]