10-15-2008 03:41 PM - edited 03-03-2019 11:56 PM
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.
10-18-2008 12:51 AM
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
10-18-2008 01:22 PM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide