Page MenuHomeVyOS Platform

strip-private does not sanitize "cisco-authentication" from NHRP configuration
Closed, ResolvedPublicBUG

Description

vyos@vyos:~$ show configuration commands | match nhrp | strip-private
set protocols nhrp tunnel tun100 cisco-authentication 'this-shout-not-be-visible'
set protocols nhrp tunnel tun100 holding-time '300'
set protocols nhrp tunnel tun100 map xxx.xxx.254.193/28 nbma-address 'xxx.xxx.151.213'
set protocols nhrp tunnel tun100 map xxx.xxx.254.193/28 register
set protocols nhrp tunnel tun100 multicast 'nhs'
set protocols nhrp tunnel tun100 redirect
set protocols nhrp tunnel tun100 shortcut

Details

Version
1.2, - 1.4
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)