当前位置:网站首页>【HCIP持续更新】STP协议相关保护机制
【HCIP持续更新】STP协议相关保护机制
2022-08-03 11:19:00 【川穹2001】
stp协议相关保护机制
BPDU保护
当交换机连接终端的接口配置完边缘端口后,此接口连接的链路产生变化不会影响现网的稳定性,但是如果通过此接口再次接受到BPDU报文,会对现网的STP协议产生重新计算。为了保护为网络的稳定性,所以在配置边缘端口的设备上,配置BPDU报保护
配置命令
1、进入接口
int g/0/1
2、配置边缘端口
stp edged-port enable
3、配置边缘保护
stp bpdu-protection
端口恢复命令
手动恢复
int g0/0/1
undo shutdown
自动恢复
error-down auto-recovery cause bpdu-protection interval 30
根保护
当网络里接入一台比现网桥优先级高的交换机,会影响现网的稳定性,所以在交换机的指定端口配置根保护,当接口接入的信息包含比现网根网桥优先级高的信息,接口会变为失效状态diacarding,经过一段时间会自动恢复
int g0/0/3
stp root-protection
dis stp brief
TC-BPDU泛洪保护
当连接终端的接口,不断的接口拓扑变更报文,会使网络频繁的失去连通性,所以通过社会阈值,及单位时间内允许发送一定次数的TC-BPDU报文,超过阈值不做处理,当周期到来之后统一处理
int g0/0/4
stp edged-port enable
stp tc-protection threshold 1
边栏推荐
- redis基础知识总结——数据类型(字符串,列表,集合,哈希,集合)
- 3D激光SLAM:LeGO-LOAM---两步优化的帧间里程计及代码分析
- 缓存--伪共享问题
- Cross-chain bridge protocol Nomad suffers hacker attack, losing more than $150 million
- 如何检索IDC研究报告?
- Analysis of the idea of the complete knapsack problem
- Machine Learning (Chapter 1) - Feature Engineering
- LeetCode第三题(Longest Substring Without Repeating Characters)三部曲之二
- html网页如何获取后台数据库的数据(html + ajax + php + mysql)
- 试题G:单词分析 ← 第十一届蓝桥杯大赛第二场省赛赛题
猜你喜欢

「全球数字经济大会」登陆 N 世界,融云提供通信云服务支持

For invoice processing DocuWare, cast off the yoke of the paper and data input, automatic processing all the invoice received

缓存--伪共享问题

【MySQL功法】第4话 · 和kiko一起探索MySQL中的运算符

LyScript implements memory stack scanning

Web Server 设置缓存响应字段的一些推荐方案
![[LeetCode—Question 2 Sum of Two Numbers Detailed Code Explanation ] The source code is attached, which can be copied directly](/img/19/a3f58d5a1150d99571205a7e2f7345.png)
[LeetCode—Question 2 Sum of Two Numbers Detailed Code Explanation ] The source code is attached, which can be copied directly

图新地球为什么很模糊,白球、看图、下载问题深度剖析

Fastjson反序列化

ETL data cleaning case in MapReduce
随机推荐
科普大佬说 | 黑客帝国与6G有什么关系?
【MySQL功法】第2话 · 数据库与数据表的基本操作
Dry goods!A highly structured and sparse linear transformation called Deformable Butterfly (DeBut)
MapReduce中ETL数据清洗案例
[Star Project] Little Hat Plane Battle (9)
SmobilerService 推送实现
谷歌实用插件分享
成为优秀架构师必备技能:怎样才能画出让所有人赞不绝口的系统架构图?秘诀是什么?快来打开这篇文章看看吧!...
【LeetCode—第2题 两数之和 代码详解 】附有源码,可直接复制
Summary of redis basics - data types (strings, lists, sets, hashes, sets)
云原生 Dev0ps 实践
LeetCode——622.设计循环队列
【输出一个整数的的每一位,由高到低输出。使用递归和不使用递归】
二叉搜索树(搜索二叉树)模拟实现(有递归版本)
For invoice processing DocuWare, cast off the yoke of the paper and data input, automatic processing all the invoice received
面试官:工作两年了,这么简单的算法题你都不会?
微信小程序获取用户手机号码
劝退背后。
【MySQL】数据库进阶之索引内容详解(上篇 索引分类与操作)
Classical Architecture and Memory Classification of Embedded Software Components