当前位置:网站首页>Sd-wan notes
Sd-wan notes
2022-07-01 09:35:00 【baoyongjin】
SDN(Software Defined Network) Software Defined Network .
SD-WAN Software definition Wan .
WAN Wide area network
LAN(Local Area Network) LAN
CPE(Customer Premise Equipment) Customer terminal equipment
uCPE yes Universal CPE, Universal client devices .vCPE yes Virtual CPE, Virtual client device .
SDN Is to build a network SDN Controller node , Unified management and control of the data forwarding of the underlying devices . The management functions of all subordinate nodes are stripped ( hand SDN controller ), These nodes only have forwarding function .SDN It is mainly used in bearer network . The core function of bearer network is to transmit data . The process of transmission is the process of continuously routing and forwarding data packets ,SDN Is the decoupling of control surface and forwarding surface .
SD-WAN Think of it as SDN A branch of , But the scope of application is cloud networking 、 Or the network of a group company .
MPLS
MPLS,Multi-Protocol Label Switching, Multiprotocol label switching . This is an efficient and reliable network transmission technology . Label data streams , Tell all routing devices on the line , My identity , Where am I going .MPLS A dedicated line , It's based on MPLS Technology wide area network service private line .
MPLS-VPN, Based on the carrier MPLS Private network VPN.
SDWAN Compared with the advantages of dedicated lines :
1、 The cost is low
2、 The deployment of fast
3、 Convenient maintenance
4、 There is a management platform , Good visualization .
do SDWAN The manufacturer of :
The first category , Is a company that focuses on providing Wan solutions . They buy operator lines , Then build your own Wan , Provide... To enterprise users SD-WAN service .
The second category , Is a traditional equipment manufacturer , Huawei, for example 、 ZTE 、 Xinhua third class . Provide solutions 、 Hardware 、 Software , They sell everything .
The third category , It's about SD-WAN Sell optimization 、 Security 、 Companies with encryption and other technologies and products , They have their own hardware and software products , Sell it to SD-WAN user .( Provide value-added services )
Fourth category , Move 、 China Unicom and China Telecom are three telecom operators .
Huawei digital communication HCIP Yes SDWAN, When you have money, learn .
Device deployment : It is required to deploy in the branch office with SDWAN Functional CPE, You can plug in a card or network cable , Look at the specific needs .
Simply speaking , It is through SDWANcpe Get on the Internet , Tunnel to the WAN through the Internet , Complete branch access to Wan .
SRv6: namely SR(Segment Routing)+IPv6
SR The core principle of is to plan and distribute the path in advance . When a packet enters the network , The network will package all the links and node information it will go through in this packet ( Or say : Cut the message forwarding path into different segments , And insert segment information into the message at the starting point of the path , The intermediate node only needs to forward according to the segment information carried in the message ). Such path segmentation , be called “Segment”, And pass SID(Segment Identifier, Segment ID ) To mark .
SR Technical support MPLS and IPv6 Two forwarding planes , be based on MPLS Forward plane SR be called SR-MPLS(Segment Routing MPLS), Its SID by MPLS label (Label); be based on IPv6 Forward plane SR be called SRv6, Its SID by IPv6 Address .IPv6 The unique message structure can be compared with SR Perfect match .
边栏推荐
- JS functionarguments object
- [ESP nanny level tutorial] crazy completion chapter - Case: temperature and humidity monitoring system based on Alibaba cloud, applet and Arduino
- 3D打印Arduino 四轴飞行器
- Nacos service configuration and persistence configuration
- 【ESP 保姆级教程】疯狂毕设篇 —— 案例:基于阿里云、小程序、Arduino的温湿度监控系统
- 2.3 【kaggle数据集 - dog breed 举例】数据预处理、重写Dataset、DataLoader读取数据
- Simple load balancing with Nacos
- Construction of esp8266 FreeRTOS development environment
- js作用域链与闭包
- 电脑USB、HDMI、DP各种接口及速度
猜你喜欢
2.3 [kaggle dataset - dog feed example] data preprocessing, rewriting dataset, dataloader reading data
Tree structure -- binary tree 2 non recursive traversal
【检测技术课案】简易数显电子秤的设计与制作
Design and manufacture of simple digital display electronic scale
ESP8266 FreeRTOS开发环境搭建
华为帐号多端协同,打造美好互联生活
2.3 [pytorch] data preprocessing torchvision datasets. ImageFolder
3D printing Arduino four axis aircraft
Concept of digital currency
嵌入式开发用到的一些工具
随机推荐
Using closures to implement private variables
Can diffusion models be regarded as an autoencoder?
Niuke monthly race 22- collect pieces of paper
Principles of Microcomputer - Introduction
[ESP nanny level tutorial] crazy completion chapter - Case: chemical environment system detection based on Alibaba cloud and Arduino, supporting nail robot alarm
[ESP nanny level tutorial] crazy completion chapter - Case: gy906 infrared temperature measurement access card swiping system based on the Internet of things
Installation and use of NoSQL database
Weidongshan board compilation kernel problem solving
JS原型链
【pytorch】softmax函数
Class loading
[pytorch learning] torch device
Get the list of a column in phpexcel get the letters of a column
集成积木报表报错 org.apache.catalina.core.StandardContext.filterStart 启动过滤器异常
韦东山板子编译内核问题解决
Naoqi robot summary 28
FAQ | FAQ for building applications for large screen devices
2.3 [pytorch] data preprocessing torchvision datasets. ImageFolder
3D printing Arduino four axis aircraft
Wechat applet WebView prohibits page scrolling without affecting the implementation of overflow scrolling in the business