libnetconf2
libnetconf2 copied to clipboard
Validation failed wih module ieee802-dot1x
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 ?
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.