cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
324
Views
0
Helpful
4
Replies

Voip Dual links

pcromwell
Level 3
Level 3

have 2 x 2MB links. They are currently load balanced. If I run voice across, am I correct in assuming that voice conversations will get split across the link and therefore packets will have varied delay and also could arrive out of order. If so Is there a way around it?

I do not want to have vocie going out just 1 link.

1 Accepted Solution

Accepted Solutions

Brandon Buffin
VIP Alumni
VIP Alumni

You are correct that this can be a problem with load balanced links. It depends on whether you're using per-packet or per-destination load balancing. The default is per-destination. With per-dstination, traffic between a given source/destination pair will traverse the same link. You should not see a problem with voice in this case. Take a look at the following links for further info.

http://www.cisco.com/en/US/docs/ios/12_0s/feature/guide/pplb.html

http://www.cisco.com/en/US/tech/tk827/tk831/technologies_tech_note09186a0080094806.shtml

Hope this helps. If so, please rate the post.

Brandon

View solution in original post

4 Replies 4

Brandon Buffin
VIP Alumni
VIP Alumni

You are correct that this can be a problem with load balanced links. It depends on whether you're using per-packet or per-destination load balancing. The default is per-destination. With per-dstination, traffic between a given source/destination pair will traverse the same link. You should not see a problem with voice in this case. Take a look at the following links for further info.

http://www.cisco.com/en/US/docs/ios/12_0s/feature/guide/pplb.html

http://www.cisco.com/en/US/tech/tk827/tk831/technologies_tech_note09186a0080094806.shtml

Hope this helps. If so, please rate the post.

Brandon

Thanks Brandon, So in theory two calls can be present across the 2 links (load balanced)and the same call will not be split across both links.

With per-destination load balancing, that is correct.

Brandon

hi,

for use per-destination load balancing i most active fast switching in all interface? with "ip route-cache cef" ?

thx