cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
702
Views
0
Helpful
5
Replies

bandwidth control/ shaping

JATINDER KUMAR
Level 1
Level 1

dear all

can anyone please guide me how can i control my bandwidth for each subnet which is behind the router. means i have got multiple client having their own subnets connected to a single router on FE0/1 and they are connected to wan via public IP  what we are looking for is to control the amount of bandwidth they use. We have got a huge pipe but right now there is no limit how much one client can consume so we want to ensure that one client can use 256 other can use 512 and so on..

is there any option of bursting also means if i am giving a client a normal b'width of 512 and if the pipe is free he can burst upto 2mb for instance. Please help ...

5 Replies 5

Mahesh Gohil
Level 7
Level 7

Hello Jatinder,

Have tou tried below.

https://supportforums.cisco.com/thread/2052812

Did you faced any issue with this

Regards

mahesh

hi mahesh .. thanks for the quick reply.. i was wondering where i have seen ur ID.  ok mahesh really saying i havent tried it and dont know it will work or not do u have any live configuration for the same so i can have a proof of concept... and mahesh is this possible to do it IP based instead of subnet based...?

Hello jatinder,

This is standard template and it will work. For Ip to macch you need to play with access-list

like i

      ip access-list extended 101

      permit ip host x.x.x.x any   <<< where x.x.x.x is he source ip of node/station

Regards

Mahesh

thanks for the help

is there any way i can test this before implementing this

what about bursting ... ? can also do the bursting thing