From 11491ec0ee031945c8ed710e6808324032e20e0a Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 20 Jun 2019 12:38:39 +0200 Subject: routing: use long protocol name in chapter name --- docs/routing/arp.rst | 4 ++-- docs/routing/bgp.rst | 4 ++-- docs/routing/mss-clamp.rst | 4 ++-- docs/routing/ospf.rst | 4 ++-- docs/routing/rip.rst | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/routing/arp.rst b/docs/routing/arp.rst index ceceebf9..0b9bb3a7 100644 --- a/docs/routing/arp.rst +++ b/docs/routing/arp.rst @@ -1,7 +1,7 @@ .. _routing-arp: -ARP ---- +Address Resolution Protocol (ARP) +--------------------------------- To manipulate or display ARP_ table entries, the following commands are implemented. diff --git a/docs/routing/bgp.rst b/docs/routing/bgp.rst index f4281140..ecd706ba 100644 --- a/docs/routing/bgp.rst +++ b/docs/routing/bgp.rst @@ -1,7 +1,7 @@ .. _routing-bgp: -BGP ---- +Border Gateway Protocol (BGP) +----------------------------- IPv4 ^^^^ diff --git a/docs/routing/mss-clamp.rst b/docs/routing/mss-clamp.rst index 3ec1a025..f61aa956 100644 --- a/docs/routing/mss-clamp.rst +++ b/docs/routing/mss-clamp.rst @@ -1,7 +1,7 @@ .. _routing-mss-clamp: -MSS Clamping ------------- +TCP-MSS Clamping +---------------- As Internet wide PMTU discovery rarely works we sometimes need to clamp our TCP MSS value to a specific value. Starting with VyOS 1.2 there is a firewall option diff --git a/docs/routing/ospf.rst b/docs/routing/ospf.rst index 1a55dc16..563687de 100644 --- a/docs/routing/ospf.rst +++ b/docs/routing/ospf.rst @@ -1,7 +1,7 @@ .. _routing-ospf: -OSPF ----- +Open Shortest Path First (OSPF) +------------------------------- IPv4 ^^^^ diff --git a/docs/routing/rip.rst b/docs/routing/rip.rst index 237106f6..194ab6e3 100644 --- a/docs/routing/rip.rst +++ b/docs/routing/rip.rst @@ -1,7 +1,7 @@ .. _routing-rip: -RIP ---- +Routing Information Protocol (RIP) +---------------------------------- Simple RIP configuration using 2 nodes and redistributing connected interfaces. -- cgit v1.2.3