|
netconf-subsystem − thin client to access netconfd server |
netconf-subsystem |
|
netconf-subsystem is a thin-client application that is called by the OpenSSH server to access the netconfd server, when the ’netconf’ subsystem is requested. |
|
The location of this program needs to be configured in the /etc/ssh/sshd_config file. The following configuration needs to be present: Port 22 Port 830 Subsystem netconf /usr/sbin/netconf-subsystem The actual filespec in the last line will depend on the location that this program is installed. The default value is shown in the example above. There are no program options or environment variables used by this program. |
|
The Yuma Tools programs and documentation are subject to a software license, available at: http://yuma.iwl.com/licenses/yumatools-cs-license.pdf |
|
Andy Bierman, <andyb at iwl dot com> |
|
netconfd(1) |