Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

netconf-cli

netconf-cli

GitHub - CESNET/netconf-cli: A NETCONF-talking CLI

netconf-console2

netconf-console2 · PyPI

https://pypi.org/project/netconf-console2/

test

ssh admin@192.168.0.149 -p 830 -s netconf 

example

netconf-console2 --port 830 -u admin -p admin --host <OVP_IP> --get-config

...