当前位置:网站首页>Network - vxlan
Network - vxlan
2022-07-04 04:34:00 【Wangwanlin Ben】
What is? VXLAN
VXLAN It's a network virtualization technology , It will be the original Ethernet packet , Packaged in UDP header And VXLAN header Inside .
port
VXLAN Tunnel used UDP port ,IANA The assigned is 4789,Linux Kernel assigned is 8472.
Use scenarios
VXLAN Application in virtual machine migration between cloud data centers , For example, an enterprise has virtual machines with different business applications in different data centers , Virtual machine migration between data centers is often encountered , In order to ensure that the business will not be interrupted in the process of virtual machine migration , You need to ensure the migration of virtual machines IP Address 、MAC Address and other parameters remain unchanged , This requires that virtual machines belong to a unified layer-2 network before and after migration . If traditional methods are used to solve this problem , You may need to purchase new physical devices to separate traffic , And may cause problems such as VLAN Scattered 、 Network looping and system and management overhead .
Reference material
https://learning.oreilly.com/library/view/learning-openstack-networking/9781788392495/576986af-ab3d-460e-bc58-75b13ac9a664.xhtml#:~:text=The%20default%20port%20for%20UDP,port%20used%20by%20Open%20vSwitch.
Smooth VM Migration Using VXLAN - S5720 and S6720 V200R011C10 Configuration Guide - VXLAN - Huawei
边栏推荐
- How to add custom API objects in kubernetes (1)
- NFT new opportunity, multimedia NFT aggregation platform okaleido will be launched soon
- 一个漂亮的API文档生成工具
- 普源DS1000Z系列数字示波器在通信原理实验中的应用方案
- Keysight n9320b RF spectrum analyzer solves tire pressure monitoring scheme
- 架构训练毕业设计+总结
- (pointeur) Écrivez - vous une fonction qui compare la taille de la chaîne et fonctionne comme strcmp.
- Emlog user registration plug-in is worth 80 yuan
- Instructions for LPC interrupt binding under ft2000+
- (pointer) write a function to compare the size of strings by yourself, which is similar to StrCmp.
猜你喜欢

【云原生】那些看起来很牛X,原理却很简单的一行代码

tdk-lambda电源主要应用

Redis:有序集合zset类型数据操作命令

【微信小程序】好看的轮播图组件

Imitation of "game bird" source code, mobile game issue evaluation, open service, open test collection, game download website template

MySQL JDBC编程

RHCSA 04 - 进程管理

Many founders of technology companies provided enterpriser first with a round C financing of up to US $158million to help it invest in the next generation of global innovators

Graduation project

Architecture training graduation design + summary
随机推荐
Senior developers tell you, how to write excellent code?
十字路口通行优先权,十字路口通行规则图解
(指針)自己寫一個比較字符串大小的函數,功能與strcmp類似。
B. All Distinct
Kivy教程之 自定义字体(教程含源码)
Rhcsa 04 - process management
RPC技术
Exercises in quantum mechanics
Flink learning 7: application structure
Rhcsa 07 - user and group management
Kivy教程之 07 组件和属性绑定实现按钮button点击修改label组件(教程含源码)
Balloon punching and Boolean operation problems (extremely difficult)
新手找陪驾要注意什么
深入解析结构化异常处理(SEH) - by Matt Pietrek
【愚公系列】2022年7月 Go教学课程 001-Go语言前提简介
C语言单向链表练习
Krypton saikr daily question - CTF
How to telecommute more efficiently | community essay solicitation
R语言中如何查看已安装的R包
Leetcode brush question: binary tree 06 (symmetric binary tree)