Page MenuHomeVyOS Platform

policy: route-map: unable to configure route-target / site-of-origin
Closed, ResolvedPublicBUG

Description

FRR has the following syntax:

LR3.wue3# conf t
LR3.wue3(config)# route-map foo permit 20
LR3.wue3(config-route-map)# set extcommunity rt 10:20
LR3.wue3(config-route-map)# set extcommunity soo 10:20
LR3.wue3(config-route-map)#

But this can not be set on VyOS CLI

[email protected]# set policy route-map foo rule 20 set extcommunity-rt 10:20

  Should be in form: ASN:nn_or_IP_address:nn where ASN is autonomous system number
  Value validation failed
  Set failed
[email protected]# set policy route-map foo rule 20 set extcommunity-soo 10:20

  Should be in form: ASN:nn_or_IP_address:nn where ASN is autonomous system number
  Value validation failed
  Set failed

Details

Difficulty level
Normal (likely a few hours)
Version
1.2.7
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)

Event Timeline

c-po changed the task status from Open to In progress.Jun 17 2021, 5:07 PM
c-po moved this task from Needs Triage to In Progress on the VyOS 1.2 Crux (VyOS 1.2.8) board.
c-po moved this task from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
c-po moved this task from Need Triage to In Progress on the VyOS 1.4 Sagitta board.
c-po moved this task from In Progress to Finished on the VyOS 1.3 Equuleus board.
c-po moved this task from In Progress to Finished on the VyOS 1.2 Crux (VyOS 1.2.8) board.