惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
人人都是产品经理
人人都是产品经理
小众软件
小众软件
博客园 - Franky
WordPress大学
WordPress大学
Jina AI
Jina AI
Google DeepMind News
Google DeepMind News
I
InfoQ
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
F
Fortinet All Blogs
博客园 - 【当耐特】
IT之家
IT之家
G
Google Developers Blog
J
Java Code Geeks
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
云风的 BLOG
云风的 BLOG
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
V
Visual Studio Blog
U
Unit 42
阮一峰的网络日志
阮一峰的网络日志
月光博客
月光博客
GbyAI
GbyAI
雷峰网
雷峰网

博客园 - Pierce

[转]喜欢喝白酒的朋友进来! Picasaweb Semper Fi - Pierce - 博客园 美国入籍宣誓誓词 Ncis 郎咸平:油价涨涮中国 油价跌涮俄罗斯 the day the earth stood still(地球停转之日) 同机器人聊天 - Pierce - 博客园 转:眼镜业内幕 上海版次贷危机:产权瑕疵房对银行伤害更大 网通果然在做些用途有限的东西 第一次考试得60分 网通公司疑似强加广告 印花税单边收取了,却不足以改变趋势 近期关于巴菲特的传言2 近期关于巴菲特的传言 买了ThinkPad X61 Nokia 6300 拍的照片 通过了期货法律考试
cisco交换机遇到err-disabled错误
Pierce · 2008-11-10 · via 博客园 - Pierce

一台Dell机,网卡为1000M网卡,接上Cisco交换机,遇到err-disabled错误,原因是link-flap,即短时间内网卡up,down过于频繁。换了一个交换机接口,没有再出现这个错误。原因不明。

一点关于link-flap的说明:

Link-flap error

Link flap means that the interface continually goes up and down. The interface is put into the errdisabled state if it flaps more than five times in 10 seconds. The common cause of link flap is a Layer 1 issue such as a bad cable, duplex mismatch, or bad Gigabit Interface Converter (GBIC) card. Look at the console messages or the messages that were sent to the syslog server that state the reason for the port shutdown.

%PM-4-ERR_DISABLE: link-flap error detected on Gi4/1, putting Gi4/
1 in err-disable state

Issue this command in order to view the flap values:

cat6knative#show errdisable flap-values

!--- Refer to show errdisable flap-values for more information on the command.

ErrDisable Reason    Flaps    Time (sec)
-----------------    ------   ----------
pagp-flap              3       30
dtp-flap               3       30
link-flap              5       10

http://www.cisco.com/en/US/tech/tk389/tk621/technologies_tech_note09186a00806cd87b.shtml