cisco 3850 GBIC报错处理

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了cisco 3850 GBIC报错处理相关的知识,希望对你有一定的参考价值。

       今天有用户cisco 3850插入多模千兆光模块后报错日志如下:

   *Oct 18 13:48:54: %PLATFORM_PM-6-MODULE_ERRDISABLE:The inserted SFP module with interface name Gi1/0/18 is not supported

*Oct 18 13:48:54: %PM-4-ERR_DISABLE:gbic-invalid error detected on Gi1/0/18, putting Gi1/0/18 in err-disable state

*Oct 18 13:48:56: %LINK-3-UPDOWN: InterfaceGigabitEthernet1/0/18, changed state to down

     思科官网查看文档后处理如下:

 3850(config)# no errdisable detect causegbic-invalid 

3850(config)# service unsupported-transceiver 

   官网文档链接:https://www.cisco.com/c/en/us/support/docs/interfaces-modules/gbics/200296-Unsupported-GBIC-SFP-in-sub-module-of.html

    


本文出自 “专注于cisco网络技术” 博客,请务必保留此出处http://shenzhenvc.blog.51cto.com/10412138/1973829

以上是关于cisco 3850 GBIC报错处理的主要内容,如果未能解决你的问题,请参考以下文章

Cisco3850交换机设置web GUI访问

python 模块之路 异常处理基础 异常处理其他 报错处理

Flutter 项目升级报错处理

解决Cisco KVM报错 “Your security settings have blocked an application with an expired or not-yet-v

npm proxy报错处理

C#调用webService报错,该怎么处理