Page MenuHomeVyOS Platform

Applying limiter on traffic-policy "in" fails, incorrectly reports mirror or redirect policy in use
Closed, ResolvedPublic

Description

When attempting to apply a traffic-policy limiter rule to an interface, VyOS reports that a mirror or redirect policy is active, when they are not.

set traffic-policy limiter DownloadLimiter default bandwidth '100mbit'
set traffic-policy limiter DownloadLimiter class 10 bandwidth '5mbit'
set traffic-policy limiter DownloadLimiter class 10 match VoIP ip source address '1.1.1.1/32'
set interfaces ethernet eth0 traffic-policy in DownloadLimiter

commit

Can not use ingress policy tigether with mirror or redirect!

[[interfaces ethernet eth0]] failed
Commit failed

Details

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

Event Timeline

ajgnet triaged this task as Normal priority.Apr 22 2022, 12:04 AM
ajgnet created this task.
ajgnet created this object in space S1 VyOS Public.
ajgnet changed Issue type from Unspecified (please specify) to Bug (incorrect behavior).
Viacheslav changed the task status from Open to In progress.Apr 23 2022, 11:06 AM
Viacheslav claimed this task.
Viacheslav moved this task from Need Triage to Finished on the VyOS 1.4 Sagitta board.