blob: 12f126bc0be1eeccd6ff4afc2be81e2a0e905b27 [file] [log] [blame]
Saurav Dasc313c402015-02-27 10:09:47 -08001# Sample configuration for link discovery
2# Note that the current file location (onos/tools/package/etc) is required for packaging onos and launching it in another location.
3# If you are launching onos locally, this configuration file would be placed at: $(KARAF_ROOT)/etc
4
5#
6# Disable Link Dicovery Permanently (Note: changing this property at runtime will have NO effect)
7# WARNING: This should only be used for special projects like bgprouter, where ONOS is controlling
8# a single switch
9#
10#disableLinkDiscovery = true
11
12#
13# Enable Broadcast Discovery Protocol (EthType=0x8942)
14#
15#useBDDP = false
16
17#
18# Disable LLDP's received from specific devices
19# Details of the devices are in the file configured below
20#
21#lldpSuppression = ../config/lldp_suppresion.json