diff options
Diffstat (limited to 'docs/configuration/system/index.rst')
-rw-r--r-- | docs/configuration/system/index.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/configuration/system/index.rst b/docs/configuration/system/index.rst new file mode 100644 index 00000000..07ba2ff5 --- /dev/null +++ b/docs/configuration/system/index.rst @@ -0,0 +1,24 @@ +.. _system: + +System +====== + +After a basic system setup by setting up :ref:`interfaces-addresses`, VyOS +should be ready for further configuration which is described in this chapter. + + +.. toctree:: + :maxdepth: 2 + + host-information + console + eventhandler + flow-accounting + login + ip + ipv6 + name-server + ntp + syslog + task-scheduler + time-zone
\ No newline at end of file |