Forgot password?
 Register now

Welcome to use this form to feedback your problems with Ruijie Community

The category of your feedback

Your Feedback

Your Email address (optional):

[Solution]: Combine L2 redundancy using ERPS and L3 Redundancy using VRRP Reply

XIANGWEI YAO

Level 1

[Solution]: Combine L2 redundancy using ERPS and L3 Redundancy using VRRP
272 1 2025-3-17 22:37:36
Original
Edited by XIANGWEI YAO at 2025-3-18 18:24

When we are deploy a networking scenario which requires High-Redundancy, we can use ERPS protocol. By the same time, the customer may also need Gateway Redundancy, which requires VRRP.
In the following topology, we can check that we have VRRP+ERPS, When we have a single point of failure, the traffic will switch to redundant route, when we have a GTW failure, the traffic will also switch to the redundant link and in the meantime we have a GTW switchover.
Switchover process
1. For normal situation, the traffic will be forwarded through Active(left) GTW
2. When the link failure occurs, the traffic will switchover to redundant link

3. For the single point device failure, we can also active the redundant link

4. If the GTW is failing, the traffic will switchover to redundant link and to backup GTW.

Configuration:
1. Configure on both CS85
- configure ERPS Trunk port on both switches
GTW Master of VRRP backup group
interface TenGigabitEthernet 0/29
description to_NIS3100
switchport mode trunk
interface TenGigabitEthernet 0/30
Description to_CS85
switchport mode trunk
interface VLAN 1
ip address 192.168.10.2 255.255.255.0
vrrp 1 ip 192.168.10.3
service dhcp
ip dhcp pool vlan1
lease 0 8 0
network 192.168.10.0 255.255.255.0
dns-server 8.8.8.8
default-router 192.168.10.3
vlan100
erps raps-vlan 100
ring-port west TenGigabitEthernet 0/29 east TenGigabitEthernet 0/30
rpl-port east rpl-owner
state enable
erps enable
GTW Backup of VRRP backup group
interface TenGigabitEthernet 0/29
description to_NIS3100
switchport mode trunk
interface TenGigabitEthernet 0/30
Description to_CS85
switchport mode trunk
interface VLAN 1
ip address 192.168.10.1 255.255.255.0
vrrp 1 ip 192.168.10.3
vrrp 1 priority 90
service dhcp
ip dhcp pool vlan1
lease 0 8 0
network 192.168.10.0 255.255.255.0
dns-server 8.8.8.8
default-router 192.168.10.3
vlan100
erps raps-vlan 100
ring-port west TenGigabitEthernet 0/29 east TenGigabitEthernet 0/30
state enable
erps enable
2. Configuration on Both NIS3100
VLAN configuration:
NIS 1:


NIS2:


Note: the MEL Level on NIS switches should be configure to 0
After configuration, the ERPS should be well negotiated:


we also check the negotiation of VRRP:

Master:

backup:



if we similate a link failure on 1 NIS switch:

we recover the link and we simulate a device failure:


we check the gateway is correctly switched over to backup device:




we can check the traffic is switched over, and we have only 1 packet loss

after the reboot, the Master gateway is restored and check the ERPS status again:







NIS3100-4GT2SFP-HP

Switch ERPS VRRP
0 2025-3-18 01:43:03 View all replies
can you ping double gateway and vitural gateway on your pc first
i need check more information

Related Posts
Product Model

Share this topic to

Cancel

This site contains user submitted content, comments and opinions and is for informational purposes only. Ruijie may provide or recommend responses as a possible solution based on the information provided; every potential issue may involve several factors not detailed in the conversations captured in an electronic forum and Ruijie can therefore provide no guarantee as to the efficacy of any proposed solutions on the community forums. Ruijie disclaims any and all liability for the acts, omissions and conduct of any third parties in connection with or related to your use of the site. All postings and use of the content on this site are subject to the Ruijie Community Terms of Use.

More ways to get help: Visit Support Videos, call us via Service Hotline, Facebook or Live Chat.

©2000-2023 Ruijie Networks Co,Ltd