Hi Peter, when using 3rd party devices you have some situations:
When a link-down happens in a Transit node, it will send a link-down message to Master and convergence process starts.
- If you have two 3rd party devices connected together and the link between them goes down, you should use CFM to speed up the convergence process since no link-down message will be sent from Transit nodes.
- If you have two or more 3rd party devices that always connect to an EAPS device, any link-down will be noticed and advertised by the transit node. Ex: EAPS device----- 3rd party -------EAPS device ----- 3rd party
Regarding the ring-restore, it's based on the EAPS hello time (1s) through the control vlan.
To speedy up this you can change the hello time from 1 second (default) to milliseconds as follows:
configure eaps name hellotime milliseconds
However this will result in additional process usage and more EAPS ring traffic.