cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
288
Views
0
Helpful
2
Replies

Limiting bandwidth on a interface

mressler
Level 1
Level 1

I have a remote site that has a 6 mb symmetrical connection. The problem is this is a co-owned office and I can only use 3 mb of it. How can I do this on a 2811 router? Thanks.

2 Replies 2

spremkumar
Level 9
Level 9

Hi

I feel you need to provide more clarity on how the the link is getting terminated and how the lan is segmented in the remote location.

whats the ip addressing scheme beind used at present and how many users are there in the LAN.

regds

tcordier
Level 1
Level 1

I assume that your IP range at the remote office is a dedicated range only used by you. In this case a simple solution would be to define CAR at the WAN interface.

Configure an ACL with your IP addresses at the remote site:

"access-list 1 1.1.1.0 0.0.0.255"

Apply rate-limiting at the WAN interface:

"rate-limit output access-group 1 3000000 8000 8000 conform-action transmit exceed-action drop"

You should make sure the other party does limit their traffic also ;-).

If the situation is more complex, other solutions my be necessary.

HTH, Thomas

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card