You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -2549,6 +2552,23 @@ Due to [CSCwp22212][57], the existence of stale pconsRA objects within an ACI fa
2549
2552
TAC must be engaged to cleanup these objects, as they require root access.
2550
2553
2551
2554
2555
+
### ISIS DTEPs Byte Size
2556
+
2557
+
Due to [CSCwp15375][58], running a `show` command that dumps out the ISIS Link State Database under certain conditions, such as `show isis database detail vrf all`, will result in a switch crash.
2558
+
2559
+
As Switch Tech Support generation includes ISIS show command output, Tech Support generation will also result in a switch crash under the same conditions.
2560
+
2561
+
The specific conditions leading to the crash are:
2562
+
2563
+
1. The ACI software version is 6.1(1f), 6.1(2f), 6.1(2g), or 6.1(3f)
2564
+
2. For any spine; The `isisDTEp` address + `PROXY-ACAST-MAC` address + `PROXY-ACAST-V4` address + `PROXY-ACAST-V6` address equals 58 bytes or more
2565
+
2566
+
Do not upgrade to any affected ACI software release if this check fails.
2567
+
2568
+
!!! note
2569
+
Nexus Dashboard Insights (NDI) integration can cause ACI tech support generation to happen automatically as part of the bug scan feature.
0 commit comments