Hi,
I know loops in device dependencies have been discussed previously but some of the posts are quite old so I am not sure if they are still accurate.
The network I am monitoring contains many “ring” topologies for fail-over reasons. This is implemented through Cisco’s Resilient Ethernet Protocol (REP). This is a reasonable large network with almost 400 network devices. Therefore the performance of LibreNMS is important.
I would like to model the following device dependencies to match the actual topologies:
router <- switch <-> switch <-> switch <-> switch -> router
Every switch depends on both of its two neighbour switches and a neighbour router if applicable.
Does anyone have experience with such a configuration and what would be the impact on LibreNMS?
Thanks for your feedback.