vrrp fabric-route-mode

Enables fabric route mode on a VRRP router.

Syntax

vrrp fabric-route-mode vrid [helper-router]
no vrrp fabric-route-mode vrid [helper-router]

Parameters

vrid Specifies the VRRP instance for this fabric route mode configuration.
helper-router (Optional) Enables the Routing as a Service (RaaS) Helper routing feature on an SPB node (S-, K-Series).

Defaults

Fabric route mode is disabled.

Mode

Interface configuration mode.

Usage

VRRP fabric route mode provides for sharing of traffic load for VRRP routers by allowing a VRRP instance in backup state to forward IPv4 and IPv6 traffic that is destined for the VRRP Gateway MAC address.

See Routing as a Service (RaaS) Configuration in the S-, K-, and 7100 Series Configuration Guide for Helper router details.

The “no” form of this command sets fabric route mode to the default state of disabled.

Example

This example enables fabric route mode on the VRRP backup router on VRID 1:

System(rw)->configure
System(rw-config)->interface vlan 20
System(rw)-config-intf-vlan.0.20)->vrrp fabric-route-mode 1
System(rw)-config-intf-vlan.0.20)->