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/01/15 12:39] – [Testing Load balancing] olivierdocumentation:examples:ecmp [2020/01/17 14:11] – [Testing Load balancing] olivier
Line 285: Line 285:
 ==== Testing Load balancing ==== ==== Testing Load balancing ====
  
-Flows from VM1 to VM6 should be load-balanced by VM2 toward VM3 and VM4. Let's check using multiple sources and destination IP addresses.+Flows from VM1 to VM6 should be "flow-id shared" by VM2 toward VM3 and VM4. Let's check using multiple sources and destination IP addresses.
 Using ping record feature like with this example: Using ping record feature like with this example:
 <code> <code>
Line 383: Line 383:
 </code> </code>
  
 +<code>
 +[root@VM1]~# ping -c1 -R -S 10.0.12.21 10.0.56.26
 +PING 10.0.56.26 (10.0.56.26) from 10.0.12.21: 56 data bytes
 +
 +--- 10.0.56.26 ping statistics ---
 +1 packets transmitted, 0 packets received, 100.0% packet loss
 +</code>
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