summaryrefslogtreecommitdiffstats
path: root/infra/bgp-distribution-test/src/test/resources/netconf.json
blob: 70178fe6ea12887073389006744799239850623c (plain)
1
2
3
4
5
6
7
8
9
10
{
  "netconf-netty-threads": 2,
  "netconf-tcp-enabled": "true",
  "netconf-tcp-binding-address": "127.0.0.1",
  "netconf-tcp-binding-port": 7778,
  "netconf-ssh-enabled": "true",
  "netconf-ssh-binding-address": "127.0.0.1",
  "netconf-ssh-binding-port": 2832,
  "netconf-notification-stream-name": "honeycomb"
}