From dbd1307369bab0cccb094e2e70923d314f76dcc8 Mon Sep 17 00:00:00 2001 From: currite Date: Wed, 12 Aug 2020 20:04:12 +0200 Subject: mpls: basic LDP configuration Basic configuration to act as a P router in an MPLS network. --- docs/routing/index.rst | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'docs/routing/index.rst') diff --git a/docs/routing/index.rst b/docs/routing/index.rst index f0214ac5..7d56feb9 100644 --- a/docs/routing/index.rst +++ b/docs/routing/index.rst @@ -8,13 +8,20 @@ Routing :maxdepth: 1 arp + bfd bgp + mpls + mss-clamp + multicast + routing-policy + static + rip rpki ospf pbr - rip - static - bfd - mss-clamp - routing-policy - multicast + + + + + + -- cgit v1.2.3 From c8cc078feee20fc3e6f5439b6cac56e9f5fa4ec8 Mon Sep 17 00:00:00 2001 From: currite <53279076+currite@users.noreply.github.com> Date: Thu, 13 Aug 2020 20:21:07 +0200 Subject: Update index.rst --- docs/routing/index.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'docs/routing/index.rst') diff --git a/docs/routing/index.rst b/docs/routing/index.rst index 7d56feb9..17ebb1ab 100644 --- a/docs/routing/index.rst +++ b/docs/routing/index.rst @@ -13,12 +13,15 @@ Routing mpls mss-clamp multicast - routing-policy - static - rip - rpki ospf pbr + rip + routing-policy + rpki + static + + + -- cgit v1.2.3 From 5f6dff4657bd328fde8cb364cf66b61ebdde2d0e Mon Sep 17 00:00:00 2001 From: currite <53279076+currite@users.noreply.github.com> Date: Mon, 17 Aug 2020 13:44:15 +0200 Subject: Update index.rst Remove empty lines : ) --- docs/routing/index.rst | 9 --------- 1 file changed, 9 deletions(-) (limited to 'docs/routing/index.rst') diff --git a/docs/routing/index.rst b/docs/routing/index.rst index 17ebb1ab..a34bbfac 100644 --- a/docs/routing/index.rst +++ b/docs/routing/index.rst @@ -19,12 +19,3 @@ Routing routing-policy rpki static - - - - - - - - - -- cgit v1.2.3