cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
18583
Views
7
Helpful
4
Replies

%GBIC_SECURITY_CRYPT-4-VN_DATA_CRC_ERROR

david.sua
Level 1
Level 1

Hi all!

I have some SFPs from RAD, MIRIC-E3. I try to config in a cisco switch but i get this message:

05:55:16: %GBIC_SECURITY_CRYPT-4-VN_DATA_CRC_ERROR: GBIC in port Gi0/23 has bad

crc

05:55:16: %PM-4-ERR_DISABLE: gbic-invalid error detected on Gi0/23, putting Gi0/

23 in err-disable state

then i set the command "no errdisable detect cause gbic-invalid" to avoid error disable for that SFP but the sfp don't work.

I found the command "service unsupported-transceiver" but my IOS don't support it.

I have a C2960G with IOS 12.2(35)SE5.

Somebody knows if it's possible that this SFP works with cisco switchs?

I have a linksys switch that works perfect.

sh controllers ethernet-controller gigabitEthernet 0/22 phy

GigabitEthernet0/22 (gpn: 22, port-number: 22)

-----------------------------------------------------------

General SFP Information

-----------------------------------------------

Identifier : 0x03

Connector : 0x00

Transceiver : 0xFF 0xE0 0x88 0xC0 0x0F 0xFF 0x02 0xFF

Encoding : 0x00

BR_Nominal : 0x00

Vendor Name : RAD data comm.

Vendor Part Number : MIRIC-E3

Vendor Revision : 0x31 0x2E 0x35 0x20

Vendor Serial Number : 0

-----------------------------------------------

Other Information

-------------------------------------------------------

Port asic num : 2

Port asic port num : 2

XCVR init completed : 0

Embedded PHY : not present

SFP presence index : 1

SFP iter cnt : 176114

SFP failed oper flag : 0x0

IIC error cnt : 0

IIC error dsb cnt : 0

IIC max sts cnt : 39

Chk for link status : 1

Link Status : 0

Link Status Media : 0

Preferred media : 1

Resolved Media : 0

Config Media : 0

Access Count : 0

Access Count Max : 3

Port Rx Loss : yes

Port Tx Fault : no

Port Tx Disable : yes

Sfp selection asic reg map

--------------------------------

stbi : 0x00

sfpControl : 0x55

Regs Loc : 0xF0000000

--------------------------------

thanks in advance

4 Replies 4

garytayl
Level 3
Level 3

From experience, I can tell you that non-cisco gbics will not work in Cisco products and furthermore are not supported if they get to work.

a.alekseev
Level 7
Level 7

conf t

service unsupported-transceiver

no errdisable detect cause gbic-invalid

[Pls RATE if HELPS]

Hi,

Have a look at this if you decide to use the above mentioned command -

http://www.elemental.net/~lf/undoc/#d0e3221

-> Sushil

#conf t

#service unsupported-transceiver

#no errdisable detect cause gbic-invalid

#end

#wr me

#reload

After restart , SFP will detect

Please rate it