Page MenuHomeVyOS Platform

Route-map rules do not allow named community-lists
Closed, ResolvedPublicBUG

Description

If I create a community-list it allows me to give it a name.
But if I want to use the community list in a route map, it requires a number.

tom@vyos# set policy community-list
Possible completions:
 > <text>       Border Gateway Protocol (BGP) community-list filter
tom@vyos# set policy route-map ImportRS rule 100 match community community-list
Possible completions:
   <1-99>       BGP community list (standard)
   <100-500>    BGP community list (expanded)

Details

Difficulty level
Easy (less than an hour)
Version
VyOS 1.2.0-RC9
Why the issue appeared?
Will be filled on close

Event Timeline

syncer triaged this task as High priority.
syncer edited projects, added VyOS 1.2 Crux ( VyOS 1.2.0-rc11); removed VyOS 1.2 Crux.

Good catch! Fixed.

dmbaturin renamed this task from Community List - Inconsistent Syntax to Route-map rules do not allow named community-lists.Dec 16 2018, 3:32 PM