STP的配置命令

STP的配置命令

STP工作模式
[SwitchC] stp mode stp
[sw1]stp mode ?
  mstp  Multiple Spanning Tree Protocol (MSTP) mode
  rstp  Rapid Spanning Tree Protocol (RSTP) mode
  stp   Spanning Tree Protocol (STP) mode
[sw1]

# 配置SwitchA为根桥。
[SwitchA] stp root primary
# 配置SwitchD为备份根桥。
[SwitchD] stp root secondary
[sw1]stp root ?
  primary    Primary root switch
  secondary  Secondary root switch
 
[SW1] stp priority 0   优先级配置为0,即配置为根
取值范围是0~65535,默认值为32768,可以修改但是修改值必须为4096的倍数。
[sw1]stp priority 0  
[sw1]stp priority ?
  INTEGER<0-61440>  Bridge priority, in steps of 4096
 
配置接口优先级。端口优先级的范围为0:240(增量为16)
[sw1-GigabitEthernet0/0/1]stp port priority ?
  INTEGER<0-240>  Port priority, in steps of 16
[sw1-GigabitEthernet0/0/1]stp port priority  16
配置接口的优先级。缺省情况下,交换机接口的优先级取值是128。

# 配置SwitchB的端口路径开销计算方法为华为计算方法。
[SwitchB] stp pathcost-standard legacy
# 配置SwitchC端口GigabitEthernet1/0/1端口路径开销值为20000。
[SwitchC] stp pathcost-standard legacy
[SwitchC] interface gigabitethernet 1/0/1
[SwitchC-GigabitEthernet1/0/1] stp cost 20000
[SwitchC-GigabitEthernet1/0/1] quit

使能STP,实现破除环路
    将与PC机相连的端口设置为边缘端口
    # 配置SwitchB端口GigabitEthernet1/0/2为边缘端口。
    [SwitchB] interface gigabitethernet 1/0/2
    [SwitchB-GigabitEthernet1/0/2] stp edged-port enable
    [SwitchB-GigabitEthernet1/0/2] quit
    (可选)配置SwitchB的BPDU保护功能。
    [SwitchB] stp bpdu-protection
如果与边缘端口相连的是使能了STP功能的网络设备,配置BPDU保护功能后,如果边缘端口收到BPDU报文,边缘端口将会被shutdown,边缘端口属性不变。
 
设备全局使能STP
# 设备SwitchA全局使能STP。
[SwitchA] stp enable

STP收敛速度慢的原因是收敛算法需要化时间确定一条可替代的链路,缺省时间是50s,即20s(Blocking→Listening)+15s(Listening→Learning)+15s(Learning→Forwarding)。
当拓扑发生变化时,端口从阻塞状态过渡到正常转发状态的时间是30-50S
如果是直连接口down掉,端口状态过渡最大需要30S
如果是非直连故障,最大需要50S


STP生成树(列表、list、全)STPlist
http://www.zh-cjh.com/wenzhangguilei/1485.html
文章归类、所有文章列表、LISTLIST
http://www.zh-cjh.com/wangzhangonggao/2195.html


1、本站资源长期持续更新。
2、本资源基本为原创,部分来源其他付费资源平台或互联网收集,如有侵权请联系及时处理。
3、本站大部分文章的截图来源实验测试环境,请不要在生产环境中随意模仿,以免带来灾难性后果。

转载请保留出处:  www.zh-cjh.com珠海陈坚浩博客 » STP的配置命令

作者: cjh


手机扫一扫,手机上查看此文章:

一切源于价值!

其他 模板文件不存在: ./template/plugins/comment/pc/index.htm

未雨绸缪、居安思危!

数据安全、有备无患!

注意操作、数据无价!

一切源于价值!