加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

STP的五种状态

(2018-05-25 16:04:50)
STP的五种状态

1. Blocking State

·         Discards frames received on the port(不收数据帧)

·         Discards frames switched from another interface for forwarding(不转发从其它端口接收的数据帧)

·         Does not learn addresses(不学习MAC地址)

·         Receives BPDUs(接收BPDU

2. Listening State

·         Discards frames received on the port(不收数据帧)

·         Discards frames switched from another interface for forwarding(不转发从其它端口接收的数据帧)

·         Does not learn addresses(不学习MAC地址)

·         Receives BPDUs(接收BPDU

3. Learning State

·         Discards frames received on the port(不收数据帧)

·         Discards frames switched from another interface for forwarding(不转发从其它端口接收的数据帧)

·         Learns addresses(学习MAC地址)

·         Receives BPDUs (接收BPDU

4. Forwarding State

·         Receives and forwards frames received on the port(接收并且转发数据帧)

·         Forwards frames switched from another port(转发从其它端口接收的数据帧)

·         Learns addresses(学习MAC地址)

·         Receives BPDUs(接收BPDU

5. Disabled State

·         Discards frames received on the port(不收数据帧)

·         Discards frames switched from another interface for forwarding(不转发从其它端口接收的数据帧)

·         Does not learn addresses(不学习MAC地址)

·         Does not receive BPDUs(不接收BPDU

这个列表很清晰地列出各种状态下端口对BPDU和数据帧和MAC地址的处理情况。

 

0

阅读 收藏 喜欢 打印举报/Report
前一篇:SNMP协议详解
后一篇:管理距离
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有