libnetconf2 icon indicating copy to clipboard operation
libnetconf2 copied to clipboard

Validation failed wih module ieee802-dot1x

Open robbynet opened this issue 11 months ago • 1 comments

Versions:

  • netopeer2-2.2.13
  • sysrepo-2.2.150
  • libnetconf2-3.0.11.devel
  • libyang-2.1.148
  • libssh-0.10.5

When performing strict validation with module ieee802-dot1x part of the Datastore, the validation failed with following error:

  • Unexpected data state node "eapol-statistics" found. (Data location "/ietf-interfaces:interfaces/interface[name='GigabitEthernet1']/ieee802-dot1x:pae/eapol-statistics".)
  • Validation failed.

Could you help to explain the failure ?

robbynet avatar Jan 28 '25 09:01 robbynet

I would need more information but the issue is that there is a state node in a datastore that should not have any state nodes (only operational DS includes state nodes). But I cannot tell you how it got there.

michalvasko avatar Jan 28 '25 09:01 michalvasko