My current bandwidth is 10M. The traffic pattern is usually 2Mb transmit and 8 Mb receive from the ISP. I want to guarantee bandwidth for the WEBEX traffic which i can do for transmit traffic but my problem is that the receive traffic is whats killing me. Is there any way to make sure that my webex traffic is good all the time.
Software/Hardware used:
cisco 3845
ASKED:
September 1, 2009 6:23 AM
UPDATED:
September 1, 2009 3:03 PM
While you can’t prioritize incoming traffic without cooperation from your ISP, you can do some crude QOS’ing by restricting how much bandwidth you will allow the other incoming protocols to have.
If you think your normal Webex traffic is 2Mb, then you would allow Webex to occupy 2Mb of the pipe which leaves 6Mb for other protocols. Drop the packets at your router which exceed 6Mb for the other protocols. TCP/IP will automatically slow down the requests for more packets to try and ensure that the requester receives all packets.
I have used this method when I had a pipe that was only 512kbps to try and guarantee my video conference data. As I said, this is a crude method and not very accurate, but it can help if you need to ensure that at least some b/w is available for other protocols.