破解思科光模块限制-转自生活小记

     思科(CISCO)的设备,默认仅能使用CISCO配套的光模块,其它产商的光模块(未通过CISCO认证的)是无法使用的.如果在CISCO设备上使用了未通过认证的光模块,设备上会显示Unknown或Unsupport等信息.CISCO通过SFP加密机制进行验证,防止非法的SFP使用,之所以这样做,无非出于两方便原因:

1)避免非认证的模块使用出现不必要的风险,增加设备后期支持维护的投入。

2)光模块配套销售,在网络设备占据大半江山的背景下进一步推动光模块的配套销量

在日常使用中,可能会被该问题困扰,身边暂时没有CISCO配套的光模块,这种情况下,可以通过临时关闭光模块检测的功能来实现未认证的光模块接入,具体操作如下:

1.进入相应端口的配置模式,先不插入相应光模块

2.输入如下隐藏命令(无法使用TAB键补齐)

serviceunsupported-transceiver

noerrdisable detect cause gbic-invalid

speednonegotiate

3.保存配置

4.重新插入光模块

按上述四个步骤操作完成后,CISCO设备则不会再对光模块进行验证,可正常使用第三方的光模块,但这仅是临时性验证的做法,官方是不给任何承诺和保证的.

附:cisco设备特别提示说明:

(config)#service unsupported-transceiver

Warning: When Cisco determines that a fault or defect can betraced to the use of third-party transceivers installed by acustomer or reseller, then, at Cisco's discretion, Cisco maywithhold support under warranty or a Cisco support program. In thecourse of providing support for a Cisco networking product Ciscomay require that the end user install Cisco transceivers if Ciscodetermines that removing third-party parts will assist Cisco indiagnosing the cause of a support issue.


你可能感兴趣的:(模块,Cisco,第三方)