Skip to content

How to send RPC messages while netconf server is running? #1706

Answered by michalvasko
anoikob asked this question in Q&A
Discussion options

You must be logged in to vote

What the documentation says is right and it should not be confusing. You either specify a file or the configuration will be read from input (with the help of a text editor). You were trying to "specify a file" (there is a parameter for --config) which was actually the configuration itself. To read the configuration from input, use just --config.

Seems you do not understand how getopt(3) works but it is used by 99% parameter processing so you should get familiar with it. This issue has nothing to do with our tools directly.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@anoikob
Comment options

@michalvasko
Comment options

Answer selected by anoikob
@anoikob
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants