clean test environment
[transportpce.git] / tests / honeynode / 2.2.1 / netconf / src / main / resources / honeycomb-minimal-resources / config / netconf.json
diff --git a/tests/honeynode/2.2.1/netconf/src/main/resources/honeycomb-minimal-resources/config/netconf.json b/tests/honeynode/2.2.1/netconf/src/main/resources/honeycomb-minimal-resources/config/netconf.json
new file mode 100644 (file)
index 0000000..a5b592b
--- /dev/null
@@ -0,0 +1,10 @@
+{
+  "netconf-netty-threads": 2,
+  "netconf-tcp-enabled": "false",
+  "netconf-tcp-binding-address": "127.0.0.1",
+  "netconf-tcp-binding-port": 7777,
+  "netconf-ssh-enabled": "true",
+  "netconf-ssh-binding-address": "0.0.0.0",
+  "netconf-ssh-binding-port": 2831,
+  "netconf-notification-stream-name": "honeycomb"
+}
\ No newline at end of file