Downgraden van release 7.x naar release 6.0(2)U6(x)
Dit gedeelte bevat een voorbeeld voor het downgraden van release 7.x naar release 6.0(2)U6(3a). Downgraden van release 7.x naar release 6.0(2)U6(3a) met configuratie wordt niet officieel ondersteund via install all.
OPMERKING: Tijdens het downgraden van release 7.x naar 6.0(2)U6(x), downgradet u standaard naar release 6.0(2)U6(3a). Vanaf release 6.0(2)U6(3a) kunt u verder downgraden naar elke 6.0(2)U6(x) release.
LET OP: Zorg ervoor dat u het pre-Release 7.x-configuratiebestand opslaat voor later gebruik.
Voer de volgende stappen uit om te downgraden van release 7.x naar release 6.0(2)U6(3a):
- Voer de opdracht in: write erase
switch# write erase
Warning: This command will erase the startup-configuration.
Do you wish to proceed anyway? (y/n) [n] y
switch#
- Voer de opdracht in: 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#
- Voer de opdracht in: kopieer Release 6.0(2)U6(3a)-config> startup-config
switch# copy downgrade startup-config
- Voer de opdracht in: install all kickstart img.kick> system img.sys> no-save bios-force
OPMERKING:De optie no-save is nu vereist om te downgraden van release 7.x naar release 6.x. De BIOS-force is een verborgen optie die alleen beschikbaar is op Cisco Nexus 3000 serie switches met 7.x-releases.
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#
De ASCII-replay van release 6.0(2)U6(3a) configuratie brengt de switch omhoog met de gewenste configuratie en de image
van release 6.0(2)U6(3a).5. Om te controleren of de opstartvariabelen bestaan, voert u de opdracht in: show boot. Als de opstartvariabelen niet bestaan, voert u de volgende set opdrachten in om de opstartvariabelen handmatig bij te werken:
switch# configure t
switch (config)# boot kickstart
switch (config)# boot system
switch (config)# copy run start
OPMERKING: Als het vastlopen plaatsvindt op de switch, voert u een tftp-opstartprocedure uit.