Facts - VxLAN Flashcards

(5 cards)

1
Q

What is VxLAN in networking

A

VxLAN (Virtual Extensible LAN)

VXLAN (Virtual Extensible LAN) is a network virtualization technology that allows Layer 2 Ethernet frames to be encapsulated within Layer 4 UDP packets, enabling the extension of virtual networks over an underlying IP network. This effectively allows you to build virtual networks on top of an existing physical network. VXLAN is commonly used in data centers, cloud environments, and service provider networks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How Does VxLAN Work

A
  1. Encapsulation: VxLAN encapsulates Layer 2 frames within UDP packets, allowing them to be transmitted over Layer 3 networks.
  2. Tunneling: VxLAN creates tunnels between VxLAN Tunnel Endpoints (VTEPs), which allow Layer 2 traffic to be transmitted between them.
  3. Virtual Network Identifier (VNI): Each VxLAN network is identified by a unique VNI, which allows multiple virtual networks to coexist on the same physical infrastructure.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Benefits of VxLAN

A
  1. Scalability: VxLAN allows for the creation of large, scalable virtual networks.
  2. Flexibility: VxLAN enables virtualized networks to span across physical boundaries.
  3. Improved utilization: VxLAN allows for better utilization of physical infrastructure.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Use Cases for VxLAN

A
  1. Data center networking: VxLAN is used in data centers to provide scalable and flexible networking solutions.
  2. Cloud computing: VxLAN is used in cloud computing to provide virtualized networks that can span across physical boundaries.
  3. Network virtualization: VxLAN is used in network virtualization solutions to provide virtualized networks.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Key Components of VxLAN

A
  1. VxLAN Tunnel Endpoints (VTEPs): Devices that encapsulate and decapsulate VxLAN packets.
  2. VxLAN Network Identifier (VNI): A unique identifier that distinguishes between different VxLAN networks.
  3. UDP encapsulation: VxLAN uses UDP encapsulation to transmit Layer 2 frames over Layer 3 networks.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly