cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1931
Views
10
Helpful
4
Replies

input errors on cisco router

Hello guys!

I hope that all of you are well and safe in this crazy time.

Is it this errors  problem or not and how to fix it

Thank you in advance.

 

 

FastEthernet0/0 is up, line protocol is up
Hardware is AmdFE, address is 000e.837a.8f80 (bia 000e.837a.8f80)
Internet address is 192.168.0.49/24
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:02, output 00:00:02, output hang never
Last clearing of "show interface" counters 01:21:22
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue :0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
7813 packets input, 10090576 bytes
Received 812 broadcasts, 0 runts, 0 giants, 0 throttles
15 input errors, 0 CRC, 0 frame, 7 overrun, 8 ignored
0 watchdog
0 input packets with dribble condition detected
2857 packets output, 278195 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out

2 Accepted Solutions

Accepted Solutions

Mark Elsen
Hall of Fame
Hall of Fame

 

 - Check if this thread can help you :

           https://community.cisco.com/t5/small-business-routers/interface-input-errors/td-p/2964643

  M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

View solution in original post

Leo Laohoo
Hall of Fame
Hall of Fame

@MarkoAnastasov45813 wrote:

Full-duplex, 100Mb/s, 100BaseTX/FX


Post the complete output to the command "sh run int f 0/0". 

It looks like the speed and duplex are hard-coded.  IF this is the case, then the line errors are due to auto-negotiation (or lack of).

View solution in original post

4 Replies 4

Mark Elsen
Hall of Fame
Hall of Fame

 

 - Check if this thread can help you :

           https://community.cisco.com/t5/small-business-routers/interface-input-errors/td-p/2964643

  M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

Thank you!

Leo Laohoo
Hall of Fame
Hall of Fame

@MarkoAnastasov45813 wrote:

Full-duplex, 100Mb/s, 100BaseTX/FX


Post the complete output to the command "sh run int f 0/0". 

It looks like the speed and duplex are hard-coded.  IF this is the case, then the line errors are due to auto-negotiation (or lack of).

Thank you!