Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Current »

headerFTU.jpg

netconf-cli

netconf-cli

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

pip3 install netconf

netconf-client --host 192.168.56.134 -u admin -p admin --hello

netconf-console2

netconf-console2 · PyPI

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

pip install 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

  • No labels