diff options
| author | Simon Ruderich <simon@ruderich.org> | 2020-04-25 08:41:41 +0200 |
|---|---|---|
| committer | Simon Ruderich <simon@ruderich.org> | 2020-05-16 10:17:16 +0200 |
| commit | 9af10db16a999f766c8c3b0806850972450ece3b (patch) | |
| tree | 11e8540dc943a221cd79c9a076946b4634b3895a | |
| parent | b91bf5bd915549d5cc9ec3b002ff1f1d4dd72218 (diff) | |
doc: wecmp_linkbw: fix typo
Signed-off-by: Simon Ruderich <simon@ruderich.org>
| -rw-r--r-- | doc/user/wecmp_linkbw.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/wecmp_linkbw.rst b/doc/user/wecmp_linkbw.rst index 0d2fe9d756..8176aaffcb 100644 --- a/doc/user/wecmp_linkbw.rst +++ b/doc/user/wecmp_linkbw.rst @@ -14,7 +14,7 @@ across these next hops. In practice, flow-based hashing is used so that all traffic associated with a particular flow uses the same next hop, and by extension, the same path across the network. -Weigted ECMP using BGP link bandwidth introduces support for network-wide +Weighted ECMP using BGP link bandwidth introduces support for network-wide unequal cost multipathing (UCMP) to an IP destination. The unequal cost load balancing is implemented by the forwarding plane based on the weights associated with the next hops of the IP prefix. These weights are computed |
