交换机端口错误的处理办法

sw1#show interfaces status
sw1#show interfaces status err-disabled
找到原因,处理好问题。
然后进入对应端口 shut noshut

用的光模块是第三方的,未经cisco认证的,会提示错误为gbic-invalid

这种情况需要配置如下:

(config)# no errdisable detect cause gbic-invalid
(config)# service unsupported-transceiver

然后再重启端口。看一下状态。

此条目发表在网络知识分类目录。将固定链接加入收藏夹。