mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
50 lines
1.1 KiB
ReStructuredText
50 lines
1.1 KiB
ReStructuredText
.. VyOS documentation master file, created by
|
|
sphinx-quickstart on Sun Jul 1 14:35:07 2018.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to VyOS's documentation!
|
|
================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
Introduction
|
|
============
|
|
VyOS is an open source network operating system based on Debian GNU/Linux.
|
|
|
|
VyOS provides a free routing platform that competes directly with other
|
|
commercially available solutions from well known network providers. Because
|
|
VyOS is run on standard amd64, i586 and ARM systems, it is able to be used
|
|
as a router and firewall platform for cloud deployments.
|
|
|
|
.. include:: ch01-install.rst
|
|
|
|
.. include:: ch02-cli.rst
|
|
|
|
.. include:: ch03-quick-start.rst
|
|
|
|
.. include:: ch04-configuration-overview.rst
|
|
|
|
.. include:: ch05-network-interfaces.rst
|
|
|
|
.. include:: ch06-routing.rst
|
|
|
|
.. include:: ch07-firewall.rst
|
|
|
|
.. include:: ch08-nat.rst
|
|
|
|
.. include:: ch09-vpn.rst
|
|
|
|
.. include:: ch10-qos.rst
|
|
|
|
.. include:: ch11-services.rst
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|