Add Honeynode emulator for device221
[transportpce.git] / tests / honeynode / netconf / src / main / resources / honeycomb-minimal-resources / config / netconf.json
1 {
2   "netconf-netty-threads": 2,
3   "netconf-tcp-enabled": "false",
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 }