Page MenuHomeVyOS Platform

Policy route-map - Incorrect value help for local preference
Closed, ResolvedPublicBUG

Description

While pressing tab, help for "local-preference" indicates "local-preference_help"

vyos@vyos# set policy route-map FOO rule 10 match 
Possible completions:
   as-path      BGP as-path-list to match
 > community    BGP community-list to match
 > evpn         Ethernet Virtual Private Network
   extcommunity BGP extended community to match
   interface    Interface Name to use
 > ip           IP prefix parameters to match
 > ipv6         IPv6 prefix parameters to match
 > large-community
                Match BGP large communities
   local-preference
                local-preference_help
   metric       Metric of route to match
   origin       BGP origin code to match
   peer         Peer address to match
   rpki         Match RPKI validation result
   tag          Route tag to match

Tested on VyOS 1.4-rolling-202201100317

Details

Difficulty level
Unknown (require assessment)
Version
VyOS 1.4-rolling-202201100317
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)