Bug 1894: Add LISP configuration options to etc/custom.properties in Karaf 11/11211/1
authorLorand Jakab <lojakab@cisco.com>
Mon, 15 Sep 2014 21:01:47 +0000 (00:01 +0300)
committerLorand Jakab <lojakab@cisco.com>
Mon, 15 Sep 2014 21:01:47 +0000 (00:01 +0300)
Change-Id: I671cdeb71a87144c9acd08cacc7b44b335ea8cf9
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
opendaylight/distribution/opendaylight-karaf-resources/src/main/resources/etc/custom.properties

index e0e2759b370e00d68602a647b1258d5fa6e0aeb5..cdb65420135d1f71ebe1e66eb67dec8efda762dd 100644 (file)
@@ -127,3 +127,9 @@ java.util.logging.config.file=configuration/tomcat-logging.properties
 #Hosttracker hostsdb key scheme setting
 hosttracker.keyscheme=IP
 
+# LISP Flow Mapping configuration
+# Map-Register messages overwrite existing RLOC sets in EID-to-RLOC mappings
+lisp.mappingOverwrite = true
+# Enable the Solicit-Map-Request (SMR) mechanism
+lisp.smr = false
+