summaryrefslogtreecommitdiff
path: root/docs/configuration/protocols/mpls.rst
diff options
context:
space:
mode:
authorfett0 <fernando.gmaidana@gmail.com>2022-08-25 17:03:55 -0300
committerfett0 <fernando.gmaidana@gmail.com>2022-08-25 17:03:55 -0300
commit6b99162a0b19cb5e637be13fc64788bb02116b89 (patch)
tree680ec05ae82859f25630524b19a06fb69f6fd9e6 /docs/configuration/protocols/mpls.rst
parent3c37e699945a4caa70c104bceda77070e43acb8e (diff)
downloadvyos-documentation-6b99162a0b19cb5e637be13fc64788bb02116b89.tar.gz
vyos-documentation-6b99162a0b19cb5e637be13fc64788bb02116b89.zip
ospfv3 /mpls : worng commannds and description
Diffstat (limited to 'docs/configuration/protocols/mpls.rst')
-rw-r--r--docs/configuration/protocols/mpls.rst14
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/configuration/protocols/mpls.rst b/docs/configuration/protocols/mpls.rst
index d1d0cd87..550473d7 100644
--- a/docs/configuration/protocols/mpls.rst
+++ b/docs/configuration/protocols/mpls.rst
@@ -27,12 +27,14 @@ network transport of data packets.
For more information on how MPLS label switching works, please go visit
`Wikipedia (MPLS)`_.
-.. note:: MPLS support in VyOS is not finished yet, and therefore its
- functionality is limited. Currently there is no support for MPLS enabled VPN
- services such as L3VPNs, L2VPNs, and mVPNs. RSVP support is also not present
- as the underlying routing stack (FRR) does not implement it. Currently VyOS
- can be configured as a label switched router (MPLS P router), in both
- penultimate and ultimate hop popping operations.
+.. note:: MPLS support in VyOS is not finished yet, and therefore its
+ functionality is limited. Currently there is no support for MPLS enabled VPN
+ services such as L2VPNs and mVPNs. RSVP support is also not present as the
+ underlying routing stack (FRR) does not implement it. Currently VyOS
+ implements LDP as described in RFC 5036; other LDP standard are the
+ following ones: RFC 6720, RFC 6667, RFC 5919, RFC 5561, RFC 7552, RFC 4447.
+ Because MPLS is already available (FRR also supports RFC 3031).
+
Label Distribution Protocol
===========================