Mikrotik:PCC
/ip firewall mangle add action=mark-connection chain=input comment="" disabled=no in-interface=\ PPPoE1 new-connection-mark=p1_conn passthrough=no add action=mark-connection chain=input comment="" disabled=no in-interface=\ PPPoE2 new-connection-mark=p2_conn passthrough=no add action=mark-connection chain=input comment="" disabled=no in-interface=\ PPPoE3 new-connection-mark=p3_conn passthrough=no add action=mark-connection chain=input comment="" disabled=no in-interface=\ PPPoE4 new-connection-mark=p4_conn passthrough=no add action=mark-connection chain=input comment="" disabled=no in-interface=\ PPPoE5 new-connection-mark=p5_conn passthrough=no add action=mark-routing chain=output comment="" c…