cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
475
Views
0
Helpful
1
Replies

Vpn site to site

prashantrecon
Level 1
Level 1

Hi varun,

I have created site to site ,totally we are using 7mbps speed for entire network,

Is it possible to allocate 1 mbps speed dedicated to that site to site.

I have another querry if i allocate 1mbps is it 1mbps spped is accessed by them

1 Reply 1

varrao
Level 10
Level 10

Yes, you can try rate-limiting for a specific tunnel by:

class-map tgroup_out

   match tunnel-group ipsec-tun

   match flow ip  destination-address

policy-map qos

   class tgroup_out

     police  output 1000000

Here's a doc for your understanding:

http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a008084de0c.shtml#rate

This is just the maximum limit that you are setting for the bandwidth to be utilized, it would never go higher than this.

Hope that helps,

Thanks,

Varun

Thanks,
Varun Rao
Review Cisco Networking for a $25 gift card