cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
396
Views
5
Helpful
1
Replies

Testing QOS bandwidth allocation

robtos
Level 1
Level 1

Hello,

We want to implement a qos policy to alocate a maximum amount of bandwidth to a host-to-host ftp transfer, during times of congestion only. We are using 3550 mls switches.

we are marking this traffic with dscp on the server port and then mapping the dscp to an egress queue. The egress quese has a set bandwidth allocation.

When testing to varify the config, we cannot create congestion on the interface, to invoke the hardware queues. We have been using ftp sessions and a very basic ip load generator. ( cannot find anything else that is free!)

the traffic is all TCP based and gets very close to using the available bandwidth, but will not go all the way. Is it because of the nature of TCP and it's windowing mechanism?

any suggections please?

1 Reply 1

mheusinger
Level 10
Level 10

Have a look at a tool like UDP Fooder (-> Google), which can send UDP packets at a defined rate. UDP does not react on congestion.

In addition you could shut down spanning tree and create loops ... be careful, though not to kill your network!!

Hope this helps! Please rate all posts.

Regards, Martin