cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
890
Views
4
Helpful
3
Replies

VPN traffic control

Leon
Level 1
Level 1

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.

1 Accepted Solution

Accepted Solutions

rizwanr74
Level 7
Level 7

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

View solution in original post

3 Replies 3

rizwanr74
Level 7
Level 7

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

Thanks for your reply! I think capping is probably the only way to go. T

Joseph W. Doherty
Hall of Fame
Hall of Fame

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.

Review Cisco Networking products for a $25 gift card