Merge "Adds intro_tunnel_technologies initial version"
This commit is contained in:
commit
4594a3a31b
@ -1,18 +1,19 @@
|
||||
===================
|
||||
Tunnel Technologies
|
||||
Tunnel technologies
|
||||
===================
|
||||
|
||||
Layer 2
|
||||
~~~~~~~
|
||||
Tunneling allows one network protocol to encapsulate another payload
|
||||
protocol such that packets from the payload protocol are passed as
|
||||
data on the delivery protocol. For example, this can be used to pass
|
||||
data securely over an untrusted network.
|
||||
|
||||
VLAN
|
||||
----
|
||||
Generic routing encapsulation (GRE)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Layer 3
|
||||
~~~~~~~
|
||||
GRE carries IP packets with private IP addresses over the Internet
|
||||
using delivery packets with public IP addresses.
|
||||
|
||||
GRE
|
||||
---
|
||||
Virtual extensible local area network (VXLAN)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
VXLAN
|
||||
-----
|
||||
VXLAN encapsulates layer-2 Ethernet frames over layer-4 UDP packets.
|
||||
|
Loading…
x
Reference in New Issue
Block a user