diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-12-10 18:20:57 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-12-10 18:20:57 +0100 |
commit | 52828ba38878810aef96450d4eab122dffeecf6d (patch) | |
tree | 2130f5bfd169e05944477ca67b81ec43b502d9aa | |
parent | 8bd516a5ff97716b34d254adf6cf9ac0126eb0f1 (diff) | |
download | vyos-documentation-52828ba38878810aef96450d4eab122dffeecf6d.tar.gz vyos-documentation-52828ba38878810aef96450d4eab122dffeecf6d.zip |
mpls: use short description for headline
-rw-r--r-- | docs/configuration/protocols/mpls.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/configuration/protocols/mpls.rst b/docs/configuration/protocols/mpls.rst index 1814cbb1..7d930016 100644 --- a/docs/configuration/protocols/mpls.rst +++ b/docs/configuration/protocols/mpls.rst @@ -1,8 +1,8 @@ .. _mpls: -#################################### -MPLS (Multiprotocol Label Switching) -#################################### +#### +MPLS +#### :abbr:`MPLS (Multi-Protocol Label Switching)` is a packet forwarding paradigm which differs from regular IP forwarding. Instead of IP addresses being used to |