Categories overwrite EnhancedLinkd Configuration

Description

Use categories for overwriting the dafult enhanced linkd configuration:
if a node is tagged with a category:
"useLldpDiscovery": the node will be scheduled to perform lldp discovery also if useLldpDiscovery="false" in configuration file

"useCdpDiscovery": the node will be scheduled to perform cdp discovery also if useCdpDiscovery="false" in configuration file

"useOspfDiscovery": the node will be scheduled to perform ospf discovery alsoif useLOspfDiscovery="false" in configuration file

"useBridgediscovery": the node will be scheduled to perform bridge discovery also useBridgediscovery="false" in configuration file

More if a node is tagged with the following categories:

"donotUseLldpDiscovery": the node will not perform lldp discovery also if useLldpDiscovery="true" in configuration file

"donotUseCdpDiscovery": the node will not perform cdp discovery also if useCdpDiscovery="true" in configuration file

"donotUseOspfDiscovery": the node will not perform ospf discovery also if useOspfDiscovery="true" in configuration file

"donotUseBridgediscovery": the node will not perform bridge discovery also useBridgediscovery="true" in configuration file

In the case where the node is tagged with both categories the the donotUse is privileged.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Antonio Russo October 2, 2015 at 12:56 PM

Well, I have a better use case....

just enable or disable and tag nodes with doNotScanBridge etc etc for avoiding enalinkd data collection.

That is done!

Won't Fix

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

PagerDuty

Created May 12, 2013 at 7:18 AM
Updated June 14, 2022 at 8:43 AM
Resolved May 24, 2022 at 9:40 AM