blob: ab9d3f665d643f9eaeeff6ba511194d85cd76077 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
.. _index:
###############
VyOS User Guide
###############
.. toctree::
:caption: Introduction
:name: intro
:maxdepth: 2
about
history
install
cli
quick-start
.. toctree::
:caption: Basic Configuration
:name: basics
:maxdepth: 2
configuration-overview
interfaces/basic-index
system/basic-index
image-mgmt
.. toctree::
:caption: Advanced Configuration
:name: advanced
:maxdepth: 2
interfaces/advanced-index
system/advanced-index
services/index
firewall
routing/index
vrf
nat
nptv6
qos
high-availability
vpn/index
load-balancing
command-list-configuration
.. toctree::
:caption: System Operation
:name: system-operation
:maxdepth: 2
information
troubleshooting
command-list-operation
.. toctree::
:caption: Appendix
:name: appendix
:maxdepth: 2
appendix/release-notes
appendix/examples/index
appendix/vyos-on-baremetal
appendix/virtual/index
appendix/vyos-on-clouds
appendix/migrate-from-vyatta
appendix/command-scripting
appendix/http-api
.. toctree::
:caption: Contributing
:name: contributing
:maxdepth: 2
contributing/build-vyos
contributing/upstream-packages
contributing/issues-features
contributing/development
contributing/debugging
contributing/documentation
################
Copyright Notice
################
Copyright (C) 2018-2020 VyOS maintainers and contributors
Permission is granted to make and distribute verbatim copies of this manual
provided the copyright notice and this permission notice are preserved on all
copies.
Permission is granted to copy and distribute modified versions of this manual
under the conditions for verbatim copying, provided that the entire resulting
derived work is distributed under the terms of a permission notice identical
to this one.
Permission is granted to copy and distribute translations of this manual into
another language, under the above conditions for modified versions, except that
this permission notice may be stated in a translation approved by the VyOS
maintainers.
|