aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/package/etc/samples/org.onosproject.provider.lldp.impl.LLDPLinkProvider.cfg
blob: 6eb39a11256fc22ab5b13e8fab625bcf5ad65802 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
# Sample configuration for link discovery
#

#
# Disable Link Dicovery Permanently (Note: changing this property at runtime will have NO effect)
# WARNING: This should only be used for special projects like bgprouter, where ONOS is controlling
# a single switch
#
#disableLinkDiscovery = true

#
# Enable Broadcast Discovery Protocol (EthType=0x8942)
#
#useBDDP = false

#
# Disable LLDP's received from specific devices
# Details of the devices are in the file configured below
#
#lldpSuppression = ../config/lldp_suppresion.json