diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-01-04 14:54:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-04 14:54:38 +0100 |
commit | 8b52f2042487b0bac0be51509f2e1d23029041e3 (patch) | |
tree | 7a34340a607c4de7c7a343b3da1109d43a7af005 /docs/routing | |
parent | 57913db57a4172988eb02c8d75062d36cdb6aa81 (diff) | |
parent | 1d7328e3b701b12a4613c9dc91f4688220b577b2 (diff) | |
download | vyos-documentation-8b52f2042487b0bac0be51509f2e1d23029041e3.tar.gz vyos-documentation-8b52f2042487b0bac0be51509f2e1d23029041e3.zip |
Merge pull request #173 from rebortg/vyosextension
vyosextension
Diffstat (limited to 'docs/routing')
-rw-r--r-- | docs/routing/bgp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/routing/bgp.rst b/docs/routing/bgp.rst index 14ea1238..41be5c6c 100644 --- a/docs/routing/bgp.rst +++ b/docs/routing/bgp.rst @@ -76,7 +76,7 @@ bottom until one of the factors can be used. 6. **MED check** Where routes with a MED were received from the same AS, prefer the route - with the lowest MED. :ref:`bgp-med`. + with the lowest MED. 7. **External check** |