Sürüm 7.x'den Sürüm 6.0(2)U6(x) sürümüne düşürme
Bu bölüm, Sürüm 7.x'den Sürüm 6.0(2)U6(3a) sürümüne düşürmeye yönelik bir örnek içerir. Sürüm 7.x'den Sürüm 6.0(2)U6(3a) sürümüne yapılandırmayla sürüm düşürme işlemi, yükleme yoluyla resmi olarak desteklenmez.
NOT: Sürüm 7.x'den 6.0(2)U6(x) sürümüne düşürüldükten sonra varsayılan olarak sürüm 6.0(2)U6(3a) sürümüne düşürülersiniz. Sürüm 6.0(2)U6(3a) sürümünden herhangi bir 6.0(2)U6(x) sürümüne daha fazla sürüm düşürme işlemi ekleyebilirsiniz.
DİKKAT: Sürüm öncesi 7.x yapılandırma dosyasını daha sonra kullanmak üzere depolayın.
Sürüm 7.x'den Sürüm 6.0(2)U6'ya (3a) düşürmek için aşağıdaki adımları tamamlayın:
- Şu komutu girin: yazma silme
switch# write erase
Warning: This command will erase the startup-configuration.
Do you wish to proceed anyway? (y/n) [n] y
switch#
- Şu komutu girin: yazma silme önyüklemesi
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#
- Şu komutu girin: copy Release 6.0(2)U6(3a)-config> startup-config
switch# copy downgrade startup-config
- Şu komutu girin: install all kickstart img.kick> system img.sys> no-save bios-force
NOT:Sürüm 7.x'den Sürüm 6.x'e düşürmek için kaydetme seçeneği artık gereklidir. BIOS-force, yalnızca 7.x sürümleri çalıştıran Cisco Nexus 3000 Serisi anahtarlarda kullanılabilen gizli bir seçenektir.
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#
Sürüm 6.0(2)U6(3a) yapılandırmasının ASCII-replay'i, anahtarı istenen yapılandırmaya ve Sürüm 6.0(2)U6(3a) görüntüsüne getirir.
5. Önyükleme değişkenlerinin mevcut olup olmadığını doğrulamak için şu komutu girin: show boot. Önyükleme değişkenleri mevcut değilse, önyükleme değişkenlerini manuel olarak güncelleştirmek için aşağıdaki komut setlerini girin:
switch# configure t
switch (config)# boot kickstart
switch (config)# boot system
switch (config)# copy run start
NOT: Anahtarda kilitlenme oluşursa tftp önyüklemesi gerçekleştirin.