diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-04-16 19:23:25 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-04-16 19:23:25 +0200 |
commit | 62f8241b09228a66916480731c0291dbd5a1aa24 (patch) | |
tree | 20b588ed7dafbe390d266f660aacae1dc86673da /docs/configuration/protocols/isis.rst | |
parent | e21c80c6e1c64b6cc62dbceff9e4302cefaab345 (diff) | |
download | vyos-documentation-62f8241b09228a66916480731c0291dbd5a1aa24.tar.gz vyos-documentation-62f8241b09228a66916480731c0291dbd5a1aa24.zip |
vrf: dynamic routing is now supported - document this
Diffstat (limited to 'docs/configuration/protocols/isis.rst')
-rw-r--r-- | docs/configuration/protocols/isis.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/configuration/protocols/isis.rst b/docs/configuration/protocols/isis.rst index ecc5ced7..a38db6f2 100644 --- a/docs/configuration/protocols/isis.rst +++ b/docs/configuration/protocols/isis.rst @@ -1,6 +1,6 @@ .. include:: /_include/need_improvement.txt -.. _isis: +.. _routing-isis: ##### IS-IS @@ -16,9 +16,6 @@ neighbors. IS-IS runs directly on the data link layer (Layer 2). IS-IS addresses are called :abbr:`NETs (Network Entity Titles)` and can be 8 to 20 bytes long, but are generally 10 bytes long. - - - ******* General ******* |