Commit Graph

25 Commits

Author SHA1 Message Date
Dietmar Maurer
4d8af129eb pve-network.adoc: vlan - remove fixe markup for numbered list, cleanups 2018-02-12 09:24:02 +01:00
Dietmar Maurer
2a27274123 pve-network.adoc: vlan - s/Nic/NIC/ 2018-02-12 06:50:11 +01:00
Dietmar Maurer
61105e42d9 pve-network.adoc: vlan - use normal quotes for emphased text 2018-02-12 06:49:24 +01:00
Wolfgang Link
94fd8ea59c add VLAN explanation.] add VLAN explanation. 2018-02-12 06:36:49 +01:00
Emmanuel Kasper
052130090e Add a paragraph to explain how network models match use cases
Also :
 * explain more clearly when PVE switched to persistent device naming. (5.0)
 * use eno1 instead of eno0 everywhere when refering to the first onboard device
 * use IP addresses from the range IPv4 Address Blocks for Documentation
 (rfc5737) instead of private IPv4 addresses when giving examples of public IPs
2017-10-10 10:56:01 +02:00
Thomas Lamprecht
44f38275ee fix a/an and repeated words
ddouble words found with /(\b\S+\b)\s+\b\1\b/
(the silver searcher `ag` can find matches even with newlines in
between without extra flags)

Adapt some wording when touching the lines.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-10-09 10:06:54 +02:00
Fabian Grünbichler
7ea4226669 pve-network: whitspace cleanup 2017-10-09 10:01:59 +02:00
Emmanuel Kasper
04e8476dd2 Do not mention the name of the first NIC in the doc, as it might differ in each install 2017-10-09 10:00:08 +02:00
Emmanuel Kasper
649098a64e Document that active-backup is recommended for corosync 2017-10-09 10:00:08 +02:00
Dominik Csapak
470d43137c fix typos and whitespace all around
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-09-27 10:25:20 +02:00
Alwin Antreich
1ed9085234 added missing ipv4/ip_forward in routed network section
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2017-08-09 13:32:27 +02:00
Dietmar Maurer
8116dea56c pve-network.adoc: fix spelling 2017-07-10 12:22:01 +02:00
Dietmar Maurer
cc3cb91218 pve-network.adoc; cleanup, only document ethernet devices
Also changed the link (do not point to source code).
2017-07-07 13:43:20 +02:00
Wolfgang Link
7a0d4784b3 Update Dokumentation to Systemd Network Interface Names 2017-07-07 13:32:45 +02:00
Dominik Csapak
e60ce90c62 some small spelling/grammar fixes
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-27 11:06:33 +01:00
Dietmar Maurer
a69bfc83f6 remove attributes.txt (use asciidoc/asciidoc-pve.conf instead) 2016-11-08 06:46:43 +01:00
Dietmar Maurer
80c0adcbc3 use/define more/better block IDs 2016-10-13 08:40:48 +02:00
Dietmar Maurer
b2f242abe4 remove empty line between heading and attribute definition, fix man titles
To avoid problems with asciidoc.
2016-10-12 06:54:29 +02:00
Dietmar Maurer
5f09af76d7 mark toplevel docs 2016-10-08 17:58:35 +02:00
Wolfgang Link
3eafe338a8 Merge Bonding form Wiki 2016-10-04 12:27:07 +02:00
Wolfgang Link
cd1de2c286 Add use case for Bond example 2016-10-04 12:27:01 +02:00
Wolfgang Link
b4c06a9395 Explain Linux Bond and examples 2016-10-04 08:19:42 +02:00
Fabian Grünbichler
5eba07434f spelling/grammar/capitalization
especially:
- filesystem -> file system
- mountpoint -> mount point
- lxc -> LXC
- pve -> PVE
- it's -> its (where appropriate)
- VM´s -> VMs (and similar)
- Ressource -> Resource
- maximal -> maximum or at most
- format of section headers and block headers
2016-09-27 11:27:46 +02:00
Fabian Grünbichler
8c1189b640 formatting cleanup
reformat most existing 'text' as either `text` or ``text''
reformat most existing "text" as either ``text'' or `text`
reformat 'x' as `x`
harmonize bullet list syntax to use '*' instead of '-'
2016-09-27 11:27:46 +02:00
Dietmar Maurer
0bcd1f7f0c pve-network.adoc: move network docu into separate file 2016-09-12 09:50:41 +02:00