This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bandwidth limiting - best practices document?

Found quite a few threads,  but some conflicting info...

I have three internal VLANS/subnets (my computer, phones, kids)

My external network is DSL with 500 out / 3000 in. 

I would like to limit one of my internal subnets to 250 out, 1000 in.  No guaranteed minimum bandwidth.

Is this possible?  which is the best link to read more on the topic?


This thread was automatically locked due to age.
Parents
  • Those are good articles, Barry, thanks!

    BRK, the trick to QoS is that you can write rules for traffic leaving an interface, but not for traffic arriving there.  This means you can't limit the kids' downloads unless you put a rule on their VLAN interface limiting response traffic, like {80 -> 1:65535}.

    Rather than limit the kids to 250kbps up, guarantee yourself 250kbps.

    Cheers - Bob
Reply
  • Those are good articles, Barry, thanks!

    BRK, the trick to QoS is that you can write rules for traffic leaving an interface, but not for traffic arriving there.  This means you can't limit the kids' downloads unless you put a rule on their VLAN interface limiting response traffic, like {80 -> 1:65535}.

    Rather than limit the kids to 250kbps up, guarantee yourself 250kbps.

    Cheers - Bob
Children
No Data