%Nov 19 12:53:09:441 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/4 was notified a topology change.
%Nov 19 12:53:12:009 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/7 was notified a topology change.
%Nov 19 12:53:14:186 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/3 was notified a topology change.
%Nov 19 12:53:22:713 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/1 was notified a topology change.
%Nov 19 12:53:28:172 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/2 was notified a topology change.
%Nov 19 12:53:28:451 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/4 was notified a topology change.
%Nov 19 12:53:29:993 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/7 was notified a topology change.
%Nov 19 12:53:31:179 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/3 was notified a topology change.
%Nov 19 12:53:34:010 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/7 was notified a topology change.
%Nov 19 12:53:37:766 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/5 was notified a topology change.
%Nov 19 12:53:40:193 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/2 was notified a topology change.
%Nov 19 12:53:41:010 2025 hexin STP/6/STP_NOTIFIED_TC: -MDC=1-Chassis=1-Slot=5; Instance 0's port Ten-GigabitEthernet1/5/0/7 was notified a topology change.
这个怎么解决
STP_NOTIFIED_TC表示端口收到了拓扑变更通知# 检查端口的链路状态和错误计数
display interface Ten-GigabitEthernet 1/5/0/1
display interface Ten-GigabitEthernet 1/5/0/2
# ... 检查所有报错的端口
# 查看STP状态和统计信息
display stp brief
display stp abnormal-port
display stp history
# 检查是否有端口频繁up/down
display interface brief | include 1/5/0/# 查看端口错误统计
display counters error interface Ten-GigabitEthernet 1/5/0/1
# 检查光模块信息(如果是光口)
display transceiver interface Ten-GigabitEthernet 1/5/0/1# 查看具体端口的STP状态
display stp interface Ten-GigabitEthernet 1/5/0/1
# 检查根桥状态
display stp root
# 查看MSTP实例信息(如果使用MSTP)
display stp region-configuration# 临时将问题端口设置为边缘端口(如果连接的是终端设备)
stp edged-port enable
# 或者调整端口的STP成本(谨慎操作)
stp cost 200000
# 如果确认是接入端口,可以启用BPDU保护
stp bpdu-protection# 确保有稳定的根桥配置
stp root primary/secondary
# 配置根保护
stp root-protection
# 配置环路保护
stp loop-protectiondisplay stp查看当前模式暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论