D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 5 RERP Configuration
5-21
DES-7200(config-rerp)#exit
Step 3: Enable the RERP.
SwitchB(config)#rerp enable
¾ Configure Switch C
Step 1: Define the RERP domain.
! Enter the global configuration mode.
SwitchC#configure terminal
! Create the RERP domain with ID being 1.
SwitchC(config)# RERP region 1
Step 2: Configure the RERP ring.
! Enter the RERP domain configuration mode: configure the RERP primary ring with ID
being 1, define the role of device as Transit, control VLAN as VLAN4091, and primary
and secondary ports as G0/1 and G0/3 respectively.
SwitchC(config-rerp)# ring 1 role transit ctrl-vlan 4091 primary-port
interface gigabitEthernet 0/1 secondary-port interface gigabitEthernet 0/3
! Configure the RERP subring with ID being 2, define the role of device as
Secondary-edge, control VLAN as VLAN4092, and shared-port and sub-ports as G0/3
and G0/2 respectively.
SwitchC(config-rerp)#edge-ring 2 role Secondary-edge ctrl-vlan 4092
shared-port interface gigabitEthernet 0/3 sub-port interface
gigabitEthernet 0/2
! Configure the control VLAN of subring as supported by the primary ring.
SwitchC(config-rerp)#major-ring 1 edge-ring-vlan 4092
SwitchC(config-rerp)#exit
Step 3: Enable the RERP.
SwitchC(config)#rerp enable
¾ Configure Switch D
Step 1: Define the RERP domain.
! Enter the global configuration mode.
SwitchD#configure terminal
! Create the RERP domain with ID being 1.
DES-7200(config)# RERP region 1
Step 2: Configure the RERP ring.