Hi,
This configuration was suggested to me to set a strict priority for output. Do I also need to set up any special queuing for the egress interface? I just want strict priority, no bandwidth limits just always sent higher priority packets before lower. Looking on Winbox the LTE interface queue type is currently “no-queue”.
/ip firewall mangle
add action=set-priority chain=postrouting new-priority=from-dscp-high-3-bits out-interface=lte1 passthrough=yes
Thank, Tony S