Page MenuHomeVyOS Platform

bgp: import and export together dies not work for route-map, prefix-list and distribution-list
Closed, ResolvedPublicBUG

Description

Route maps on import site don't get installed

set protocols bgp XYZ neighbor ABC address-family ipv4-unicast route-map import 'importTM'

has no effect while

set protocols bgp XYZ neighbor ABC address-family ipv4-unicast route-map export 'importTM'

works as expected.

Details

Difficulty level
Easy (less than an hour)
Version
1.4-rolling-202101240218
Why the issue appeared?
Implementation mistake
Is it a breaking change?
Unspecified (possibly destroys the router)

Event Timeline

c-po changed the task status from Open to In progress.Jan 24 2021, 2:28 PM
c-po claimed this task.
c-po triaged this task as Unbreak Now! priority.
c-po changed Difficulty level from Unknown (require assessment) to Easy (less than an hour).
c-po changed Why the issue appeared? from Will be filled on close to Implementation mistake.
c-po renamed this task from BGP config doesn't configure import route-maps to bgp: import and export together dies not work for route-map, prefix-list and distribution-list.Jan 24 2021, 3:11 PM