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