'show configuration all' doesn't show all the default parameters, output is no different from 'show configuration'.
Same behavior can be seen in 1.5-rolling-202310170806 and 1.4-rolling-202308220020.
Forum topic for information.
'show configuration all' doesn't show all the default parameters, output is no different from 'show configuration'.
Same behavior can be seen in 1.5-rolling-202310170806 and 1.4-rolling-202308220020.
Forum topic for information.
Still the same bug
https://github.com/vyos/vyos-1x/blob/6fa4967f49e988e4979c611ee9199bb14bef8536/op-mode-definitions/show-configuration.xml.in#L10-L17
root@r14:/home/vyos# diff -u \ <(cli-shell-api showCfg --show-show-defaults --show-active-only --show-hide-secrets) \ <(cli-shell-api showCfg --show-active-only --show-hide-secrets) root@r14:/home/vyos# vyos@r14:~$ show ver Version: VyOS 2026.05.18-1837-integration Release train: current Release flavor: generic
https://github.com/vyos/vyatta-cfg/blob/current/src/cli_shell_api.cpp