mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-17 14:22:03 +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
|
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.
|
and isolated in the network at layer 2.
|
||||||
So it is possible to have multiple networks (4096) in a physical network,
|
So it is possible to have multiple networks (4096) in a physical network,
|
||||||
each independent of the other ones.
|
each independent of the other ones.
|
||||||
Each VLAN network is identified by a number often called `tag`.
|
Each VLAN network is identified by a number often called 'tag'.
|
||||||
Network packages are then `tagged` to identify which virtual
|
Network packages are then 'tagged' to identify which virtual
|
||||||
network they belong to.
|
network they belong to.
|
||||||
|
|
||||||
One or more VLANs can be used at any network device (Nic, Bond, Bridge).
|
One or more VLANs can be used at any network device (Nic, Bond, Bridge).
|
||||||
|
Loading…
Reference in New Issue
Block a user