- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Gbic Excessive CRC/alignment errors
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2012 02:56 AM
08-30-2012 02:56 AM
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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2012 05:00 AM
09-05-2012 05:00 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2012 05:09 AM
09-05-2012 05:09 AM
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