1126 Commits

Author SHA1 Message Date
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
Christian Poessinger
a1a1afc520 system: document keyboard-layout in options chapter 2020-11-15 09:56:42 +01:00
Christian Poessinger
a9335b1663 system: move performance tuning into options chapter 2020-11-15 09:56:25 +01:00
jack9603301
b2d18af552
bridge: T3042: Document VLAN filter 2020-11-14 18:46:22 +08:00
Christian Poessinger
2bdeae5f7c wireless: improve command definition documentation 2020-11-13 14:46:18 +01:00
Christian Poessinger
d20c299b9d interfaces: use common toc and chapter style 2020-11-13 14:46:04 +01:00
Christian Poessinger
85206b1c28 T3048: add documentation for "system options performance" command 2020-11-12 18:22:34 +01:00
Christian Poessinger
a27e6aa461
Merge pull request #375 from currite/int-names
troubleshooting: add interface name change
2020-11-11 17:56:31 +01:00
Christian Poessinger
d9d7e64a54
Merge pull request #374 from currite/tunnel-keys
tunnel: add tunnel keys
2020-11-11 17:55:58 +01:00
currite
627ccb20a8
Update troubleshooting.rst 2020-11-11 13:02:19 +01:00
currite
e63e0eb72b troubleshooting: add interface name change 2020-11-11 12:23:58 +01:00
currite
750387723f tunnel: add tunnel keys 2020-11-11 10:12:18 +01:00
Christian Poessinger
f0ed78b3ad interfaces: consolidate vxlan, geneve, wifi, pppoe, wwan to new include command syntax 2020-11-10 22:57:12 +01:00
Christian Poessinger
f6ee81e582 interface: move mac and mtu documentation to common file 2020-11-10 21:42:38 +01:00
Christian Poessinger
ab3552884e interface: document dhcp(v6)-options on CLI 2020-11-10 21:29:41 +01:00
Christian Poessinger
861225aba3 interfaces: document dhcp-options 2020-11-10 20:58:07 +01:00
Christian Poessinger
a3b5c8083e interfaces: introduce new common-with|without-dhcp include
Now we have one single include dealing with all the common interface
stuff which is present on every interface.
2020-11-10 20:39:39 +01:00
Christian Poessinger
be6c3c1624 interfaces: add common description include file 2020-11-10 20:26:15 +01:00
Christian Poessinger
0d8451f1dd interfaces: advanced-index: also add ethernet and loopback 2020-11-10 20:25:01 +01:00
Christian Poessinger
b7e61a03f0 interfaces: extend usage of new cmdinclude directive for bridge, bond, eth, peth, vxlan
Commit c46473a ("docs: add ..cmdinclude:: directive") added support for including
common text but only replacing individual labels so there can be source of truth
also for the documentation.
2020-11-10 20:02:47 +01:00
rebortg
58b3a577e5 Bridge: convert address to cmdinclude 2020-11-09 21:30:06 +01:00
rebortg
c46473a849 docs: add ..cmdinclude:: directive 2020-11-09 21:29:03 +01:00
Daniil Baturin
099b01d67f
Merge pull request #371 from currite/wlb-examples
examples: add wan-load-balancing
2020-11-10 02:05:30 +07:00
currite
696e05e569 examples: add wan-load-balancing 2020-11-09 19:36:25 +01:00
erkin
50e16ba3bf dhcp: Remove link to obsolete wiki 2020-11-09 12:13:30 +03:00
Christian Poessinger
58ab5850f3 documentation: add link to RST directives 2020-11-08 09:07:48 +01:00
Daniil Baturin
f84eb6a3c8
Merge pull request #367 from currite/system-dns
system: add system dns page
2020-11-06 04:02:10 +07:00
currite
b772c4f678 system: add system dns page 2020-11-05 21:52:44 +01:00
Christian Poessinger
d67e66e2b4
Merge pull request #363 from currite/sticky-conn-img
wan-load-balancing: add wiki image for sticky connections
2020-11-05 13:15:26 +01:00
Christian Poessinger
7e35e64526 interfaces: add IPv6 DHCPv6-PD documentation for PPPoE and Ethernet 2020-11-05 13:12:49 +01:00
Daniil Baturin
3c236e5ed4
Merge pull request #365 from currite/boot-options
advanced-system: boot options (migrated from old wiki)
2020-11-05 03:23:31 +07:00
currite
486c35233d advanced-system: boot options (migrated from old wiki)
The following options have not been migrated because we
did not find its valid and correct use:

no-vyos-configure
    Do not load the config, leaves you with plain Linux system.

no-vyos-rl-system
    Disables getting the system into clean state before loading the config.
2020-11-04 21:16:38 +01:00
currite
a31185f895 wan-load-balancing: add wiki image for sticky connections 2020-11-04 18:09:17 +01:00
Tim Harman
be51e864e7
Update conntrack.rst to document Unicast sync
Make it clear that it's possible to use the "peer" statement after the interface command, to enable UDP mode instead of Multicast mode.
2020-11-04 16:42:00 +13:00
Christian Poessinger
168247e76a ip-commands: add "none" on code-block directives 2020-11-03 17:04:57 +01:00
Daniil Baturin
40d1e8a905
Merge pull request #358 from currite/ip-commands
routing/ip-commands: add a collection of IPv4 and IPv6 commands missi…
2020-11-02 22:13:54 +07:00
currite
ed86dcfe5f routing/ip-commands: add a collection of IPv4 and IPv6 commands missing in the manual. 2020-11-02 13:37:53 +01:00
Christian Poessinger
cdb3bceacd
Merge pull request #356 from currite/openvpn-troubleshooting
openvpn: add troubleshooting subsection
2020-10-30 09:31:40 +01:00
currite
bf45f93b03
Update openvpn.rst 2020-10-28 21:25:01 +01:00
currite
d8cae20060 openvpn: add troubleshooting subsection 2020-10-28 20:57:10 +01:00
Christian Poessinger
5b2cde1eaa routing: adjust chapter headers 2020-10-28 20:06:25 +01:00
currite
8c401562a8 ipoe-server: fix hierarchy tree 2020-10-28 10:48:59 +01:00
Cédric Jeanneret
5f0d33af1a Correct the scp URI
A standard `scp` call implies a ":" between the remote host
and the remote path. Let's reflect it in the doc to avoid
any confusion.
2020-10-26 19:28:17 +01:00
currite
ed9449fa47 qos: warning about possible IFB error 2020-10-23 19:31:38 +02:00
Christian Poessinger
e8cfda5cda
Merge pull request #351 from noah-de/forking-workflow-revisions
Forking Workflow: revisions to the forking workflow instructions
2020-10-23 13:20:45 +02:00
Noah Spahn
8295342ac1 revisions to the forking instructions
main changes include a consistent reference to the branch name
installing requirements before building locally
an alternate method for adding a commit message
2020-10-22 12:07:04 -07:00
Noah Spahn
439af25b06
Minor typo correction
harder doesn't make sense. The intention must have been to say 'hardware'.
2020-10-21 22:21:34 -07:00