Convert netconf-util, netconf-ssh, netconf-tcp to blueprint
[netconf.git] / netconf / netconf-util / src / main / resources / netconf.cfg
index 01437d891ad9f5c3c1a32c270268a90c117fb5bd..01d92ec6364bfb9029872f788989bce49e3d93af 100644 (file)
@@ -1,11 +1,10 @@
 # netconf-tcp:
-
-tcp-address=127.0.0.1
-tcp-port=8383
+#tcp-address=127.0.0.1
+#tcp-port=8383
 
 # netconf-ssh:
+#ssh-address=0.0.0.0
+#ssh-port=1830
 
-ssh-address=0.0.0.0
-ssh-port=1830
 # Use Linux style path
-ssh-pk-path = ./configuration/RSA.pk
\ No newline at end of file
+#ssh-pk-path = ./configuration/RSA.pk
\ No newline at end of file