cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
457
Views
0
Helpful
3
Replies

Throttle VPN throughput

smitty6504
Level 1
Level 1

Is there a way to throttle the throughput on a l2l tunnel? Example we have a split tunnel with a location with a T1 and i need to limit that connection to 768k.

1 Accepted Solution

Accepted Solutions

for the ASA:

class-map

match tunnel-group

policy-map policy_global

class

police input/output

service-policy policy_global global

verfiy:

sh service-policy and you cansee counters statistics.

-----

P.S. Please rate this post and indicate resolved where applies.

View solution in original post

3 Replies 3

fashour
Level 1
Level 1

Can you please indicate the hardware used? Also, can you clarify if you are using RA vpn or l2l since I am seeing split tunnel key word there. Please clarify the problem description.

I have an ASA 5510 and a Cisco 2811 Router. We are using a l2l tunnel on the connection.

for the ASA:

class-map

match tunnel-group

policy-map policy_global

class

police input/output

service-policy policy_global global

verfiy:

sh service-policy and you cansee counters statistics.

-----

P.S. Please rate this post and indicate resolved where applies.