netopeer2-server - NETCONF server daemon build on libnetconf2 with sysrepo datastore
Contents
Copyright
Copyright © 2018-2021 CESNET, a.l.e.
Copyright © 2018-2021 Deutsche Telekom AG.
Netopeer 2021-11-10 netopeer2-server(8)
Description
netopeer2-server is as a full-fledged NETCONF server providing a remote NETCONF interface for sysrepo
datastore. It configures itself based on ietf-netconf-server YANG module data in sysrepo.
Name
netopeer2-server - NETCONF server daemon build on libnetconf2 with sysrepo datastore
Options
-d Debug mode (do not daemonize and print verbose messages to stderr instead of syslog).
-h Display help.
-V Show program version.
-pPATH
Path to pidfile.
-fPATH
Path to netopeer2 server files directory.
-U[PATH]
Listen on a local UNIX socket.
-mMODE
Set mode for the listening UNIX socket.
-uUID Set UID/user for the listening UNIX socket.
-gGID Set GID/group for the listening UNIX socket.
-tTIMEOUT
Timeout in seconds of all sysrepo functions (applying edit-config, reading data, ...), if 0
(default), the default sysrepo timeouts are used.
-vLEVEL
Verbose output LEVEL:
• 0 - errors
• 1 - errors and warnings
• 2 - errors, warnings, and verbose messages
-cCATEGORY[,CATEGORY...]
Verbose debug level, print only these debug message categories. Categories:
• DICT
• YANG
• YIN
• XPATH
• DIFF
• MSG
• LN2DBG
• SSH
• SYSREPOSee Also
https://sysrepo.org (sysrepo home page with basic information about netopeer2-server)
https://github.com/CESNET/netopeer2 (Netopeer2 Git repository)
Synopsis
netopeer2-server [-dhV] [-pPATH] [-U[PATH]] [-mMODE] [-uUID] [-gGID] [-tTIMEOUT] [-vLEVEL] [-cCATEGORY]
