]> git.proxmox.com Git - pve-docs.git/commitdiff
pve-network.adoc: vlan - use normal quotes for emphased text
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 12 Feb 2018 05:49:24 +0000 (06:49 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 12 Feb 2018 05:49:24 +0000 (06:49 +0100)
pve-network.adoc

index 1755cb667cfd84e761572dd909389592779e7beb..424af01a529fc1d64c6e056f5979d4bb1ac3458e 100644 (file)
@@ -344,15 +344,16 @@ iface vmbr0 inet static
 
 ----
 
 
 ----
 
+
 VLAN 802.1Q
 ~~~~~~~~~~~
 
 VLAN 802.1Q
 ~~~~~~~~~~~
 
-A virtual LAN (VLAN) is any broadcast domain that is partitioned
+A virtual LAN (VLAN) is a broadcast domain that is partitioned
 and isolated in the network at layer 2.
 So it is possible to have multiple networks (4096) in a physical network,
 each independent of the other ones.
 and isolated in the network at layer 2.
 So it is possible to have multiple networks (4096) in a physical network,
 each independent of the other ones.
-Each VLAN network is identified by a number often called `tag`.
-Network packages are then `tagged` to identify which virtual
+Each VLAN network is identified by a number often called 'tag'.
+Network packages are then 'tagged' to identify which virtual
 network they belong to.
 
 One or more VLANs can be used at any network device (Nic, Bond, Bridge).
 network they belong to.
 
 One or more VLANs can be used at any network device (Nic, Bond, Bridge).