netopeer2 icon indicating copy to clipboard operation
netopeer2 copied to clipboard

Delete the running configuration of a particular yang or xpath.

Open Abrahamma97 opened this issue 3 years ago • 1 comments

Hi @michalvasko When giving --help I am able to see only startup and no xpath scpecification in help syntax. > delete-config --help delete-config [--help] --target startup [--rpc-timeout <seconds>]

Can you please elaborate if we are able to delete the running configuration of a particular yang or xpath.

Abrahamma97 avatar Dec 24 '21 06:12 Abrahamma97

You can just use edit-config with operation="delete" This apply also to your problem, not only to lists

komik0 avatar Dec 26 '21 12:12 komik0