当前位置:网站首页>常见STP生成树调整命令
常见STP生成树调整命令
2022-08-03 08:50:00 【孤城286】
1.1 接口下命令
sw3(config-if)#spanning-tree cost 39 //修改接口cost值
sw3(config-if)#spanning-tree port-priority 128 //修改接口port-id优先级,默认就是128
1.2 全局配置
sw3(config)#spanning-tree vlan 100 priority 32768 //在VLAN100里面修改BPDU中的BID的优先级,默认就是32768
sw3(config)#spanning-tree vlan 100 max-age 20 //在VLAN100里面修改BPDU的最大老化时间,默认20秒
sw3(config)#spanning-tree vlan 100 hello-time 2 //在VLAN100里面修改BPDU的发送间隔时间,默认2秒
sw3(config)#spanning-tree vlan 100 forward-time 15 //在VLAN100里面修改STP的转发延迟时间,默认15秒
sw3(config)#spanning-tree vlan 100 root primary
#spanning-tree vlan 200 root secondary
SW3交换机是VLAN100的主根桥,VLAN200的备份根桥
边栏推荐
猜你喜欢
pytorch one-hot tips
The Transformer, BERT, GPT paper intensive reading notes
dflow入门1——HelloWorld!
MySQL-存储过程-函数-
How does Mysql query two data tables for the same fields in two tables at the same time
LINGO 18.0 software installation package download and installation tutorial
机器学习(公式推导与代码实现)--sklearn机器学习库
Redisson实现分布式锁
“==”和equals的区别
行业洞察 | 如何更好的实现与虚拟人的互动体验?
随机推荐
并发之ReentrantLock
WPS EXCEL 筛选指定长度的文本 内容 字符串
Alibaba Cloud SMS Sending
AcWing 3391. 今年的第几天?(简单题)
【LeetCode】112.路径总和
10分钟带你入门chrome(谷歌)浏览器插件开发
ArcEngine (4) Use of MapControl_OnMouseDown
dflow入门3——dpdispatcher插件
面渣逆袭:MySQL六十六问,两万字+五十图详解
MySQL-DDL数据定义语言-约束
HCIA实验(07)
Redis cluster concept and construction
The display of the article list and the basics of creating articles and article details
MySQL-TCL语言-transaction control language事务控制语言
C# 一周入门高级编程之《C#-继承》Day One
FusionAccess软件架构、FusionAccess必须配置的四个组件、桌面发放流程、虚拟机组类型、桌面组类型
长短期记忆网络 LSTM
Unity编辑器扩展批量修改图片名称
MySQL-存储过程-函数-
进程信息