routing: use long protocol name in chapter name

This commit is contained in:
Christian Poessinger 2019-06-20 12:38:39 +02:00
parent e6e0bf738d
commit 11491ec0ee
5 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
.. _routing-arp:
ARP
---
Address Resolution Protocol (ARP)
---------------------------------
To manipulate or display ARP_ table entries, the following commands are implemented.

View File

@ -1,7 +1,7 @@
.. _routing-bgp:
BGP
---
Border Gateway Protocol (BGP)
-----------------------------
IPv4
^^^^

View File

@ -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

View File

@ -1,7 +1,7 @@
.. _routing-ospf:
OSPF
----
Open Shortest Path First (OSPF)
-------------------------------
IPv4
^^^^

View File

@ -1,7 +1,7 @@
.. _routing-rip:
RIP
---
Routing Information Protocol (RIP)
----------------------------------
Simple RIP configuration using 2 nodes and redistributing connected interfaces.