User Tools

Site Tools


documentation:examples:ecmp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
documentation:examples:ecmp [2020/09/21 13:09] – [Testing Load balancing] olivierdocumentation:examples:ecmp [2020/09/23 14:49] – [Testing Load balancing] olivier
Line 234: Line 234:
 </code> </code>
  
-==== Testing Load balancing ====+===== FRR Multipath setup ===== 
 + 
 + 
 +=== Testing Load balancing ===
  
 Flows from the client to the server should be "flow-id shared" between the 2 paths. Let's check using multiple sources and destination IP addresses. Flows from the client to the server should be "flow-id shared" between the 2 paths. Let's check using multiple sources and destination IP addresses.
Line 240: Line 243:
 ^ Source ^ Destination ^ Ongoing path selected by R1 ^ Returning path selected by R2^ ^ Source ^ Destination ^ Ongoing path selected by R1 ^ Returning path selected by R2^
 | 10.0.31.3 | 10.0.24.4 | igb1 | igb2 | | 10.0.31.3 | 10.0.24.4 | igb1 | igb2 |
-| 10.0.31.13 | 10.0.24.14 | igb1 | igb1 |+| 10.0.31.| 10.0.24.14 | igb2 | igb1 
 +| 10.0.31.13 | 10.0.24.14 | igb2 | igb1 |
 | 10.0.31.23 | 10.0.24.24 | igb1 | igb2 | | 10.0.31.23 | 10.0.24.24 | igb1 | igb2 |
-| 10.0.31.33 | 10.0.24.34 | igb1 | igb2 | +| 10.0.31.33 | 10.0.24.34 | igb2 | igb2 | 
-| 10.0.31.43 | 10.0.24.44 | igb1 | igb1 +| 10.0.31.43 | 10.0.24.44 | igb1 | igb2 
-| 10.0.31.53 | 10.0.24.54 | igb1 | igb2 |+| 10.0.31.53 | 10.0.24.54 | igb1 | igb1 |
 | 2001:db8:31::3 | 2001:db8:24::4 | igb1 | igb1 | | 2001:db8:31::3 | 2001:db8:24::4 | igb1 | igb1 |
 | 2001:db8:31::13 | 2001:db8:24::14 | igb1 | igb2 | | 2001:db8:31::13 | 2001:db8:24::14 | igb1 | igb2 |
documentation/examples/ecmp.txt · Last modified: 2024/03/28 23:19 by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki