So the one Cisco has now replaced both previous items? First thing I'd do in this case is swap the cables, or atleast check them and try a laptop from behind it along with transferring a file through the switch (laptop to host maybe) to see what happens there.
- GP
The CRC errors are incrementing, but not at a huge rate, so I am going to sort the cabling out, but given the rate is is incrementing, I wouldnt have thought it would be having that much of an impact on the bandwidth.
MOR-VPN#sh ru
Building configuration...
Current configuration : 3572 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname MOR-VPN
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
enable secret 5 ********
!
no aaa new-model
!
crypto pki trustpoint TP-self-signed-2262815858
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2262815858
revocation-check none
rsakeypair TP-self-signed-2262815858
!
!
crypto pki certificate chain TP-self-signed-2262815858
certificate self-signed 01
3082024E 308201B7 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 32323632 38313538 3538301E 170D3032 30333031 30303230
33355A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 32363238
31353835 3830819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100A3DF DB97F30C 50EDF1E9 307777E7 1339C82D C79C8A18 A791C6C4 AF4BBA53
4040329F 82201AD7 6C011B7D F3212E13 6E37B348 AB6A168F 461746EF AE059BCC
0A4D2A70 D9290AB3 03B350B3 A193D01E 8CE2748A 0B0B0316 A93E5A7E 8036BDF7
A8CA069C 6A1278C6 E5FEB799 9BBAA72C 50E6ED72 3566040B 71352FC6 3D7E8E3F
F6CF0203 010001A3 76307430 0F060355 1D130101 FF040530 030101FF 30210603
551D1104 1A301882 164D4F52 2D56504E 2E646D6F 72616E64 612E636F 2E756B30
1F060355 1D230418 30168014 3BD06F90 0E17E66F 90D61728 EC3A722A A118B6B8
301D0603 551D0E04 1604143B D06F900E 17E66F90 D61728EC 3A722AA1 18B6B830
0D06092A 864886F7 0D010104 05000381 81008DF6 2FC97D4A A9F0473D CEB911D8
1FBACA19 05898B5A F58E7A78 74498DC4 1A025E49 06E7B7E4 DD106B0E 0AEE56DA
F40CA1C5 EFC377E4 9F755956 A0C98013 1D8421D2 9D9C474A DBD611AE C3C17CD4
FDCB5469 D379903A 24EFC5F8 C97CF5AB 26DA2C86 26CE83D1 8E10BB13 1AA2D4A1
29F8140F 6F84EA11 94BB1FE5 3B5C26A7 A5E1
quit
dot11 syslog
ip cef
!
!
!
!
no ip domain lookup
ip domain name dmoranda.co.uk
ip name-server 208.67.222.222
ip name-server 208.67.220.220
ip name-server 8.8.8.8
!
multilink bundle-name authenticated
!
!
username ****** privilege 15 secret 5 *******
username ******* privilege 15 secret 5 ******
!
!
archive
log config
hidekeys
!
!
ip ssh version 2
!
!
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet0
description $$$$$$------MANAGEMENT/WAN LINK------$$$$$$
switchport access vlan 20
duplex full
speed 100
!
interface FastEthernet1
description $$$$$$------WAKEONLAN VLAN20------$$$$$$
switchport access vlan 20
duplex full
speed 100
!
interface FastEthernet2
description $$$$$$------MOR-SERV1------$$$$$$
switchport access vlan 20
duplex full
speed 100
!
interface FastEthernet3
switchport access vlan 20
shutdown
duplex full
speed 100
!
interface Vlan1
no ip address
shutdown
!
interface Vlan20
description $$$$$$------MANAGEMENT VLAN20------$$$$$$
ip address 192.168.0.2 255.255.255.0
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 192.168.0.1
!
!
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
access-list 23 permit 192.168.0.0 0.0.0.7
no cdp run
!
!
!
!
control-plane
!
!
line con 0
login local
no modem enable
line aux 0
line vty 0 4
access-class 23 in
privilege level 15
login local
transport input ssh
!
scheduler max-task-time 5000
end
MOR-VPN#
That speed is probably across the fabric, have you tried it with only a single port up?