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
@@ -2541,6 +2544,18 @@ This check logs in to each APIC, checks the contents of the `/data2/dbstats/` di
2541
2544
Certain high churn logging configurations have been found to grow this DB exceptionally large while on a non-fixed version. 'Contract Permit Logging' is one such configuration.
2542
2545
2543
2546
2547
+
### ISIS DTEPs Byte Check
2548
+
2549
+
Due to [CSCwp15375][57], tech support generation will result in a switch crash under the following conditions:
2550
+
- The `isisDTEp` address for a given spine + PROXY-ACAST-MAC address + PROXY-ACAST-V4 address + PROXY-ACAST-V6 address equals 58 bytes or more
2551
+
- The ACI software version is 6.1(1f), 6.1(2f), 6.1(2g), or 6.1(3f)
2552
+
2553
+
Do not upgrade to any affected ACI software release if this check fails.
2554
+
2555
+
!!! note
2556
+
NDI integration can cause tech support generation to happen automatically, resulting in switch crash without user intervention.
0 commit comments