Fixes some references and tocs

This commit is contained in:
kmpm 2019-01-20 19:48:57 +01:00
parent bc5ad9350e
commit b32103d697
4 changed files with 5 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Appendix B - Configuration Examples
VyOS DMVPN Hub VyOS DMVPN Hub
-------------- --------------
General infomration can be found in the DMVPN_ chapter. General infomration can be found in the :ref:`vpn-dmvpn` chapter.
Configuration Configuration
^^^^^^^^^^^^^ ^^^^^^^^^^^^^

View File

@ -162,6 +162,6 @@ interface-level traffic-policy directive:
VyOS 1.2 (Crux) also supports HFSC (:code:`set traffic-policy shaper-hfsc`) VyOS 1.2 (Crux) also supports HFSC (:code:`set traffic-policy shaper-hfsc`)
See further information in the `QoS and Traffic Policy`_ chapter. See further information in the :ref:`qos` chapter.
.. _tc: http://en.wikipedia.org/wiki/Tc_(Linux) .. _tc: http://en.wikipedia.org/wiki/Tc_(Linux)

View File

@ -8,6 +8,7 @@ Services
This chapter descriptes the available system/network services provided by VyOS. This chapter descriptes the available system/network services provided by VyOS.
.. toctree:: .. toctree::
:hidden:
conntrack conntrack
dhcp dhcp

View File

@ -449,6 +449,8 @@ rules. (if you used the default configuration at the top of this page)
set firewall name OUTSIDE-LOCAL rule 32 action 'accept' set firewall name OUTSIDE-LOCAL rule 32 action 'accept'
set firewall name OUTSIDE-LOCAL rule 32 source address '192.168.0.0/24' set firewall name OUTSIDE-LOCAL rule 32 source address '192.168.0.0/24'
.. _vpn-dmvpn:
DMVPN DMVPN
----- -----