clicon / clixon

YANG-based toolchain including NETCONF and RESTCONF interfaces and an interactive CLI
http://www.clicon.org/
Other
208 stars 70 forks source link

CLI + NACM path errors #468

Open olofhagsand opened 9 months ago

olofhagsand commented 9 months ago

There are several problems with the (auto)CLI combined with NACM path errors. This includes: 1) path on the form: /ex:interfaces/ex:interface[ex:name='dummy'] does not work for get-config 2) path on the form: /ex:interfaces/ex:interface[nr] does not work if nr is 0 3) set interfaces interface dummy value 99 gets deny even if allowed 4) set ? shows all top-level symbols even those not permitted

temabeloglinski commented 7 months ago

Hi Olof! Is there a solution for this problem?

khromenokroman commented 4 months ago

Hi Olof! I have the same problem, I need help :((

I found the appeals

https://github.com/clicon/clixon-controller/issues/62
https://github.com/clicon/clixon/issues/463
https://github.com/clicon/clixon-controller/issues/67
https://github.com/clicon/clixon/issues/468

it says it's a bug, but I don't understand if it's fixed or not?

I have version 6.6.0 PRE now if I upgrade it will solve the problem with NACM