nano4ka Posted August 31, 2016 · Report post День добрый! Установил у себя на работе EdgeRouter Lite-3 и уже некоторое время его понемногу настраиваю. Ни с чем особых проблем не возникало, кроме как с настройкой балансировки нагрузок. В общем, настроил сеть для работы в режиме 70% серфинг, 10% скачка, 10 прочее, думаю когда разберусь, то еще и 10% для VoIP SIP выделить, чтоб разговоры не подлагивали. Прописывал следующее. set traffic-policy shaper download set traffic-policy shaper download bandwidth 9.7Mbit set traffic-policy shaper download default bandwidth 10% set traffic-policy shaper download default ceiling 100% set traffic-policy shaper download default priority 3 set traffic-policy shaper download default queue-type fair-queue set traffic-policy shaper download class 10 bandwidth 10% set traffic-policy shaper download class 10 ceiling 100% set traffic-policy shaper download class 10 priority 4 set traffic-policy shaper download class 10 queue-type fair-queue set traffic-policy shaper download class 10 match icmp ip protocol icmp set traffic-policy shaper download class 10 match ssh ip source port 22 set traffic-policy shaper download class 10 match dns ip source port 53 set traffic-policy shaper download class 20 bandwidth 70% set traffic-policy shaper download class 20 ceiling 100% set traffic-policy shaper download class 20 priority 5 set traffic-policy shaper download class 20 queue-type fair-queue set traffic-policy shaper download class 20 match http ip source port 80 set traffic-policy shaper download class 20 match https ip source port 443 set interfaces ethernet eth10 traffic-policy out download set traffic-policy shaper upload set traffic-policy shaper upload bandwidth 9.7Mbit set traffic-policy shaper upload class 2 bandwidth 10% set traffic-policy shaper upload class 2 ceiling 100% set traffic-policy shaper upload class 2 priority 4 set traffic-policy shaper upload class 2 queue-type fair-queue set traffic-policy shaper upload class 2 queue-limit 16 set traffic-policy shaper upload class 2 match icmp ip protocol icmp set traffic-policy shaper upload class 2 match ssh ip destination port 22 set traffic-policy shaper upload class 2 match dns ip destination port 53 set traffic-policy shaper upload class 5 bandwidth 70% set traffic-policy shaper upload class 5 ceiling 100% set traffic-policy shaper upload class 5 priority 5 set traffic-policy shaper upload class 5 queue-type fair-queue set traffic-policy shaper upload class 5 match http ip destination port 80 set traffic-policy shaper upload class 5 match https ip destination port 443 set traffic-policy shaper upload default bandwidth 10% set traffic-policy shaper upload default ceiling 100% set traffic-policy shaper upload default priority 3 set traffic-policy shaper upload default queue-type fair-queue set interfaces ethernet eth0 traffic-policy out upload После применения данных настроек не увидел вообще никакой разницы закачка так и не режется. В чём может быть проблема? Заранее спасибо! Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...