cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1006
Views
0
Helpful
7
Replies

Limit total bandwidth sent by a router

I have a router in a remote location that the ISP limits us so we can only send up to 800MB of data from 6 am to 8 pm after that we can send as much as we want. I have some servers that I always want to be able to get out - is there a way to put a hard cap on the users so that they have 200 MB of data in those hours and if they "spend" it all they are cut off until the unlimited time.

I do not need to shape or police traffic - i need to put a cap on the router so it will not over send the 800MB limit - is this possible?

7 Replies 7

pieterh
VIP
VIP

Bandwidth limiting is data per second.
You need something like quota limiting.
That is not integratied in a cisco router configuration
You need special device or special software for that

Sent from Cisco Technical Support iPad App

Jose Jara
Level 3
Level 3

If you want to limit the traffic in an specific time frame I would use a time based ACL and MQC to limit the traffic in this period of time.

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.

Liability Disclaimer

In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.

Posting

Routers don't have feature to limit bandwidth by some to some cumulative amount.

What you might be able to do is use embedded scripting, monitor usage from 6 AM to 8 PM, and as it approaches your cumulative limit, add (via the embedded script) a policer to try to avoid hitting your cap.  The embedded script could set a policy, as the cap is about to be reached, to drop all further packets.  It could also have tiers allowed policed bandwidths, which slow egress rates as cap is approached.

I have used the scripting before - but what on the router would keep track of total bandwidth used?

Disclaimer

The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.

Liability Disclaimer

In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.

Posting

A router that "sees" all the traffic you're trying to limit.

You  mentioned possibly using an EEM script - what comamnds would allow the router to keep traffic of total traffic sent?

Disclaimer

The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.

Liability Disclaimer

In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.

Posting

Sorry, don't know (which is why I used the word "might").  Suggest posting question to the scripting forum.

Review Cisco Networking products for a $25 gift card