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

Version
VyOS 1.4-rolling-202204201428-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)