mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Fixes some references and tocs
This commit is contained in:
parent
bc5ad9350e
commit
b32103d697
@ -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
|
||||||
^^^^^^^^^^^^^
|
^^^^^^^^^^^^^
|
||||||
|
|||||||
@ -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)
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user