diff options
author | Mo Battah <mohhandb@hotmail.com> | 2017-09-21 17:46:18 -0400 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-10-01 22:56:54 +0900 |
commit | 7117e32aaf5968bbf666cd8be83d2b05f9534c66 (patch) | |
tree | 29c85a2d478337c5d53c98fd9d497154363260ea /docs/sources/unnumbered-bgp.md | |
parent | 043d0d9530bc0e504ab93cfeb1b96d6b835e9054 (diff) |
docs: update broken link in unnumbered-bgp.md
Diffstat (limited to 'docs/sources/unnumbered-bgp.md')
-rw-r--r-- | docs/sources/unnumbered-bgp.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sources/unnumbered-bgp.md b/docs/sources/unnumbered-bgp.md index 21b4cf93..737ad1ea 100644 --- a/docs/sources/unnumbered-bgp.md +++ b/docs/sources/unnumbered-bgp.md @@ -2,7 +2,7 @@ BGP is not only for the Internet. Due to proven scalability and configuration flexibility, large data center operators are using BGP for thier data center -networking [[draft-ietf-rtgwg-bgp-routing-large-dc](https://www.ietf.org/id/draft-ietf-rtgwg-bgp-routing-large-dc-11.txt)]. +networking [[ietf-rtgwg-bgp-routing-large-dc](https://tools.ietf.org/html/rfc7938)]. In typical case, the topology of the network is CLOS network which can offer multiple ECMP for ToR switches. |