-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.2.1
-
Fix Version/s: 1.4.0
-
Component/s: None
-
Labels:None
-
Story Points:5
-
Epic Link:
-
Sprint:Drake Sprint 1 (7/6-7/24), Emu Sprint 1 (9/21-10/9)
When multiple ONOS cluster is deployed and there are connectivity between ONOS clusters, LLDP/BDDP packet sent from one cluster confuses the cluster on the other end.
In the long run, link discovery should be secured or link discovery packet should contain cluster ID of some sort.
But as a first step, support for per-Port LinkDiscovery suppression is needed.
Note:
- LinkDiscovery code already support per-Port LinkDiscovery suppression based on specific annotation.
- We need to add a convenient way to add Port annotation via REST etc.
- Might want to also add CLI to enable/disable LLDP suppression