Skip to content

Commit

Permalink
Update 1_3_3.md
Browse files Browse the repository at this point in the history
  • Loading branch information
menckend committed Jul 25, 2024
1 parent 1c4014b commit 9e09f84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/1/3(ecmp-symmetric)/1_3_3.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ We could also base our evaluation on a comparison of node A/B's symmetric-perime

Now that we can *identify* each of the potential equal-cost paths in a bidirectionally-consistent manner, we need to figure out how to decide *which* of those paths we want to use for any given bidirectional flow-pair. We want this decision process to:
- Be bi-directionally consistent
- To load-share (at the endpoint-pair level) across all of the equal-cost paths
- To provide resiliency in the event of failure on any of the three paths
- Load-share (at the endpoint-pair level) across all of the equal-cost paths
- Provide resiliency in the event of failure on any of the three paths

To do this, we need an evaluation function that provides the same results when its two input parameters are reversed and provides a (near) uniform distribution across three output values.

Expand Down

0 comments on commit 9e09f84

Please sign in to comment.