Page MenuHomeVyOS Platform

route-map commit fails if interface does not exist
Closed, ResolvedPublicBUG

Description

If a pppoe session is used in a routemap and it can not be dialed on system bootup - commit will fail

image.png (397×638 px, 18 KB)

Details

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

Related Objects

Mentioned In
1.2.9

Event Timeline

This is an artificial VyOS limitation.

FRR does not care if interface exists or not

!
route-map foo permit 20
 match interface pppoe0
!
syncer triaged this task as Normal priority.Nov 6 2021, 11:41 PM
syncer added a subscriber: syncer.