For example, I have a configured
set protocols ospf default-information originate always
I make a
delete protocols ospf default-information originate always and commit
after that VyOS configuration still has
set protocols ospf default-information originate
Why is it so? Is it normal?
Ok, maybe I can understand previous behavior. But next
I have now
set protocols ospf default-information originate
I make a
delete protocols ospf default-information originate and commit
And I see in configuration
set protocols ospf default-information
But it is not even a command. It is do nothing. Why it remains?
It was performed on VyOS 1.4-rolling-202101110217
OSPF it is only example. This behavior is typical for every configuration sections. I think it is not convenient.