El conjunto de documentos para este producto aspira al uso de un lenguaje no discriminatorio. A los fines de esta documentación, "no discriminatorio" se refiere al lenguaje que no implica discriminación por motivos de edad, discapacidad, género, identidad de raza, identidad étnica, orientación sexual, nivel socioeconómico e interseccionalidad. Puede haber excepciones en la documentación debido al lenguaje que se encuentra ya en las interfaces de usuario del software del producto, el lenguaje utilizado en función de la documentación de la RFP o el lenguaje utilizado por un producto de terceros al que se hace referencia. Obtenga más información sobre cómo Cisco utiliza el lenguaje inclusivo.
Cisco ha traducido este documento combinando la traducción automática y los recursos humanos a fin de ofrecer a nuestros usuarios en todo el mundo contenido en su propio idioma. Tenga en cuenta que incluso la mejor traducción automática podría no ser tan precisa como la proporcionada por un traductor profesional. Cisco Systems, Inc. no asume ninguna responsabilidad por la precisión de estas traducciones y recomienda remitirse siempre al documento original escrito en inglés (insertar vínculo URL).
Este documento describe cómo resolver problemas del protocolo IS-IS para las plataformas Cisco IOS® XE.
Cisco recomienda que tenga conocimiento sobre estos temas:
Para obtener más información sobre estos temas, consulte:
La información de este documento se basa en el software Cisco IOS XE.
La información que contiene este documento se creó a partir de los dispositivos en un ambiente de laboratorio específico. Todos los dispositivos que se utilizan en este documento se pusieron en funcionamiento con una configuración verificada (predeterminada). Si tiene una red en vivo, asegúrese de entender el posible impacto de cualquier comando.
Esta sección proporciona una solución al problema común de IS-IS inactivo. Este diagrama de red se utiliza como ejemplo:
IS-IS está inactivo entre el dispositivo A y el dispositivo B.
DeviceA#show isis neighbors detail System Id Type Interface IP Address State Holdtime Circuit Id DeviceA#
DeviceB#show isis neighbors detail System Id Type Interface IP Address State Holdtime Circuit Id DeviceA L1L2 Twe1/0/9 192.0.2.1 DOWN 28 05 Area Address(es): 49.0001 SNPA: a84f.b1c3.9484 State Changed: never Format: Phase V Remote TID: 0 Local TID: 0 Interface name: TwentyFiveGigE1/0/9 Neighbor Circuit Id: 5 Adj sync: Full
Diagnostique el problema:
1. Valide la conectividad entre los dispositivos.
DeviceA#ping 192.0.2.2 size 1500 df-bit Type escape sequence to abort. Sending 5, 1500-byte ICMP Echos to 192.0.2.2, timeout is 2 seconds: Packet sent with the DF bit set !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms DeviceA#
DeviceB#ping 192.0.2.1 size 1500 df-bit Type escape sequence to abort. Sending 5, 1500-byte ICMP Echos to 192.0.2.1, timeout is 2 seconds: Packet sent with the DF bit set !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms DeviceB#
2. Revise la configuración en ambos lados.
DeviceA#show running-config | sec router isis ip router isis router isis net 49.0001.0000.0000.000a.00 DeviceA#
DeviceB#show running-config | sec router isis ip router isis router isis net 49.0001.0000.0000.000b.00 DeviceB#
3. Valide si la adyacencia está activa en el Servicio de red sin conexión (CLNS). Esto proporciona un resumen de los vecinos conectados a su dispositivo.
DeviceA#show clns neighbors detail System Id Interface SNPA State Holdtime Type Protocol 0000.0000.000B Te0/0/4 6c31.0edb.3b5f Up 257 IS ES-IS Area Address(es): 49.0001 Uptime: 02:02:11 Interface name: TenGigabitEthernet0/0/4 DeviceA#
DeviceB#show clns neighbors detail System Id Interface SNPA State Holdtime Type Protocol 0000.0000.000A Twe1/0/9 a84f.b1c3.9484 Down 20 L1L2 IS-IS Area Address(es): 49.0001 IP Address(es): 192.0.2.1* Uptime: 02:02:09 NSF capable Interface name: TwentyFiveGigE1/0/9 DeviceB#
Las direcciones MAC enumeradas en cada vecino CLNS son las direcciones MAC de los dispositivos remotos que se emparejan con el dispositivo local.
DeviceA#show interface TenGigabitEthernet0/0/4 TenGigabitEthernet0/0/4 is up, line protocol is up Hardware is 8xSFP+, address is a84f.b1c3.9484 (bia a84f.b1c3.9484) < mac address appeared on SNPA DeviceB Internet address is 192.0.2.1/30 MTU 1500 bytes, BW 10000000 Kbit/sec, DLY 10 usec, reliability 255/255, txload 1/255, rxload 1/255
DeviceB#show interface TwentyFiveGigE1/0/9 TwentyFiveGigE1/0/9 is up, line protocol is up (connected) Hardware is Twenty Five Gigabit Ethernet, address is 6c31.0edb.3b5f (bia 6c31.0edb.3b5f) < mac address appeared on SNPA DeviceA Internet address is 192.0.2.2/30 MTU 9216 bytes, BW 10000000 Kbit/sec, DLY 10 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set
4. Ejecute el comando show clns interface
para validar si los parámetros coinciden con el par.
Asegúrese de que coincide con estos valores:
DispositivoA |
DeviceA#show clns interface TenGigabitEthernet0/0/4 |
DispositivoB |
DeviceB#show clns interface TwentyFiveGigE1/0/9 |
En este escenario, el problema está relacionado con la discordancia de MTU. Si no se puede acceder al par remoto, el debug isis adj-packets
puede mostrar el valor de MTU que se envía y recibe.
Nota: Esto sólo se aplica cuando el comando show clns interface
impresiones if state INIT
.
DeviceA#debug isis adj-packets TenGigabitEthernet 0/0/4
IS-IS Adjacency related packets debugging is on for router process null
*Jul 18 23:24:16.598: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5
*Jul 18 23:24:16.599: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496 < MTU sent to the neighbor >
*Jul 18 23:24:25.189: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5
*Jul 18 23:24:25.189: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496
*Jul 18 23:24:34.057: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5
*Jul 18 23:24:34.057: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496
*Jul 18 23:24:42.866: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5
*Jul 18 23:24:42.866: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496
*Jul 18 23:24:51.646: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5
*Jul 18 23:24:51.646: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496
*Jul 18 23:24:59.606: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5
*Jul 18 23:24:59.606: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496
DeviceB#debug isis adj-packets twentyFiveGigE 1/0/9
*Jul 18 23:53:22.420: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:INIT, length 9212 < MTU sent to the neighbor >
*Jul 18 23:53:22.591: ISIS-Adj: Rec serial IIH from a84f.b1c3.9484 (TwentyFiveGigE1/0/9)
*Jul 18 23:53:22.591: ISIS-Adj: cir type L1L2, cir id 05, length 1496 < MTU received from neighbor >
*Jul 18 23:53:22.592: ISIS-Adj: rcvd state DOWN, old state INIT, new state INIT, nbr usable TRUE
*Jul 18 23:53:22.592: ISIS-Adj: RCV:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x49000184 Length:5
*Jul 18 23:53:22.592: ISIS-Adj: Nghbr Ckt ID changed: FALSE
*Jul 18 23:53:22.592: ISIS-Adj: newstate:1, state_changed:0, going_up:0, going_down:0
*Jul 18 23:53:22.592: ISIS-Adj: Action = ACCEPT
*Jul 18 23:53:22.592: ISIS-Adj: ACTION_ACCEPT:
...
IS-IS está inactivo y la MTU coincide en las interfaces.
DeviceA#show clns neighbors System Id Interface SNPA State Holdtime Type Protocol DeviceA#
DeviceB#show clns neighbors System Id Interface SNPA State Holdtime Type Protocol DeviceB#
DispositivoA |
DeviceA#show clns interface TenGigabitEthernet 0/0/4 |
DispositivoB |
DeviceB#show clns interface twentyFiveGigE 1/0/9 |
6. Activar debug isis adj-packet
y validar los paquetes que se envían y reciben.
DeviceA#debug isis adj-packets TenGigabitEthernet 0/0/4
IS-IS Adjacency related packets debugging is on for router process null *Jul 19 13:32:52.788: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5 *Jul 19 13:32:52.788: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496 *Jul 19 13:33:00.708: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5 *Jul 19 13:33:00.709: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496 *Jul 19 13:33:09.726: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5 *Jul 19 13:33:09.726: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496 *Jul 19 13:33:18.376: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5 *Jul 19 13:33:18.376: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496 *Jul 19 13:33:26.132: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5 *Jul 19 13:33:26.132: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496 DeviceA#
DeviceB#debug isis adj-packets TwentyFiveGigE1/0/9 IS-IS Adjacency related packets debugging is on for router process null *Jul 19 14:01:32.125: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x0 Length:5 *Jul 19 14:01:32.125: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:DOWN, length 1496 *Jul 19 14:01:40.005: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x0 Length:5 *Jul 19 14:01:40.005: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:DOWN, length 1496 *Jul 19 14:01:49.602: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x0 Length:5 *Jul 19 14:01:49.602: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:DOWN, length 1496 *Jul 19 14:01:58.284: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x0 Length:5 *Jul 19 14:01:58.284: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:DOWN, length 1496
Ambos dispositivos están enviando, pero no reciben el paquete de saludo de sus vecinos.
7. Habilite una captura para validar que los paquetes se envían a cada vecino. Una vez completada la captura, expórtela a la memoria flash de inicialización o flash como
y cárguelo en un servidor TFTP para obtener más información..pcap file
DeviceA#show monitor cap cap parameter monitor capture cap interface TenGigabitEthernet0/0/4 BOTH < Interface from where send and receive the Hello Packets > monitor capture cap control-plane IN < Packets to be process and generated by the CPU > monitor capture cap access-list TAC < ACL for capture only the IS-IS packets > monitor capture cap buffer size 10 monitor capture cap limit pps 1000 DeviceA#show access-list TAC Extended MAC access list TAC permit host a84f.b1c3.9484 host 0900.2b00.0005 < Local MAC address towards the IS-IS Hello > permit host 6c31.0edb.3b5f host 0900.2b00.0005 < Remote MAC address towards the IS-IS Hello >
DeviceB#show monitor capture cap parameter monitor capture cap interface TwentyFiveGigE1/0/9 BOTH < Interface from where send and receive the Hello Packets > monitor capture cap control-plane BOTH < Packets to be process and generated by the CPU > monitor capture cap match any < match all the packets on the switch > monitor capture cap buffer size 10
Nota: EPC en los switches Catalyst Cisco IOS XE solo captura los saludos IS-IS salientes y no los paquetes de ingreso. Como alternativa, se recomiendan capturas de SPAN.
En esta tabla se muestra una referencia a los paquetes de saludo.
Nombre | Dirección Mac de destino |
Todos los IS L1 | 0180.c200.0014 |
Todos los IS L2 | 0180.c200.0015 |
Todos los IS | 0900.2b00.0005 |
Todos los ES | 0900.2b00.0004 |
8. Revise la captura exportada y asegúrese de que los paquetes hello se intercambian entre vecinos.
El dispositivo A envía los paquetes de saludo añadiendo su ID de sistema (cuadrado rojo). Se espera que reciba un paquete de su vecino con su ID de sistema. En esta captura, puede apreciar que DeviceB no reenvía estos paquetes al par.
La captura del dispositivo B muestra que los paquetes hello se envían a su vecino (cuadrado rojo). Sin embargo, de manera similar a la última captura, no recibe los paquetes de saludo de su vecino.
El problema en este escenario se debe a un dispositivo intermedio que no permite enviar los paquetes de saludo. Si observa una situación similar y necesita resolver más problemas, abra un caso de Cisco TAC.
Esta sección proporciona una solución al problema común de los flaps IS-IS.
Diagnostique el problema:
IS-IS es inestable entre DeviceA y DeviceB.
DeviceA#show logging
Jul 19 15:05:03.623: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Down, hold time expired
Jul 19 15:05:15.075: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Up, new adjacency
Jul 19 15:07:04.575: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Down, hold time expired
Jul 19 15:07:15.759: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Up, new adjacency
Jul 19 15:09:04.983: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Down, hold time expired
Jul 19 15:09:14.835: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Up, new adjacency
DeviceB#show logging
Jul 19 15:05:02.316: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Down, hold time expired
Jul 19 15:05:18.191: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Up, new adjacency
Jul 19 15:07:09.280: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Down, hold time expired
Jul 19 15:07:18.876: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Up, new adjacency
Jul 19 15:09:06.080: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Down, hold time expired!
Jul 19 15:09:17.948: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Up, new adjacency
1. Verifique la conectividad entre pares (prueba de ping con el tamaño de MTU y el conjunto de bits df).
2. Asegúrese de que la interfaz física esté en buenas condiciones para transmitir (sin errores o problemas de niveles de luz).
3. Valide que los vecinos CLNS se envíen tráfico entre sí con el comando show clns traffic interface
.
DeviceA#show clns traffic interface TenGigabitEthernet0/0/4 CLNS: Time since last clear: 00:01:57 CLNS & ESIS Output: 3, Input: 21 Dropped Protocol not enabled on interface: 0 CLNS Local: 0, Forward: 0
Interface TenGigabitEthernet0/0/4: IS-IS: Time since last clear: 00:01:57 IS-IS: Level-1 Hellos (sent/rcvd): 0/0 IS-IS: Level-2 Hellos (sent/rcvd): 0/0 IS-IS: PTP Hellos (sent/rcvd): 15/11 < DeviceA sends hello packets and receives less than its sends> IS-IS: Level-1 LSPs flooded (sent/rcvd): 2/2 IS-IS: Level-2 LSPs flooded (sent/rcvd): 2/2 IS-IS: Level-1 CSNPs (sent/rcvd): 1/1 IS-IS: Level-2 CSNPs (sent/rcvd): 1/1 IS-IS: Level-1 PSNPs (sent/rcvd): 1/1 IS-IS: Level-2 PSNPs (sent/rcvd): 1/1 IS-IS: Level-1 DR Elections: 0 IS-IS: Level-2 DR Elections: 0
DeviceB#show clns traffic interface TwentyFiveGigE1/0/9 CLNS: Time since last clear: 00:00:27 CLNS queue depth: 0/100, drops: 0, highest: 2 CLNS & ESIS Output: 1, Input: 14 Dropped Protocol not enabled on interface: 0 CLNS Local: 0, Forward: 0Interface TwentyFiveGigE1/0/9: IS-IS: Time since last clear: 00:00:27 IS-IS: Level-1 Hellos (sent/rcvd): 0/0 IS-IS: Level-2 Hellos (sent/rcvd): 0/0 IS-IS: PTP Hellos (sent/rcvd): 4/5 < DeviceB, sends and receives a couple of hellos in comparison with DeviceA> IS-IS: Level-1 LSPs flooded (sent/rcvd): 2/2 IS-IS: Level-2 LSPs flooded (sent/rcvd): 2/2 IS-IS: Level-1 CSNPs (sent/rcvd): 1/1 IS-IS: Level-2 CSNPs (sent/rcvd): 1/1 IS-IS: Level-1 PSNPs (sent/rcvd): 1/1 IS-IS: Level-2 PSNPs (sent/rcvd): 1/1 IS-IS: Level-1 DR Elections: 0 IS-IS: Level-2 DR Elections: 0
Sugerencia: el comando clns traffic
muestra los saludos IS-IS basados en el nivel IS-IS y el tipo de red IS-IS.
4. Activar debug ISIS adj-packets
para ver qué paquetes se intercambian entre los vecinos.
DeviceA#show isis adj-packets TenGigabitEthernet0/0/4 < Hellos sent to the DeviceB with no response > Jul 19 18:58:34.779: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15 Jul 19 18:58:34.779: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496 Jul 19 18:58:42.719: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15 Jul 19 18:58:42.719: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496 Jul 19 18:58:50.430: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15 Jul 19 18:58:50.430: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496 Jul 19 18:58:58.356: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15 Jul 19 18:58:58.356: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496 < IS-IS declares the protocol down > Jul 19 18:59:01.879: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Down, hold time expired < IS-IS sends hellos to the neighbor and receives a response from DeviceB > Jul 19 18:59:01.879: ISIS-Adj: L2 adj count 0 Jul 19 18:59:07.724: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5 Jul 19 18:59:07.724: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496 Jul 19 18:59:15.894: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x0 Length:5 Jul 19 18:59:15.894: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:DOWN, length 1496 Jul 19 18:59:15.896: ISIS-Adj: Rec serial IIH from 6c31.0edb.3b5f (TenGigabitEthernet0/0/4) Jul 19 18:59:15.896: ISIS-Adj: cir type L2, cir id 0B, length 1496 Jul 19 18:59:15.896: ISIS-Adj: RCV:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15 Jul 19 18:59:15.896: ISIS-Adj: Nghbr Ckt ID changed: TRUE Jul 19 18:59:15.896: ISIS-Adj: received Neighbor System-ID (must be our) 0000.0000.000A Jul 19 18:59:15.896: ISIS-Adj: received Neighbor ext.circuit ID (must be our) 0x5 Jul 19 18:59:15.896: ISIS-Adj: newstate:1, state_changed:1, going_up:0, going_down:0 Jul 19 18:59:15.896: ISIS-Adj: Action = GOING UP, new type = L2 < DeviceA declares that the adjacency is UP and starts to establish the session > Jul 19 18:59:15.896: ISIS-Adj: New serial adjacency Jul 19 18:59:15.896: ISIS-Adj: rcvd state INIT, old state DOWN, new state INIT, nbr usable TRUE Jul 19 18:59:15.898: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15 Jul 19 18:59:15.898: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:INIT, length 1496 Jul 19 18:59:15.900: ISIS-Adj: Rec serial IIH from 6c31.0edb.3b5f (TenGigabitEthernet0/0/4) Jul 19 18:59:15.900: ISIS-Adj: cir type L2, cir id 0B, length 1496 Jul 19 18:59:15.900: ISIS-Adj: rcvd state UP, old state INIT, new state UP, nbr usable TRUE Jul 19 18:59:15.900: ISIS-Adj: RCV:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15 Jul 19 18:59:15.900: ISIS-Adj: Nghbr Ckt ID changed: FALSE Jul 19 18:59:15.900: ISIS-Adj: received Neighbor System-ID (must be our) 0000.0000.000A Jul 19 18:59:15.900: ISIS-Adj: received Neighbor ext.circuit ID (must be our) 0x5 Jul 19 18:59:15.900: ISIS-Adj: newstate:0, state_changed:1, going_up:1, going_down:0 Jul 19 18:59:15.900: ISIS-Adj: Action = GOING UP, new type = L2 Jul 19 18:59:15.900: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Up, new adjacency
DeviceB#debug isis adj-packets TwentyFiveGigE1/0/9 < Hello sent to the DeviceA with no response > Jul 19 18:58:44.105: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15 Jul 19 18:58:44.105: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:UP, length 1496 Jul 19 18:58:51.814: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15 Jul 19 18:58:51.814: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:UP, length 1496 Jul 19 18:58:59.768: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15 Jul 19 18:58:59.768: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:UP, length 1496 < IS-IS declares the protocol down > Jul 19 18:59:07.886: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Down, hold time expired
< IS-IS sends hellos to the neighbor and receives a response from DeviceA >
Jul 19 18:59:07.887: ISIS-Adj: L2 adj count 0 Jul 19 18:59:08.422: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x0 Length:5 Jul 19 18:59:08.422: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:DOWN, length 1496 Jul 19 18:59:16.144: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x0 Length:5 Jul 19 18:59:16.144: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:DOWN, length 1496 Jul 19 18:59:19.001: ISIS-Adj: Rec serial IIH from a84f.b1c3.9484 (TwentyFiveGigE1/0/9) Jul 19 18:59:19.001: ISIS-Adj: cir type L2, cir id 05, length 1496 Jul 19 18:59:19.001: ISIS-Adj: RCV:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0x49000184 Length:5 Jul 19 18:59:19.001: ISIS-Adj: Nghbr Ckt ID changed: TRUE Jul 19 18:59:19.001: ISIS-Adj: newstate:1, state_changed:1, going_up:0, going_down:0 Jul 19 18:59:19.001: ISIS-Adj: Action = GOING UP, new type = L2 < DeviceB declares that the adjacency is UP and starts to establish the session > Jul 19 18:59:19.001: ISIS-Adj: New serial adjacency Jul 19 18:59:19.001: ISIS-Adj: rcvd state DOWN, old state DOWN, new state INIT, nbr usable TRUE Jul 19 18:59:19.002: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15 Jul 19 18:59:19.002: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:INIT, length 1496 Jul 19 18:59:19.004: ISIS-Adj: Rec serial IIH from a84f.b1c3.9484 (TwentyFiveGigE1/0/9) Jul 19 18:59:19.004: ISIS-Adj: cir type L2, cir id 05, length 1496 Jul 19 18:59:19.004: ISIS-Adj: rcvd state INIT, old state INIT, new state UP, nbr usable TRUE Jul 19 18:59:19.004: ISIS-Adj: RCV:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15 Jul 19 18:59:19.004: ISIS-Adj: Nghbr Ckt ID changed: FALSE Jul 19 18:59:19.004: ISIS-Adj: received Neighbor System-ID (must be our) 0000.0000.000B Jul 19 18:59:19.004: ISIS-Adj: received Neighbor ext.circuit ID (must be our) 0xB Jul 19 18:59:19.004: ISIS-Adj: newstate:0, state_changed:1, going_up:1, going_down:0 Jul 19 18:59:19.004: ISIS-Adj: Action = GOING UP, new type = L2 Jul 19 18:59:19.004: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Up, new adjacency
5. Habilite una captura para validar que los paquetes se envían a cada vecino. Una vez completada la captura, exporte la captura a la memoria flash de inicialización como .pcap file
y cárguelo en un servidor TFTP para obtener más información.
El dispositivo A recibe un paquete del dispositivo B (19:15.05) después de recibir este paquete. El dispositivo A envía su saludo correspondiente sin ninguna respuesta del vecino hasta que alcanza el tiempo de espera vencido que es 30 segundos de forma predeterminada (cuadrado rojo).
Esto es cuando este router declara la adyacencia inactiva. Después de este período, el dispositivo B envía su saludo y es recibido por el dispositivo A y estos paquetes se intercambian sin ningún problema (cuadrado verde).
La captura del dispositivo B es similar al síntoma del par. El dispositivo no recibe los paquetes de saludo de su vecino. El último paquete se envía desde el dispositivo B sin respuesta del dispositivo A hasta que alcanza el temporizador de espera de 30 segundos. Este switch considera que la adyacencia está inactiva. Después de esta falla, el switch recibe el saludo del dispositivo A e inicia la vecindad.
Esto concluye que hay un problema con el transporte y debe revisar por qué se pierden los paquetes.
IS-IS es inestable entre DeviceA y DeviceB. El protocolo encuentra flaps aleatorios.
DeviceA#show logging Jul 21 10:03:38.633: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Down, hold time expired Jul 21 10:05:10.272: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Up, new adjacency Jul 21 10:33:41.528: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Down, hold time expired Jul 21 10:35:07.979: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Up, new adjacency Jul 21 11:03:42.442: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Down, hold time expired Jul 21 11:05:08.469: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Up, new adjacency
DeviceB#show logging Jul 21 10:03:44.535: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Down, hold time expired Jul 21 10:05:13.281: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Up, new adjacency Jul 21 10:33:38.408: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Down, hold time expired Jul 21 10:35:10.989: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Up, new adjacency Jul 21 11:03:39.291: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Down, hold time expired Jul 21 11:05:11.479: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Up, new adjacency
Cuando se produzca el problema, asegúrese de continuar con estas acciones:
Consejo: No es fácil resolver este tipo de problemas debido a la condición de los flaps aleatorios. Para hacer frente a esta situación, considere la posibilidad de utilizar secuencias de comandos para ejecutar los comandos necesarios y continuar con la solución de problemas.
4. Proceda a configurar una captura de monitor con una lista de acceso para ser más específico en la resolución de problemas.
5. Desactive la consola de registro y active la debug isis adj-packets
.
DeviceA(config)#no logging console DeviceA(config)#exit DeviceA#debug isis adj-packets TenGigabitEthernet0/0/4
6. Habilite la captura de paquetes en el equipo y actívelo.
DeviceA#show monitor capture cap parameter
monitor capture cap interface TenGigabitEthernet0/0/4 BOTH monitor capture cap control-plane IN monitor capture cap access-list TAC > match only the packets allowed on the ACL monitor capture cap buffer size 100 circular > when the capture reaches the size of 100 MB this overwrite the previous information. monitor capture cap limit pps 1000
DeviceA#show access-lists TAC Extended MAC access list TAC permit host a84f.b1c3.9484 host 0900.2b00.0005 < Local MAC address towards the IS-IS Hello > permit host 6c31.0edb.3b5f host 0900.2b00.0005 < Remote MAC address towards the IS-IS Hello >
DeviceA#monitor capture cap start
7. Configure Embedded Event Manager (EEM) en el dispositivo de Cisco. Una vez que el problema acciona el patrón de syslog, esto genera registros que se almacenan en la memoria flash como un .txt
archivo. Proceda a cargarlos a un servidor TFTP para obtener más información.
DeviceA#show running-config | sec event event manager applet ISIS_Flap authorization bypass
event syslog pattern "%CLNS-5-ADJCHANGE:.*hold time expired"
action 1.0 syslog msg "ISIS down Please wait - capturing the traffic"
action 1.1 cli command "enable"
action 1.2 cli command "show clns interface ten0/0/4 | append bootflash:ISIS_DeviceA.txt"
action 1.3 cli command "show clns traffic interface tenGigabitEthernet 0/0/4 | append bootflash:ISIS_DeviceA.txt"
action 2.0 cli command "show logging | append bootflash:debug_DeviceA.txt"
action 2.1 cli command "undebug all"
action 2.2 cli command "monitor capture cap stop"
action 3.0 cli command "end"
For switches to append the logs it is neccesary to use the append flash:, as example:
event manager applet ISIS_Flap authorization bypass event syslog pattern "%CLNS-5-ADJCHANGE:.*hold time expired" action 1.0 syslog msg "ISIS down Please wait - capturing the traffic" action 1.1 cli command "enable" action 1.2 cli command "show clns interface ten0/0/4 | append flash:ISIS_DeviceB.txt"
action 3.0 cli command "end"
8. Una vez que se desencadene el problema, proceda a exportar la captura en la memoria flash de inicialización/flash y asegúrese de que la .txt
se almacenan correctamente en la misma ubicación.
DeviceA#monitor capture cap export bootflash:ISIS_DeviceA.pcap Exported Successfully DeviceA#dir bootflash:*.txt Directory of bootflash:/*.txt Directory of bootflash:/ 19 -rw- 6048 Jul 22 2023 13:33:40 +00:00 ISIS_DeviceA.txt 20 -rw- 103153 Jul 22 2023 13:33:40 +00:00 debug_DeviceA.txt 26975526912 bytes total (20527607808 bytes free)
DeviceB#monitor capture cap export location flash:ISIS_DeviceB.pcap
Exported Successfully
DeviceB#dir bootflash:*.txt Directory of bootflash:/*.txt Directory of bootflash:/ 356939 -rw- 660 Jul 22 2023 13:33:42 +00:00 ISIS_DeviceB.txt 356943 -rw- 103283 Jul 22 2023 13:33:42 +00:00 debug_DeviceB.txt
9. Cargue los archivos en un servidor TFTP para comparar los registros entre los dispositivos.
DeviceA#copy bootflash:ISIS_DeviceA.txt tftp: Address or name of remote host []? < TFTP IP address > Destination filename [ISIS_DeviceA.txt]?!! 18144 bytes copied in 0.095 secs (190989 bytes/sec)
10. Compare las capturas y los registros para validar si los paquetes se envían y reciben desde ambos routers.
Análisis de los registros IS-IS:
DeviceA
TenGigabitEthernet0/0/4 is up, line protocol is up Attached to: isis Checksums enabled, MTU 1497, Encapsulation SAP ERPDUs enabled, min. interval 10 msec. CLNS fast switching disabled CLNS SSE switching disabled DEC compatibility mode OFF for this interface Next ESH/ISH in 30 seconds Routing Protocol: IS-IS Circuit Type: level-1-2 Interface number 0x0, local circuit ID 0x5 Neighbor Extended Local Circuit ID: 0x0 Level-1 Metric: 10, Priority: 64, Circuit ID: DeviceA.05 Level-1 IPv6 Metric: 10 Number of active level-1 adjacencies: 0 Level-2 Metric: 10, Priority: 64, Circuit ID: DeviceA.05 Level-2 IPv6 Metric: 10 Number of active level-2 adjacencies: 0 Next IS-IS Hello in 574 milliseconds if state DOWN CLNS: Time since last clear: 00:29:37 CLNS & ESIS Output: 33, Input: 241 Dropped Protocol not enabled on interface: 0 CLNS Local: 0, Forward: 0
Interface TenGigabitEthernet0/0/4: IS-IS: Time since last clear: 00:29:37 IS-IS: Level-1 Hellos (sent/rcvd): 0/0 IS-IS: Level-2 Hellos (sent/rcvd): 0/0 IS-IS: PTP Hellos (sent/rcvd): 205/199 IS-IS: Level-1 LSPs flooded (sent/rcvd): 2/2 IS-IS: Level-2 LSPs flooded (sent/rcvd): 2/2 IS-IS: Level-1 CSNPs (sent/rcvd): 0/0 IS-IS: Level-2 CSNPs (sent/rcvd): 0/0 IS-IS: Level-1 PSNPs (sent/rcvd): 2/2 IS-IS: Level-2 PSNPs (sent/rcvd): 2/2 IS-IS: Level-1 DR Elections: 0 IS-IS: Level-2 DR Elections: 0 DeviceB TwentyFiveGigE1/0/9 is up, line protocol is up Attached to: isis Checksums enabled, MTU 1497, Encapsulation SAP ERPDUs enabled, min. interval 10 msec. CLNS fast switching disabled CLNS SSE switching disabled DEC compatibility mode OFF for this interface Next ESH/ISH in 20 seconds Routing Protocol: IS-IS Circuit Type: level-1-2 Interface number 0x0, local circuit ID 0xB Neighbor Extended Local Circuit ID: 0x0 P2P retransmit queue size: 0 Level-1 Metric: 10, Priority: 64, Circuit ID: DeviceB.0B Level-1 IPv6 Metric: 10 Number of active level-1 adjacencies: 0 Level-2 Metric: 10, Priority: 64, Circuit ID: DeviceB.0B Level-2 IPv6 Metric: 10 Number of active level-2 adjacencies: 0 Next IS-IS Hello in 7 seconds if state DOWN CLNS: Time since last clear: 00:29:34 CLNS queue depth: 0/100, drops: 0, highest: 1 CLNS & ESIS Output: 34, Input: 243 Dropped Protocol not enabled on interface: 0 CLNS Local: 0, Forward: 0
Interface TwentyFiveGigE1/0/9: IS-IS: Time since last clear: 00:29:34 IS-IS: Level-1 Hellos (sent/rcvd): 0/0 IS-IS: Level-2 Hellos (sent/rcvd): 0/0 IS-IS: PTP Hellos (sent/rcvd): 202/202 IS-IS: Level-1 LSPs flooded (sent/rcvd): 2/2 IS-IS: Level-2 LSPs flooded (sent/rcvd): 2/2 IS-IS: Level-1 CSNPs (sent/rcvd): 0/0 IS-IS: Level-2 CSNPs (sent/rcvd): 0/0 IS-IS: Level-1 PSNPs (sent/rcvd): 2/2 IS-IS: Level-2 PSNPs (sent/rcvd): 2/2 IS-IS: Level-1 DR Elections: 0 IS-IS: Level-2 DR Elections: 0
El siguiente paso es comparar las depuraciones y capturas.
DeviceA
Jul 22 19:17:24.929: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15 Jul 22 19:17:24.929: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496 Jul 22 19:17:31.685: ISIS-Adj: Rec serial IIH from 6c31.0edb.3b5f (TenGigabitEthernet0/0/4) Jul 22 19:17:31.685: ISIS-Adj: cir type L1L2, cir id 0B, length 1496 Jul 22 19:17:31.685: ISIS-Adj: rcvd state UP, old state UP, new state UP, nbr usable TRUE Jul 22 19:17:31.685: ISIS-Adj: RCV:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15 Jul 22 19:17:31.685: ISIS-Adj: Nghbr Ckt ID changed: FALSE Jul 22 19:17:31.685: ISIS-Adj: received Neighbor System-ID (must be our) 0000.0000.000A Jul 22 19:17:31.685: ISIS-Adj: received Neighbor ext.circuit ID (must be our) 0x5 Jul 22 19:17:31.685: ISIS-Adj: newstate:0, state_changed:0, going_up:0, going_down:0 Jul 22 19:17:31.685: ISIS-Adj: Action = ACCEPT Jul 22 19:17:31.685: ISIS-Adj: ACTION_ACCEPT: Jul 22 19:17:33.626: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15 Jul 22 19:17:33.627: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496 Jul 22 19:17:42.671: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15 Jul 22 19:17:42.672: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496 Jul 22 19:17:52.008: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15 Jul 22 19:17:52.008: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496 Jul 22 19:18:01.475: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15 Jul 22 19:18:01.475: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496 Jul 22 19:18:01.685: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Down, hold time expired Jul 22 19:18:01.685: ISIS-Adj: L1 adj count 0 Jul 22 19:18:01.685: ISIS-Adj: L2 adj count 0
DeviceB
Jul 22 19:17:25.693: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15
Jul 22 19:17:25.693: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:UP, length 1496
Jul 22 19:17:27.882: ISIS-Adj: Rec serial IIH from a84f.b1c3.9484 (TwentyFiveGigE1/0/9)
Jul 22 19:17:27.882: ISIS-Adj: cir type L1L2, cir id 05, length 1496
Jul 22 19:17:27.882: ISIS-Adj: rcvd state UP, old state UP, new state UP, nbr usable TRUE
Jul 22 19:17:27.882: ISIS-Adj: RCV:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15
Jul 22 19:17:27.882: ISIS-Adj: Nghbr Ckt ID changed: FALSE
Jul 22 19:17:27.882: ISIS-Adj: received Neighbor System-ID (must be our) 0000.0000.000B
Jul 22 19:17:27.882: ISIS-Adj: received Neighbor ext.circuit ID (must be our) 0xB
Jul 22 19:17:27.882: ISIS-Adj: newstate:0, state_changed:0, going_up:0, going_down:0
Jul 22 19:17:27.882: ISIS-Adj: Action = ACCEPT
Jul 22 19:17:27.882: ISIS-Adj: ACTION_ACCEPT:
Jul 22 19:17:34.637: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15
Jul 22 19:17:34.637: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:UP, length 1496
Jul 22 19:17:36.579: ISIS-Adj: Rec serial IIH from a84f.b1c3.9484 (TwentyFiveGigE1/0/9)
Jul 22 19:17:36.579: ISIS-Adj: cir type L1L2, cir id 05, length 1496
Jul 22 19:17:36.579: ISIS-Adj: rcvd state UP, old state UP, new state UP, nbr usable TRUE
Jul 22 19:17:36.579: ISIS-Adj: RCV:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15
Jul 22 19:17:36.579: ISIS-Adj: Nghbr Ckt ID changed: FALSE
Jul 22 19:17:36.579: ISIS-Adj: received Neighbor System-ID (must be our) 0000.0000.000B
Jul 22 19:17:36.579: ISIS-Adj: received Neighbor ext.circuit ID (must be our) 0xB
Jul 22 19:17:36.579: ISIS-Adj: newstate:0, state_changed:0, going_up:0, going_down:0
Jul 22 19:17:36.579: ISIS-Adj: Action = ACCEPT
Jul 22 19:17:36.579: ISIS-Adj: ACTION_ACCEPT:
Jul 22 19:17:43.270: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15
Jul 22 19:17:43.271: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:UP, length 1496
Jul 22 19:17:51.658: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15
Jul 22 19:17:51.658: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:UP, length 1496
Jul 22 19:18:00.248: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15
Jul 22 19:18:00.248: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:UP, length 1496
Jul 22 19:18:06.579: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Down, hold time expired
Jul 22 19:18:06.579: ISIS-Adj: L1 adj count 0
Jul 22 19:18:06.579: ISIS-Adj: L2 adj count 0
Análisis de los registros de depuración IS-IS:
DispositivoA
Jul 22 19:17:24.929: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15
Jul 22 19:17:24.929: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496
Jul 22 19:17:31.685: ISIS-Adj: Rec serial IIH from 6c31.0edb.3b5f (TenGigabitEthernet0/0/4)
DispositivoB
Jul 22 19:17:25.693: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15
Jul 22 19:17:25.693: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:UP, length 1496
Jul 22 19:17:27.882: ISIS-Adj: Rec serial IIH from a84f.b1c3.9484 (TwentyFiveGigE1/0/9)
DispositivoA
Jul 22 19:17:33.626: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15
Jul 22 19:17:33.627: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496
DispositivoB
Jul 22 19:17:34.637: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15
Jul 22 19:17:34.637: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:UP, length 1496
Jul 22 19:17:36.579: ISIS-Adj: Rec serial IIH from a84f.b1c3.9484 (TwentyFiveGigE1/0/9)
DispositivoA
Jul 22 19:17:42.671: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x5 Nghbr Ckt ID:0xB Length:15
Jul 22 19:17:42.672: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496 Jul 22 19:18:01.475: ISIS-Adj: Sending serial IIH on TenGigabitEthernet0/0/4, 3way state:UP, length 1496
Jul 22 19:18:01.685: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceB (TenGigabitEthernet0/0/4) Down, hold time expired
DispositivoB
Jul 22 19:17:43.270: ISIS-Adj: SND:3way Adj. Local Ckt ID:0xB Nghbr Ckt ID:0x5 Length:15
Jul 22 19:17:43.271: ISIS-Adj: Sending serial IIH on TwentyFiveGigE1/0/9, 3way state:UP, length 1496
<snip>
Jul 22 19:18:06.579: %CLNS-5-ADJCHANGE: ISIS: Adjacency to DeviceA (TwentyFiveGigE1/0/9) Down, hold time expired
Captura el análisis:
El dispositivo A recibe paquetes del dispositivo B, pero el último paquete que este router recibe del par se encuentra en el minuto 13:17.31. Luego, DeviceA envía paquetes Hello
sin ninguna respuesta del par.
La captura del dispositivo B muestra una condición similar, el switch recibe el último paquete de saludo de su par, sin embargo, el dispositivo B comienza a enviar sus paquetes de saludo sin respuesta.
En las capturas exportadas, los paquetes de saludo no se entregan entre pares. Este problema parece estar relacionado con el transporte.
Revisión | Fecha de publicación | Comentarios |
---|---|---|
1.0 |
27-Jul-2023 |
Versión inicial |