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
@@ -495,6 +497,38 @@ For current version is 6.1(3f):
495
497
In either scenario, contact TAC to collect a database dump of the flagged DME(s) and shard(s) for further analysis.
496
498
497
499
500
+
### APIC downgrade compatibility when crossing 6.2 release
501
+
502
+
APIC 6.2(1) release introduces significant optimizations to the APIC upgrade process, including shorter upgrade time and an orchestrated workflow across the cluster with fewer failure points. This release includes an architecture change on APIC, so APIC running 6.2(1) or newer (e.g., 6.2(1a)) cannot be downgraded to any pre-6.2(1) version (e.g., 6.1(4h)).
503
+
504
+
Upgrading from pre-6.2(1) to 6.2(1)+ is supported; however, rollback (downgrade) after such an upgrade is not possible.
505
+
506
+
This check alerts you if you are crossing the 6.2 boundary, beyond which downgrade compatibility is lost. No additional user action is required.
507
+
508
+
!!! note
509
+
Switch upgrade architecture hasn't been changed in 6.2(1)/16.2(1). The limitation of downgrade compatibility between pre-/post-6.2(1) versions is only for APIC.
510
+
511
+
!!! example
512
+
These are examples for upgrade/downgrade paths to show which downgrade compatibility is lost.
513
+
514
+
Upgrade:
515
+
516
+
* 6.1(4) -> **6.2(1)**: Supported
517
+
* **6.2(1)** -> 6.2(2): Supported
518
+
519
+
Downgrade:
520
+
521
+
* **6.2(1)** -> 6.1(4): Not Supported !!! - The API request gets rejected on APIC.
522
+
* 6.2(2) -> **6.2(1)**: Supported
523
+
524
+
Note that this is just one example. See [APIC Upgrade/Downgrade Matrix][2] for the full list of supported version combinations.
525
+
526
+
!!! tip
527
+
Make sure to collect the latest configuration backup before you upgrade your APICs from pre-6.2(1) to 6.2(1)+ so that Cisco TAC can perform the fabric recovery process in the case of emergency where you need to downgrade your APICs to the previous version (i.e. 6.2(1)+ -> pre-6.2(1)).
528
+
529
+
If it's for a lab environment, you can initialize the fabric and perform a fresh ISO installation of pre-6.2(1) on APICs.
0 commit comments