First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Netconf Logs capture

  • retag add tags

Hi,

Can we capture Netconf rpc logs in between server and client ?

anand's avatar
1
anand
asked 2021-02-24 06:42:27 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

NETCONF goes over the wire so of course Wireshark can capture it.

In my experience, though, NETCONF is usually running over SSH and Wireshark cannot currently decrypt SSH - so you won't be able to see the NETCONF protocol.

If you happen to be using NETCONF over TLS then you're in more luck: if you can decrypt the TLS you'll be able to see the NETCONF.

See also an older question about this.

JeffMorriss's avatar
6.4k
JeffMorriss
answered 2021-02-24 14:07:17 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer