D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 5 RERP Configuration
5-14
5.4.1.4 Configuration Steps
¾ RERP configurations on Master device
Step 1: Define the RERP domain.
! Enter the global configuration mode.
DES-7200#configure terminal
! Create the RERP domain with ID being 1.
DES-7200(config)# RERP region 1
Step 2: Define the RERP ring.
! Enter the RERP domain configuration mode: configure the RERP ring with ID being 1,
define the role of device as Master, control VLAN as VLAN 4000, and primary and
secondary ports as G0/1 and G0/2 respectively.
DES-7200(config-rerp)# ring 1 role master ctrl-vlan 4000 primary-port
interface gigabitEthernet 0/1 secondary-port interface gigabitEthernet 0/2
DES-7200(config-rerp)#exit
Step 3: Enable the RERP.
DES-7200(config)#rerp enable
¾ RERP configurations on Backup device
Step 1: Define the RERP domain.
! Enter the global configuration mode.
DES-7200#configure terminal
! Create RERP domain with ID being 1
DES-7200(config)# RERP region 1
Step 2: Define the RERP ring.
! Enter the RERP domain configuration mode: configure the RERP ring with ID being 1,
define the role of device as Backup, control VLAN as VLAN 4000, and primary and
secondary ports as G0/1 and G0/2 respectively.
DES-7200(config-rerp)# ring 1 role backup ctrl-vlan 4000 primary-port
interface gigabitEthernet 0/1 secondary-port interface gigabitEthernet 0/2
DES-7200(config-rerp)#exit
Step 3: Enable the RERP.
DES-7200(config)#rerp enable
¾ RERP configurations on Transit device
Configurations on Transit 1 and Transit 2 are the same: