Service Manual

Sample Configuration and Topology
The following example shows a basic FRRP topology.
Example of R1 MASTER
interface TenGigabitEthernet 1/24
no ip address
switchport
no shutdown
!
interface TenGigabitEthernet 1/34
no ip address
switchport
no shutdown
!
interface Vlan 101
no ip address
tagged TenGigabitEthernet 1/24,34
no shutdown
!
interface Vlan 201
no ip address
tagged TenGigabitEthernet 1/24,34
no shutdown
!
protocol frrp 101
interface primary TenGigabitEthernet 1/24
secondary TenGigabitEthernet 1/34 control-vlan 101
member-vlan 201
mode master
no disable
Example of R2 TRANSIT
interface TenGigabitEthernet 2/14
no ip address
switchport
no shutdown
!
interface TenGigabitEthernet 2/31
no ip address
switchport
no shutdown
!
interface Vlan 101
no ip address
tagged TenGigabitEthernet 2/14,31
no shutdown
!
interface Vlan 201
no ip address
tagged TenGigabitEthernet 2/14,31
no shutdown
!
protocol frrp 101
interface primary TenGigabitEthernet 2/14 secondary TenGigabitEthernet 2/31
control-vlan 101
member-vlan 201
mode transit
no disable
380
Force10 Resilient Ring Protocol (FRRP)