Prioridad y Calidad de Servicios de Lista de Direcciones MAC , IP
/ip firewall address-list
add address=192.168.2.247 list=Lista-List
add address=192.168.2.250 list=Lista-List
/ip firewall mangle
add action=mark-connection chain=forward comment=Lista connection-state=new \
new-connection-mark=Lista-conn src-address-list=Lista-List
add action=mark-packet chain=forward connection-mark=Lista-conn \
new-packet-mark=Lista-conn passthrough=no
add action=mark-connection chain=forward comment=Other connection-state=new \
new-connection-mark=Other-conn src-address-list=!Lista-List
add action=mark-packet chain=forward connection-mark=Other-conn \
new-packet-mark=Other-conn passthrough=no
/queue simple
add max-limit=2M/2M name=LAN-All priority=1/1 target=bridge-Local
add max-limit=1M/1M name=Lista packet-marks=Lista-conn parent=LAN-All \
target=""
add max-limit=2M/2M name=Other packet-marks=Other-conn parent=LAN-All \
priority=1/1 target=""
add address=192.168.2.247 list=Lista-List
add address=192.168.2.250 list=Lista-List
/ip firewall mangle
add action=mark-connection chain=forward comment=Lista connection-state=new \
new-connection-mark=Lista-conn src-address-list=Lista-List
add action=mark-packet chain=forward connection-mark=Lista-conn \
new-packet-mark=Lista-conn passthrough=no
add action=mark-connection chain=forward comment=Other connection-state=new \
new-connection-mark=Other-conn src-address-list=!Lista-List
add action=mark-packet chain=forward connection-mark=Other-conn \
new-packet-mark=Other-conn passthrough=no
/queue simple
add max-limit=2M/2M name=LAN-All priority=1/1 target=bridge-Local
add max-limit=1M/1M name=Lista packet-marks=Lista-conn parent=LAN-All \
target=""
add max-limit=2M/2M name=Other packet-marks=Other-conn parent=LAN-All \
priority=1/1 target=""
SI TE GUSTO ESTE POST COMPARTE Y COMENTA GRACIAS
No hay comentarios