Getting Started with Netconf:
https://www.youtube.com/watch?v=BvPRkAQOrD8&ab_channel=KevinWallaceTraining%2CLLC
netconfig guide | https://docs.ipinfusion.com/service-provider/#page/OcNOS-SP/NetConf-UG_-Intro.html |
commands | Link |
yangcli | |
apt-get update apt-get -y install yangcli | |
yangcli --version | |
get config | |
sget-config / source=candidate sget-config / source=running sget-config /network-instances source=candidate |
...