client IP/port definition in configuration separation
[controller.git] / opendaylight / distribution / opendaylight / src / main / resources / configuration / config.ini
index b9b9c7337d8922e82b8f1f8927c40be8422d8d51..7d57e6005e65774519d579838c90c9cbd4f8fe85 100644 (file)
@@ -17,6 +17,9 @@ osgi.bundles=\
 netconf.tcp.address=0.0.0.0
 netconf.tcp.port=8383
 
+netconf.tcp.client.address=127.0.0.1
+netconf.tcp.client.port=8383
+
 netconf.ssh.address=0.0.0.0
 netconf.ssh.port=1830