当前位置:网站首页>Configuration and principle of MSTP
Configuration and principle of MSTP
2022-06-12 08:26:00 【zljszn】
1.RSTP

Traffic can not realize load sharing : because STP perhaps RSTP It is necessary to block a link to achieve the effect of eliminating the loop , Then the blocked link will not forward user traffic , This will cause the problem of link bandwidth waste , Traffic can not achieve load balancing
Suboptimal path : Because some links are blocked , Therefore, it may cause the problem of two-level optimal path
2. Basic concepts of spanning tree ( One )

MST region: Area , Be similar to ospf Region , There will be multiple instances in the region
3. Basic concepts of spanning tree ( Two )

MSTI: Multiple spanning tree instances , There will be multiple mapping tables in the instance , By default , All instances are not mapped to instances 0, Different instance The port role of is different
4. Basic concepts of spanning tree ( 3、 ... and )

CSI: Common spanning tree , Is to connect all... In the switching network MST A spanning tree of the domain , If you put every MST Think of a domain as a node ,CST These nodes calculate and generate a spanning tree through the spanning tree protocol .
5. Basic concepts of spanning tree ( Four )

IST: Internal spanning tree , The spanning tree in a region , Is to connect all... In the switching network MST A spanning tree of the domain , If you put every MST Think of a domain as a node ,CST These nodes calculate and generate a spanning tree through the spanning tree protocol .
6. Basic concepts of spanning tree ( 5、 ... and )

CIST: Internal and public spanning trees , Calculate the generated by spanning tree protocol , A single spanning tree that connects all switching devices in a switching network .
7. Basic concepts of spanning tree ( 6、 ... and )

SST: Single spanning tree , That is, the spanning tree with only one instance
8. Basic concepts of spanning tree ( 7、 ... and )

Total root : The whole one MSTP The best switch in the network
Domain root : The switch closest to the total root
Main bridge : Establish the switch closest to the total root in the domain
9. Summary

10. Port role

master port :Master The port is MST The port on the shortest path of all paths connected between the domain and the total root , It is connected to the switching device MST Port from domain to total root .
Master The port is the only way for messages in a domain to go to the total root
Master Ports are special domain edge ports ,Master Port in CIST The character on is Root Port, The role on each other is Master port
Domain edge port : A domain edge port is located at MST The edge of the domain and connects the others MST Domain or SST The port of
边栏推荐
- visual studio2019的asp.net项目添加日志功能
- (P33-P35)lambda表达式语法,lambda表达式注意事项,lambda表达式本质
- 企业上线MES软件的费用真的很贵?
- Hands on deep learning -- weight decay and code implementation
- Only use MES as a tool? Looks like you missed the most important thing
- Instructions spéciales pour l'utilisation du mode nat dans les machines virtuelles VM
- FPGA generates 720p video clock
- ASP.NET项目开发实战入门_项目六_错误报告(自己写项目时的疑难问题总结)
- Where does the driving force of MES system come from? What problems should be paid attention to in model selection?
- CMAKE 里PRIVATE、PUBLIC、INTERFACE属性示例详解
猜你喜欢

This article is required for the popularization of super complete MES system knowledge

ASP. Net project development practice introduction_ Item VI_ Error report (summary of difficult problems when writing the project)

MPLS的原理与配置

超全MES系统知识普及,必读此文

MATLAB image processing - Otsu threshold segmentation (with code)

Vision Transformer | Arxiv 2205 - TRT-ViT 面向 TensorRT 的 Vision Transformer

FPGA implementation of right and left flipping of 720p image

ASP.NET项目开发实战入门_项目六_错误报告(自己写项目时的疑难问题总结)

MES系统是什么?MES系统的操作流程是怎样?

Beidou satellite navigation system foundation part 1
随机推荐
What is the quality traceability function of MES system pursuing?
Record the first step pit of date type
vscode 下载慢解决办法
Strvec class mobile copy
KAtex problem of vscade: parseerror: KAtex parse error: can't use function '$' in math mode at position
What kind of sparks will be generated when the remote sensing satellite meets the Beidou navigation satellite?
Hands on learning and deep learning -- simple implementation of softmax regression
Website colab and kaggle
Vision Transformer | Arxiv 2205 - LiTv2: Fast Vision Transformers with HiLo Attention
(P21-P24)统一的数据初始化方式:列表初始化、使用初始化列表初始化非聚合类型的对象、initializer_lisy模板类的使用
S-msckf/msckf-vio technical route and code details online blog summary
(p36-p39) right value and right value reference, role and use of right value reference, derivation of undetermined reference type, and transfer of right value reference
Model Trick | CVPR 2022 Oral - Stochastic Backpropagation A Memory Efficient Strategy
Hands on deep learning 18 -- model selection + over fitting and under fitting and code implementation
Beidou satellite navigation system foundation part 1
MPLS的原理与配置
Scope of bean
ERP的生产管理与MES管理系统有什么差别?
Query in MySQL
Lock mechanism in MySQL