sanghoshin | 5361c28 | 2015-03-20 15:31:16 -0700 | [diff] [blame] | 1 | # Sample configuration for link discovery |
| 2 | # Note that this file location is required for packaging onos and launching it in another localtion. |
| 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 | # |
| 8 | disableLinkDiscovery = true |
| 9 | |
| 10 | # |
| 11 | # Enable Broadcast Discovery Protocol |
| 12 | # |
| 13 | #useBDDP = false |
| 14 | |
| 15 | # |
| 16 | # Disable LLDP's recieved from specific devices |
| 17 | # Details of the devices are in the file configured below |
| 18 | # |
| 19 | #lldpSuppression = |