Administrator Guide

Example of R3 TRANSIT
interface TengigabitEthernet 3/14
no ip address
switchport
no shutdown
!
interface TengigabitEthernet 3/21
no ip address
switchport
no shutdown
!
interface Vlan 101
no ip address
tagged TengigabitEthernet 3/14,21
no shutdown
!
interface Vlan 201
no ip address
tagged TengigabitEthernet 3/14,21
no shutdown
!
protocol frrp 101
interface primary TengigabitEthernet 3/21
secondary TengigabitEthernet 3/14 control-vlan 101
member-vlan 201
mode transit
no disable
FRRP Support on VLT
Using FRRP rings, you can inter-connect VLT domains across data centers.
These FRRP rings make use of Layer2 VLANs that spawn across Data Centers and provide resiliency by detecting node or link
level failures.
You can configure a simple FRRP ring that connects a VLT device in one data center to a VLT devices in two or more Data
Centers.
NOTE:
This configuration connects VLT devices across Data Centers using FRRP; however, the VLTi may or may not
participate as a ring interface of any FRRP ring.
Following figure shows a simple FRRP ring inter-connecting VLT device:
Figure 41. FRRP Ring Connecting VLT Devices
You can also configure an FRRP ring where both the VLT peers are connected to the FRRP ring and the VLTi acts as the
primary interface for the FRRP Master and transit nodes.
384
Force10 Resilient Ring Protocol (FRRP)