Fixed
Details
Assignee
Antonio RussoAntonio RussoReporter
Antonio RussoAntonio RussoComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Antonio Russo
Antonio RussoReporter
Antonio Russo
Antonio RussoComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created February 10, 2015 at 3:40 AM
Updated April 18, 2016 at 9:51 PM
Resolved April 2, 2016 at 10:12 PM
The Bridge Link discovery model has BridgeBridgeLink and BridgeMacLink.
With this model we have only Port to port or port to mac links.
Due to the Transparent Bridge protocol there are some cases in which the topology is undefined. This means that we do not know for example which is the real topology for example we can have A-B-C or A-C-B. We need to catch this situation because it is in any case an information about topology.
So we need to create a new Object called SharedSegment that can contain both mac addresses and ports. A link then can also be a relation between a couple of shared segments.