Zurückstufen von Version 7.x auf Version 6.0 (2) U6(x)
Dieser Abschnitt enthält ein Beispiel für das Downgrade von Version 7.x auf Version 6.0(2)U6(3a). Ein Downgrade von Version 7.x auf Version 6.0 (2) U6(3a) mit Konfiguration wird über die Installation aller nicht offiziell unterstützt.
HINWEIS: Beim Downgrade von Version 7.x auf 6.0 (2) U6(x) werden Sie standardmäßig auf Version 6.0 (2) U6 (3a) zurückstufen. Von Version 6.0 (2) U6 (3a) können Sie ein Downgrade auf eine beliebige Version von 6.0 (2) U6(x) durchführen.
VORSICHT: Stellen Sie sicher, dass Sie die Konfigurationsdatei vor Version 7.x für die spätere Verwendung speichern.
Führen Sie die folgenden Schritte aus, um ein Downgrade von Version 7.x auf Version 6.0 (2) U6 (3a) durchzuführen:
- Geben Sie den folgenden Befehl ein: write erase
switch# write erase
Warning: This command will erase the startup-configuration.
Do you wish to proceed anyway? (y/n) [n] y
switch#
- Geben Sie den folgenden Befehl ein: Write Erase Boot
switch# write erase boot
Warning: This command will erase the boot variables and the ip-configuration of interface management 0.
Do you wish to proceed anyway? (y/n) [n] y
switch#
- Geben Sie den folgenden Befehl ein: copy Release 6.0(2)U6(3a)-config> startup-config
switch# copy downgrade startup-config
- Geben Sie den folgenden Befehl ein: install all kickstart img.kick> system img.sys> no-save bios-force
HINWEIS:Die Option "No-Save" ist jetzt erforderlich, um von Version 7.x auf Version 6.x zurückstufen zu können. Die BIOS-Force ist eine versteckte Option, die nur auf Switches der Cisco Nexus 3000-Serie verfügbar ist, auf denen 7.x-Versionen ausgeführt werden.
switch# install all kickstart n3000-uk9-kickstart.6.0.2.U6.3.bin system n3000-uk9.6.0.2.U6.3.bin no-save bios-force
Installer will perform compatibility check first. Please wait.
Installer is forced disruptive.
Verifying image bootflash:/n3000-uk9-kickstart.6.0.2.U6.3.bin for boot variable "kickstart".
[####################] 100% -- SUCCESS
Verifying image bootflash:/n3000-uk9.6.0.2.U6.3.bin for boot variable "system".
[####################] 100% -- SUCCESS
Verifying image type.
[####################] 100% -- SUCCESS
Preparing "system" version info using image bootflash:/n3000-uk9.6.0.2.U6.3.bin.
[####################] 100% -- SUCCESS
Preparing "kickstart" version info using image bootflash:/n3000-uk9-kickstart.6.0.2.U6.3.bin.
[####################] 100% -- SUCCESS
Preparing "bios" version info using image.
[####################] 100% -- SUCCESS
Performing module support checks.
[####################] 100% -- SUCCESS
Notifying services about system upgrade.
[####################] 100% -- SUCCESS
Compatibility check is done:
Module bootable Impact Install-type Reason
------ -------- -------------- ------------ ------
1 yes disruptive reset Hitless upgrade is not supported
Images will be upgraded according to following table:
Module Image Running-Version(pri:alt) New-Version Upg-Required
------ ---------- ---------------------------------------- -------------------- ------------
1 system 7.0(3)I3(1) 6.0(2)U6(3a) yes
1 kickstart 7.0(3)I3(1) 6.0(2)U6(3a) yes
1 bios v3.1.0(05/26/2015) v2.7.0(10/15/2013) no
Switch will be reloaded for disruptive upgrade.
Install is in progress, please wait.
Performing runtime checks.
[####################] 100% -- SUCCESS
Setting boot variables.
[####################] 100% -- SUCCESS
Performing configuration copy.
[####################] 100% -- SUCCESS
Module 1: Refreshing compact flash and upgrading bios/loader/bootrom.
Warning: please do not remove or power off the module at this time.
[####################] 100% -- SUCCESS
Converting startup config.
[####################] 100% -- SUCCESS
Finishing the upgrade, switch will reboot in 10 seconds.
switch#
Das ASCII-Replay der Konfiguration version 6.0(2)U6(3a) bringt den Switch mit der gewünschten Konfiguration und dem Release 6.0(2)U6(3a)-Image ins Spiel.
5. Um zu überprüfen, ob die Startvariablen vorhanden sind, geben Sie den folgenden Befehl ein: show boot. Wenn die Startvariablen nicht vorhanden sind, geben Sie den folgenden Satz von Befehlen ein, um die Startvariablen manuell zu aktualisieren:
switch# configure t
switch (config)# boot kickstart
switch (config)# boot system
switch (config)# copy run start
HINWEIS: Wenn auf dem Switch ein Absturz auftritt, führen Sie einen tftp-Start durch.