03-11-2021 10:14 AM
Hello,
I want to modify protected vlan by adding a new one in switchs configured with an ERPS ring and I want to know the risk with this modification and what precaution to have doing this configuration.
the switchs used in this ring is BD8810 and X690.
Thank you so much for your support guys.
Best regards,
Solved! Go to Solution.
03-31-2021 04:25 PM
Hi,
If you do ‘configure erps ringname add protected vlan vlanname’ it shouldn’t affect the loop protection.
Hope that helps,
Tomasz
04-06-2021 01:35 PM
Thank you Tomasz for your reply It’s clear.
04-01-2021 07:00 PM
Hi,
I think both should be fine as long as in first place you make sure that RPL Owner is already protecting the VLAN before all nodes are able to forward its frames. I’d recommend the second approach starting with RPL Owner.
Hope that helps,
Tomasz
04-01-2021 01:08 PM
Hi Tomasz, Hi to everyone who want to help 🙂
I was thinking about another detail; what about the tagging the vlan in the port used in the ERPS conf ? Do I have to tag the vlan and after add it as protected in the erps or the opposite, add the vlan as protected in the ERPS and tag it ?
configure vlan Vlan_NAME add ports 19-20 tagged
configure erps ERPS_Ring add protected vlan Vlan_NAME
OR
configure erps ERPS_Ring add protected vlan Vlan_NAME
configure vlan Vlan_NAME add ports 19-20 tagged
Thank you in advance for your reply.
Best regards,
04-01-2021 08:51 AM
Thank you so much for your reply Tomasz.
Have a nice day.