[Lista ArNOG] input errors

Jose Luis Gaspoz gaspozj en is.com.ar
Jue Oct 12 10:14:04 ART 2017


Fernando:

Con un SPAN no lo agarrarías porque es descarado en la entrada del puerto.

Podes tener un indicio con un show controllers fastethernet x, en la parte de rx que te puede dar indicios si es fisico/lógico la cosa (colisiones tardias, overflow, buffer indisponible), que indicarían problemas físicos.

ROU-ISF-01#show controllers fastether 1/1
rx_fifo_overflow=10, rx_no_enp=12, rx_late_collision=18 
rx_watchdog=15, rx_process_stopped=15, rx_buffer_unavailable=1500


Si ves que se incrementan la indisponibilidad de buffers, puede ser que necesite retocarlos (aunque si son pocos errores no conviene tocar el default )

Con show buffers ves el estado de todos los buffers, la estadística general, las fallas (misses) y por interfaces:

ROU-ISF-01#show buffer
Buffer elements:
     551 in free list (1119 max allowed)
     152379210 hits, 0 misses, 619 created

Public buffer pools:
Small buffers, 104 bytes (total 50, permanent 50, peak 99 @ 7w0d):
     46 in free list (20 min, 150 max allowed)
     92284125 hits, 2770 misses, 2617 trims, 2617 created
     260 failures (0 no memory)
Middle buffers, 600 bytes (total 25, permanent 25, peak 68 @ 6w1d):
     24 in free list (10 min, 150 max allowed)
     7596373 hits, 739 misses, 669 trims, 669 created
     225 failures (0 no memory)
Big buffers, 1536 bytes (total 50, permanent 50):
     50 in free list (5 min, 150 max allowed)
     25703571 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
VeryBig buffers, 4520 bytes (total 10, permanent 10):
     10 in free list (0 min, 100 max allowed)
     0 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Large buffers, 5024 bytes (total 0, permanent 0):
     0 in free list (0 min, 10 max allowed)
     0 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Huge buffers, 18024 bytes (total 5, permanent 0, peak 5 @ 6w6d):
     5 in free list (4 min, 10 max allowed)
     39 hits, 0 misses, 868 trims, 873 created
     0 failures (0 no memory)

GigabitEthernet0/0 buffers, 1664 bytes (total 1024, permanent 1024):
     0 in free list (0 min, 1024 max allowed)
     1024 hits, 0 fallbacks
     1024 max cache size, 768 in cache
     3281858942 hits in cache, 0 misses in cache
GigabitEthernet0/1 buffers, 1664 bytes (total 1024, permanent 1024):
     0 in free list (0 min, 1024 max allowed)
     1024 hits, 0 fallbacks
     1024 max cache size, 768 in cache
     724753925 hits in cache, 0 misses in cache
GigabitEthernet0/2 buffers, 1664 bytes (total 1024, permanent 1024):
     0 in free list (0 min, 1024 max allowed)
     1024 hits, 0 fallbacks
     1024 max cache size, 768 in cache
     3437720037 hits in cache, 0 misses in cache

Para ver el tiempo de la última falla en que tipo de buffer:

ROU-ISF-01#show buffer failures
Caller       Pool          Size      When
0x214594CC  Middle           447    3w1d
0x214594CC  Middle           447    3w1d
0x214594CC  Middle           446    3w1d
0x214594CC  Middle           447    3w1d
0x214594CC  Middle           448    3w1d
0x214594CC  Middle           447    3w1d
0x214594CC  Middle           448    3w1d
0x214594CC  Middle           445    3w1d
0x214594CC  Middle           450    2w0d
0x214594CC  Middle           449    2w0d
ROU-ISF-01#

Saludos

Ing. Jose Luis Gaspoz
Internet Services S.A.
Tel: 0342-4565118
Cel: 342-5008523

From: Fernando R. Soto 
Sent: Wednesday, October 11, 2017 10:09 PM
To: lista en arnog.com.ar 
Subject: Re: [Lista ArNOG] input errors

Con un port mirror y el wireshark lo encuentro no?

 

 

 

 

De: lista-bounces en arnog.com.ar [mailto:lista-bounces en arnog.com.ar] En nombre de Ivan Chapero
Enviado el: miércoles, 11 de octubre de 2017 9:51 p.m.
Para: lista en arnog.com.ar
Asunto: Re: [Lista ArNOG] input errors

 

Pueden no ser frames generados por el switch mas inmediato sino cualquier otro equipo en el mismo dominio de broadcast / vlan.

 

El 11 de octubre de 2017, 21:23, Fernando R. Soto <fsoto en fi.uba.ar> escribió:

  Oka. 

   

  El tema es q ese router tiene 6 FastEthernet a un mismo switch, y solo esa interfaz tira los ignored.

   

   

   

  De: lista-bounces en arnog.com.ar [mailto:lista-bounces en arnog.com.ar] En nombre de Ivan Chapero
  Enviado el: miércoles, 11 de octubre de 2017 9:03 p.m.
  Para: lista en arnog.com.ar
  Asunto: Re: [Lista ArNOG] input errors

   

  En mi caso, sobre un CISCO ISR 3825 me volví loco al cuete, el incremento de ese mismo counter (ignored) se daba por tramas de un protocolo L2 propietario del switch a donde estaba conectado el router. Un Allied-Telesis, la feature era loopback-detect, algo así como un mini-spanning-tree. 

   

  Supongo que esto se podría extender a cualquier protoclo L2 o BPDU que le llegue a una interfaz del router y el stack del mismo no la pueda interpretar.

   

  2017-10-11 19:02 GMT-03:00 Fernando R. Soto <fsoto en fi.uba.ar>:

    Hola. Tengo estos input errors en una interfaz…

    Alguno con experiencia en esos errores? 

    Sera un host detrás que manda mal los paquetes?

    Como lo rastreo? Port mirror y wireshark?

     

     

    R1DC#show interfaces fastEthernet 0/1

    FastEthernet0/1 is up, line protocol is up

      Hardware is i82543 (Livengood), address is 0007.8429.2c06 (bia 0007.8429.2c06)

      Description: DCN-CORP-MNG

      MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,

         reliability 255/255, txload 13/255, rxload 7/255

      Encapsulation 802.1Q Virtual LAN, Vlan ID  1., 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:00, output 00:00:00, output hang never

      Last clearing of "show interface" counters 00:02:54

      Input queue: 3/75/34/2468 (size/max/drops/flushes); Total output drops: 0

      Queueing strategy: fifo

      Output queue: 0/40 (size/max)

      30 second input rate 3012000 bits/sec, 1741 packets/sec

      30 second output rate 5172000 bits/sec, 3742 packets/sec

         313428 packets input, 66419283 bytes

         Received 3669 broadcasts (0 IP multicasts)

         0 runts, 0 giants, 6 throttles

         403 input errors, 0 CRC, 0 frame, 0 overrun, 403 ignored

         0 watchdog

         0 input packets with dribble condition detected

         681911 packets output, 129437759 bytes, 0 underruns

         0 output errors, 0 collisions, 0 interface resets

         0 unknown protocol drops

         0 babbles, 0 late collision, 0 deferred

         0 lost carrier, 0 no carrier

         0 output buffer failures, 0 output buffers swapped out

    R1DC#

     

    Includes runts, giants, no buffer, CRC, frame, overrun, and ignored counts. Other input-related errors can also cause the input errors count to be increased, and some datagrams may have more than one error; therefore, this sum may not balance with the sum of enumerated input error counts.

     

     


    _______________________________________________
    Lista mailing list
    Lista en arnog.com.ar
    http://mailmancabase.interdotnet.com.ar/mailman/listinfo/lista





   

  -- 

  Ivan Chapero
  Área Técnica y Soporte 
  Fijo: 03464-470280 (interno 535) | Móvil:  03464-155-20282  | Skype ID: ivanchapero

  --

  GoDATA Banda Ancha - CABLETEL S.A. | Av. 9 de Julio 1163 - 2183 - Arequito - Santa Fe - Argentina









  _______________________________________________
  Lista mailing list
  Lista en arnog.com.ar
  http://mailmancabase.interdotnet.com.ar/mailman/listinfo/lista





 

-- 

Ivan Chapero
Área Técnica y Soporte 
Fijo: 03464-470280 (interno 535) | Móvil:  03464-155-20282  | Skype ID: ivanchapero

--

GoDATA Banda Ancha - CABLETEL S.A. | Av. 9 de Julio 1163 - 2183 - Arequito - Santa Fe - Argentina










     Libre de virus. www.avg.com  



--------------------------------------------------------------------------------
_______________________________________________
Lista mailing list
Lista en arnog.com.ar
http://mailmancabase.interdotnet.com.ar/mailman/listinfo/lista
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://mailmancabase.interdotnet.com.ar/pipermail/lista/attachments/20171012/faf53d27/attachment-0001.html>


Más información sobre la lista de distribución Lista