459e90235ee7f2d3f9e12baf4a5e711f80449749
[transportpce.git] / tests / honeynode / 2.2.1 / netconf / src / main / resources / honeycomb-minimal-resources / config / netconf.json
1 {
2   "netconf-netty-threads": 2,
3   "netconf-tcp-enabled": "true",
4   "netconf-tcp-binding-address": "127.0.0.1",
5   "netconf-tcp-binding-port": 7777,
6   "netconf-ssh-enabled": "true",
7   "netconf-ssh-binding-address": "0.0.0.0",
8   "netconf-ssh-binding-port": 2831,
9   "netconf-notification-stream-name": "honeycomb"
10 }