生成树保护功能
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了生成树保护功能相关的知识,希望对你有一定的参考价值。
1、配置 BPDU 保护功能
system-view
stp bpdu-protection //请在有边缘端口的设备上进行如下配置
2、配置根保护功能
system-view
interface ge 0/0/1
stp root-protection
3、配置环路保护功能
system-view
interface ge 0/0/1
stp loop-protection
4、配置端口角色限制功能
system-view
interface ge 0/0/1
stp role-restiction
5、配置TC-BPDU传播限制功能
system-view
interface ge 0/0/1
stp tc-restiction
6、配置防TC-BPDU攻击保护功能
system-view
stp tc-protection //该功能默认开启
stp tc-protection threshold number
7、配置BPDU拦截功能
system-view
interface ge 0/0/1
bpdu-drop any
本文出自 “为梦想奋斗” 博客,请务必保留此出处http://holger.blog.51cto.com/7969271/1939137
以上是关于生成树保护功能的主要内容,如果未能解决你的问题,请参考以下文章