HPE Aruba Networking & ProVision-based
1829265 Members
33343 Online
109988 Solutions
New Discussion

Gbic Excessive CRC/alignment errors

 
gigolo
Occasional Visitor

Gbic Excessive CRC/alignment errors

Hi,

 

Using 2 PROCURVE 2510G-24 connected with 2 Gbic J4858C.

On one of them, on gbic interface we have many Excessive CRC/alignment errors. Result is poor network connectivity.

each gbic interface is set to auto and is connected to 1000FDx.

Here is then conf :

 

Startup configuration:

; J9279A Configuration Editor; Created on release #Y.11.35

hostname "myswitch"
time timezone 60
time daylight-time-rule Western-Europe
no web-management
ip default-gateway mygateway
sntp server mysntpserver
timesync sntp
sntp unicast
snmp-server community "public" Unrestricted
snmp-server community "mycommunity" Operator Unrestricted
snmp-server host 192.168.3.51 "mycommunity" All
snmp-server host 192.168.3.52 "mycommunity" All
vlan 1
   name "DEFAULT_VLAN"
   untagged 1-24
   ip address myipaddress mysubnetmask
   exit
vlan 102
   name "myname"
   tagged 1,24
   exit
vlan 202
   name "myname2"
   tagged 1,24
   exit
vlan 220
   name "myname3"
   tagged 1,24
   exit
vlan 999
   name "myname4"
   tagged 1,24
   exit
fault-finder bad-driver sensitivity high
fault-finder bad-transceiver sensitivity high
fault-finder bad-cable sensitivity high
fault-finder too-long-cable sensitivity high
fault-finder over-bandwidth sensitivity high
fault-finder broadcast-storm sensitivity high
fault-finder loss-of-link sensitivity high
fault-finder duplex-mismatch-HDx sensitivity high
fault-finder duplex-mismatch-FDx sensitivity high
password manager

 

How can I resolve this issue ?

 

Thanks for help

 

Regards,

2 REPLIES 2
Arimo
Respected Contributor

Re: Gbic Excessive CRC/alignment errors

Hi

 

"each gbic interface is set to auto and is connected to 1000FDx"

 

Do you mean that the connected device is set to 1000FDx? If yes, the switch is trying to negotiate link settings, but the receiving end doesn't since it's forced. So set that to Auto as well.


HTH,

Arimo
HPE Networking Engineer
gigolo
Occasional Visitor

Re: Gbic Excessive CRC/alignment errors

Hi,

 

I mean gbic is on default settings (auto).

I switched the gbic interface, and errors gone away.

Strange but fixed.

 

Thank you for replying & help