PNF Registration to be sent after odu stack is up
[o-du/l2.git] / build / config / netconfConfig.json
1 {
2     "NetconfServer": {
3         "MacAddress": "02:42:f7:d4:62:ce",
4         "NetconfServerIpv4": "10.0.2.132",
5         "NetconfServerIpv6": "2002:c0a8:3865::",
6         "NetconfPort": "830",
7         "NetconfUsername": "netconf",
8         "NetconfPassword": "netconf!"
9     }
10 }