05-02-2012 01:05 PM - edited 03-04-2019 04:14 PM
Our company has a full tunnel VPN setup with some vendors and they have been doing big transfers which saturate one of our pipes. We have 2 ISPs connects to 2 cisco ASRs. Currently all the traffic are flowing through pipe A only. Is there anyway that I can reroute the traffic to pipe B ??
Thanks for any adivse.
Solved! Go to Solution.
05-02-2012 06:26 PM
If your both ASR's outside interface are connected an intermediate switch, then you can use route-map on the switch to reset next-hop address to pipe B's router outside interface. If that is not your layout then you can use QoS to cap the bandwidth utilization on either on of your router or on the ASA itself.
thanks
05-02-2012 06:26 PM
If your both ASR's outside interface are connected an intermediate switch, then you can use route-map on the switch to reset next-hop address to pipe B's router outside interface. If that is not your layout then you can use QoS to cap the bandwidth utilization on either on of your router or on the ASA itself.
thanks
05-02-2012 08:36 PM
Thanks for your reply! I think capping is probably the only way to go. T
05-03-2012 03:09 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
There are many way to control and select outbound paths, so you should be able to fairly easily redirect the outbound VPN traffic to pipe B. (Often I suggest egress QoS to manage which flows get what bandwidth when there's congestion.)
Inbound control, especially from the Internet, is much more difficult to control. As the other poster noted, you can cap inbound bandwidth utilization of the VPN traffic, but doing this downstream of the congestion bottleneck (your pipe A) doesn't always work as well as we would like. If the traffic is not rate-adaptive, it will use whatever bandwidth it can on your pipe. If it is rate-adaptive, it should slow as you drop some of its packets, but it may exceed the policer rate (and use your pipe's bandwidth) before it gets to your policer.
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