From 0fc606aa74dba402e72ddb6c8abda3b2d0dffe0f Mon Sep 17 00:00:00 2001 From: Cheeze_It Date: Tue, 22 Dec 2020 11:16:50 -0700 Subject: mpls: T915: Added documentation for LDP ordered control Added the ordered control command in the documentation. Also added the RFC in which it is referred to as well. --- docs/configuration/protocols/mpls.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/configuration/protocols/mpls.rst b/docs/configuration/protocols/mpls.rst index 3b59d8ea..312a0df2 100644 --- a/docs/configuration/protocols/mpls.rst +++ b/docs/configuration/protocols/mpls.rst @@ -155,6 +155,12 @@ Configuration Options the Dual-Stack capability TLV for IPv6 LDP communications. This is related to :rfc:`7552`. +.. cfgcmd:: set protocols mpls ldp parameters ordered-control + + Use this command to use ordered label distribution control mode. FRR + by default uses independent label distribution control mode for label + distribution. This is related to :rfc:`5036`. + .. cfgcmd:: set protocols mpls ldp parameters transport-prefer-ipv4 Use this command to prefer IPv4 for TCP peer transport connection for LDP -- cgit v1.2.3