Concept Guide

Table Of Contents
interface Vlan 101
no ip address
tagged GigabitEthernet 2/14,31
no shutdown
!
interface Vlan 201
no ip address
tagged GigabitEthernet 2/14,31
no shutdown
!
protocol frrp 101
interface primary GigabitEthernet 2/14 secondary GigabitEthernet 2/31 control-vlan 101
member-vlan 201
mode transit
no disable
Example of R3 TRANSIT
interface GigabitEthernet 3/14
no ip address
switchport
no shutdown
!
interface GigabitEthernet 3/21
no ip address
switchport
no shutdown
!
interface Vlan 101
no ip address
tagged GigabitEthernet 3/14,21
no shutdown
!
interface Vlan 201
no ip address
tagged GigabitEthernet 3/14,21
no shutdown
!
protocol frrp 101
interface primary GigabitEthernet 3/21
secondary GigabitEthernet 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:
280
Force10 Resilient Ring Protocol (FRRP)