skb2005
IS-IT--Management
- Mar 8, 2005
- 129
Following is my setup:
Ethernet feed comes from ISP to Cisco2950 on port 17.
Cisco 7206 router is connected to cisco2950 on port 18.
Problem:
1) I am getting output errors on Cisco7206 router
2) I am getting input and CRC errors on port 18 on Cisco2950
Errors:
--------------Cisco7206 Router----------------------------
CISCO-RTR-7206-7206#show int f1/0 | inc errors
0 input errors, 0 CRC, 0 frame, 3 overrun, 0 ignored
18260 output errors, 0 collisions, 8 interface resets
----------------------------------------------------------
--------------Cisco2950 Ethernet Switch-------------------
CISCO-ETHER-SWTCH-2950#show int f0/18 | inc error
18262 input errors, 18262 CRC, 0 frame, 0 overrun, 0 ignored
0 output errors, 0 collisions, 0 interface resets
----------------------------------------------------------
ROUTER CONFIG
!
interface FastEthernet1/0
ip address xxx.xxx.xxx.xxx 255.255.255.252
no ip redirects
no ip unreachables
duplex full
no cdp enable
!
SWITCH CONFIG
!
interface FastEthernet0/18
no ip address
duplex full
speed 100
!
Ethernet feed comes from ISP to Cisco2950 on port 17.
Cisco 7206 router is connected to cisco2950 on port 18.
Problem:
1) I am getting output errors on Cisco7206 router
2) I am getting input and CRC errors on port 18 on Cisco2950
Errors:
--------------Cisco7206 Router----------------------------
CISCO-RTR-7206-7206#show int f1/0 | inc errors
0 input errors, 0 CRC, 0 frame, 3 overrun, 0 ignored
18260 output errors, 0 collisions, 8 interface resets
----------------------------------------------------------
--------------Cisco2950 Ethernet Switch-------------------
CISCO-ETHER-SWTCH-2950#show int f0/18 | inc error
18262 input errors, 18262 CRC, 0 frame, 0 overrun, 0 ignored
0 output errors, 0 collisions, 0 interface resets
----------------------------------------------------------
ROUTER CONFIG
!
interface FastEthernet1/0
ip address xxx.xxx.xxx.xxx 255.255.255.252
no ip redirects
no ip unreachables
duplex full
no cdp enable
!
SWITCH CONFIG
!
interface FastEthernet0/18
no ip address
duplex full
speed 100
!