10-14-2011 03:18 AM - edited 03-11-2019 02:37 PM
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
10-14-2011 03:34 AM
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
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
Log in to Community