Page MenuHomeVyOS Platform

Wrong format and valueHelp for policy as-path-list regex
Closed, ResolvedPublicBUG

Description

It seems it valueHelp for "community"

vyos@r2-roll# set policy as-path-list FOO rule 10 regex 
Possible completions:
   <aa:nn>      AS path regular expression (ex: "50:1 6553:1201")

As-path-list should be <asn> and "64501 64502"

Details

Version
-
Is it a breaking change?
Perfectly compatible

Related Objects

Event Timeline

Viacheslav edited a custom field.
Viacheslav changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
Viacheslav changed the subtype of this task from "Feature Request" to "Bug".

PR https://github.com/vyos/vyatta-cfg-quagga/pull/69

vyos@r2-roll# set policy as-path-list FOO rule 10 regex 
Possible completions:
   <asn>        AS path regular expression (ex: "64501 64502")

Can be "cherry-picked" to 1.3 and crux

dmbaturin edited a custom field.