You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
michalvasko edited this page Oct 2, 2015
·
1 revision
Introduction
Call Home is a mechanism for allowing servers to initiate connections to clients. Its configuration is a part of ietf-netconf-server model used by Netopeer. There are so-called applications that can have many servers defined. An application tries to connect to each server (which is, in fact, a client) until a connection and a NETCONF session is established. There are various options in the model that enable to tune the exact behavior.
Example configuration
To try an SSH Call Home, you can use this example configuration.
It leaves all the options on default. If you use the listen command in netopeer-cli, a connection will be initiated by netopeer-server. The host-keys container is actually not supported and is ignored by the server, but the model demands it.