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

推荐订阅源

IT之家
IT之家
Last Week in AI
Last Week in AI
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
V
Visual Studio Blog
宝玉的分享
宝玉的分享
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
量子位
博客园 - 聂微东
S
SegmentFault 最新的问题
博客园 - 司徒正美
罗磊的独立博客
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
美团技术团队
小众软件
小众软件
Jina AI
Jina AI

博客园 - 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