mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-17 00:19:28 +00:00
pve-network.adoc: vlan - use normal quotes for emphased text
This commit is contained in:
parent
94fd8ea59c
commit
61105e42d9
@ -344,15 +344,16 @@ iface vmbr0 inet static
|
||||
|
||||
----
|
||||
|
||||
|
||||
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.
|
||||
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).
|
||||
|
Loading…
Reference in New Issue
Block a user