Quantcast
Channel: EdgeRouter topics
Viewing all articles
Browse latest Browse all 20028

120Mb download max in edgerouter lite ? Please help

$
0
0

Hello
I need to set for the entire network 192.168.1.0/24 in tab AdvancedQueue download speed of 150 Mb / s do it according to an embodiment of the forum from the link "EdgeMAX - Advanced-queue CLI examples" with changed values on my speed downloading or sending 150MB 17MB max but how I can achieve on such a configuration is a 120-125MB download and change the value of the tab 200 and 299 nothing here helps invalid or lowers or raises the number that is impossible to physically on the router edgerouter lite achieve speed 150MB download is QoS?

 

Changing values such as to 50mb download is little here seems to cause further 120 mb download .Why forum administrators provide examples of QoS only for small speed as 30 mb download and not for the 150-200 mb or more.Na MikroTik worked every speed which does not oriented unfortunately edgeruter is a problem with that.

 

My configuration:

 

traffic-control {
advanced-queue {
branch {
queue 100 {
bandwidth 17mbit
description UNPLOAD
parent 1
}
queue 200 {
bandwidth 150mbit
description DOWNLOAD
parent 1
}
}
filters {
match 100 {
attach-to 1
description WAN_UNPLOAD
ip {
source {
address 192.168.1.0/24
}
}
target 100
}
match 200 {
attach-to 1
description WAN_DOWNLOAD
ip {
destination {
address 192.168.1.0/24
}
}
target 200
}
}
leaf {
queue 199 {
bandwidth 17mbit
description WAN_UNPLOAD
parent 100
queue-type WAN_UNPLOAD
}
queue 299 {
bandwidth 150mbit
description WAN_DOWNLOAD
parent 200
queue-type WAN_DOWNLOAD
}
}
queue-type {
fq-codel WAN_DOWNLOAD {
}
fq-codel WAN_UNPLOAD {
}
}
root {
queue 1 {
attach-to global
bandwidth 170mbit
}
}
}
}


Viewing all articles
Browse latest Browse all 20028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>