DES-7200 Configuration Guide Chapter 1 VRRP Configuration
1-16
1.5 Example of Typical
VRRP Configuration
As shown in Figure-4, the VRRP backup group is configured on R1 and R2 to provide
VRRP services for 192.168.201.0 /24. R3 is not configured with VRRP but just
common routing functions. The following shows the VRRP configuration of R1 and R2.
Figure-4: Network connection with VRRP
In the configuration example below, the configurations of device R3 remain unchanged,
The configuration on device R3 is shown below:
DES-7200# configure terminal
DES-7200(config)# !
!
hostname "R3"
!
!
!
interface gigabitEthernetFastEthernet 0/0
DES-7200(config-if)# no switchport
DES-7200(config-if)# ip address 192.168.12.217 255.255.255.0
DES-7200(config-if)# exit
DES-7200(config)# !
interface GigabitEthernet 1/1
DES-7200(config-if)# no switchport
DES-7200(config-if)# ip address 60.154.101.5 255.255.255.0
DES-7200(config-if)# exit!
DES-7200(config)# interface GigabitEthernet 2/1
DES-7200(config-if)# no switchport
DES-7200(config-if)# ip address 202.101.90.61 255.255.255.0
DES-7200(config-if)# exit!
DES-7200(config)# router ospf 1
DES-7200(config-router)# network 202.101.90.0 0.0.0.255 area 10