netconf-subsystem
netconf (RFC-6241) agent
Install
- All systems
-
curl cmd.cat/netconf-subsystem.sh
- Debian
-
apt-get install netconfd
- Ubuntu
-
apt-get install netconfd
- Kali Linux
-
apt-get install netconfd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install netconfd
- Raspbian
-
apt-get install netconfd
- Dockerfile
- dockerfile.run/netconf-subsystem
netconfd
netconf (RFC-6241) agent
Netconf provides a framework for the exchange of management information between agents (servers) and clients. The yuma123 agent is a daemon which listens for incoming netconf requests from clients and provides responses.