Christian Poessinger
8a3147fca5
vpn: dmvpn: move example from blueprints to the dmvpn chapter
2020-11-15 20:10:57 +01:00
Christian Poessinger
2b7e8e29f5
dmvpn: blueprint: add spoke05 as VyOS device
2020-11-15 18:58:02 +01:00
Christian Poessinger
a9d70999d1
dmvpn: example: remove cisco boilerplate config items
2020-11-15 14:50:39 +01:00
Christian Poessinger
0ab34ddda4
dmvpn: fix blueprint chapter levels
2020-11-15 14:19:03 +01:00
Christian Poessinger
baf330c08c
dmvpn: improve blueprint with diagram and full configs
2020-11-15 14:09:56 +01:00
currite
696e05e569
examples: add wan-load-balancing
2020-11-09 19:36:25 +01:00
Christian Poessinger
36583ce867
Create new "System Operation" main chapter
2020-08-06 11:37:26 +02:00
srividya0208
acbbcd0064
Update tunnelbroker-ipv6.rst
...
The options 'no-autonomous-flag', 'no-on-link-flag', 'preferred-lifetime', and 'valid-lifetime' are available while configuring the prefix for router-advert service. If these options are not specifically configured, then its takes the default ones.
'autonomous_flag' : 'on',
'on_link' : 'on',
'preferred_lifetime': 14400,
'valid_lifetime' : 2592000
2020-07-22 12:32:19 -05:00
currite
2bad3b2925
Add example of DHDP-Relay through GRE-Bridge
2020-05-19 03:28:09 +02:00
currite
28f47e3c29
appendix/examples/zone-policy: add wiki legend and fix indentation
...
Add contents of the original legend at the wiki's image and adjust
texts to 72 columns.
2020-04-02 05:08:26 +02:00
Christian Poessinger
1992aededa
router-advert: adjust to new CLI syntax
2020-03-24 21:19:22 +01:00
Robert Göhler
1537bffc5c
Build PDF: convert unsupported SVG to PNG
2020-02-18 20:48:17 +01:00
maehdros
7b32fa14c0
Update bgp-ipv6-unnumbered.rst
...
Small Typo correction
2020-01-28 22:28:24 +01:00
Nicholas Humfrey
735acb2363
examples: firewall: add missing zone policy diagram
2020-01-27 20:02:25 +01:00
Nicholas Humfrey
5e650e97c9
firewall: format fixes for zone
2020-01-24 16:56:08 +01:00
Christian Poessinger
70f05cd9d8
appendix: bgp: use documented section style guide
2020-01-23 06:44:39 +01:00
Christian Poessinger
42f1e0022f
appendix: ospf: use documented section style guide
2020-01-23 06:44:31 +01:00
Christian Poessinger
2b92ab8473
appendix: dmvpn: use documented section style guide
2020-01-23 06:44:19 +01:00
Christian Poessinger
4149dc4f15
appendix: tunnelbroker: use 80 character line break
2020-01-23 06:41:07 +01:00
Christian Poessinger
fad3736ed1
appendix: tunnelbroker: use documented section style guide
2020-01-23 06:36:06 +01:00
Christian Poessinger
ef2e6b23c5
appendix: ha: use 80 character line break
2020-01-23 06:33:30 +01:00
Christian Poessinger
050d935db0
appendix: ha: use documented section style guide
2020-01-23 06:22:17 +01:00
Pedro Perez
2a59df86ae
Fixed active-active typo
2020-01-09 14:01:50 +00:00
Pedro Perez
78219f484f
Linked redudant doc from single tunnel doc
...
Updated as some folks missed the dual/redundant configuration examples.
2020-01-09 14:00:20 +00:00
Christian Poessinger
37850e2f6f
remove all enclosing '' from cfgcmd/opcmd
2019-12-30 11:28:52 +01:00
Robert Göhler
1f4e4be979
Zone Policy: correct redirect link
2019-12-10 14:38:19 +01:00
Robert Göhler
d6ba695f26
dmvpn: migrate to reserved address space
2019-12-01 17:22:19 +01:00
Robert Göhler
dfc75fe5fa
Examples: migrate to reserved address space
2019-11-30 13:42:59 +01:00
Christian Poessinger
269023845a
Refactor "code-block:: console" to "code-block:: none"
2019-11-28 21:41:32 +01:00
Christian Poessinger
03eaf80e6f
docs: remove superfluous "vyos@vyos" prompt
2019-11-28 21:35:50 +01:00
Christian Poessinger
a71cdcec33
docs: remove all trailing whitespaces
...
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-28 21:26:14 +01:00
Christian Poessinger
6aa3cbb611
Refactor "code-block:: sh" to "code-block:: console"
...
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
2019-11-27 17:20:38 +01:00
Christian Poessinger
a3d4175b1d
bgp: fix reference in example
2019-11-17 20:21:39 +01:00
Rob Thomas
2c0b0bf509
ha: T1796: add first stab of high-availability walkthrough
2019-11-10 20:55:41 +01:00
kroy
bc8a28ccbd
Text/spelling fixes, adding additional navigation headers
2019-09-17 11:34:26 -05:00
kroy
ba2f60d062
VyOS Tunnelbroker.net Example
2019-09-12 15:15:57 -05:00
Christian Poessinger
677352eda5
examples: add missing links for Azure BGP VPN
...
Commit c0e4ef37764 ("Added Azure VPN examples") added the examples but did not
update the index.rst file for referencing the chapters.
2019-08-29 10:55:59 +02:00
Pedro Perez
c0e4ef3776
Added Azure VPN examples
...
Added Azure VPN examples for a single and redundant tunnels with BGP.
This configuration has been tested and it's been proven solid so far.
2019-08-23 17:43:26 +01:00
tcainet
d793e9a300
missing a command in the Cisco IPsec Profile
...
tomkc@fastmail.com
2019-07-26 13:58:51 +02:00
Robert Göhler
1b945b7c04
Fix BGP and OSPF links/references
2019-06-04 22:00:34 +02:00
Ruben Herold
3024160950
Add authentication for more security
2019-05-30 23:40:24 +02:00
Ruben Herold
5a5e6c2140
Add ospf-unnumbered example
2019-05-30 23:28:38 +02:00
Christian Poessinger
070197ce0d
Examples/BGP: fix indenting causing wrong rendered page
2019-05-30 13:44:35 +02:00
Ruben Herold
aa5b211449
Add BGP IPv6 unnumbered example
2019-05-30 13:26:27 +02:00
Christian Poessinger
337dcdf07c
Appendix: create dedicated section in manual
2019-05-28 22:15:34 +02:00