Questo articolo descrive la procedura per scaricare il firmware sullo switch tramite USB.
Copiare il file del firmware (file .stk) sul dispositivo USB.
Immettere il comando riportato di seguito per verificare che il dispositivo sia stato rilevato:
show usb device
Risultato di esempio
Console# show usb device Device Status.................................. Active Manufacturer................................... xxxxxxxxx Product Name................................... xxxxxxxxxx Device Serial Number........................... xxxxxxxxxxxxxxxxxxx Class Code..................................... 0x0000 Subclass Code.................................. 0x0000 Protocol....................................... 0x0000 Vendor ID...................................... xxxxxx Product ID..................................... xxxxxx USB Version Compliance......................... 2.0
Copiare il file del firmware dal dispositivo USB alla partizione di backup dello switch.
Risultato di esempio
console# copy usb://N4000v6.5.4.3.stk backup Transfer Mode.................................. Binary Data Type...................................... Code Destination Filename........................... backup Management access will be blocked for the duration of the transfer Are you sure you want to start? (y/n) y File transfer in progress. Management access will be blocked for the duration of the transfer. please wait... File contents are valid. Copying file to flash... File transfer operation completed successfully.
Immettere il comando seguente per verificare che il file sia stato copiato correttamente nella partizione di backup.
show version
Risultato di esempio
Console# show version Machine Description............... Dell Networking Switch System Model ID................... N4032F Machine Type...................... Dell Networking N4032F Serial Number..................... XXXXXXXXXXXXXXXXXXXXX Manufacturer...................... 0xbc00 Burned In MAC Address............. XXXX.XXXX.XXXX System Object ID.................. 1.3.6.1.4.1.674.10895.3044 CPU Version....................... XLP308H-B1 SOC Version....................... BCM56842_A1 HW Version........................ 3 CPLD Version...................... 17 unit active backup current-active next-active ---- ----------- ----------- -------------- -------------- 1 6.2.7.2 6.5.4.3 6.2.7.2 6.2.7.2
Immettere il comando riportato di seguito per rendere la partizione di backup come partizione attiva dopo il riavvio.
boot system backup
Risultato di esempio
Console# boot system backup Activating image backup ...
Immettere nuovamente il comando riportato di seguito per verificare se il firmware più recente viene visualizzato in "next-active"
show version
Risultato di esempio
Console# show version Machine Description............... Dell Networking Switch System Model ID................... N4032F Machine Type...................... Dell Networking N4032F Serial Number..................... XXXXXXXXXXXXXXXXXXX Manufacturer...................... 0xbc00 Burned In MAC Address............. XXXX.XXXX.XXXX System Object ID.................. 1.3.6.1.4.1.674.10895.3044 CPU Version....................... XLP308H-B1 SOC Version....................... BCM56842_A1 HW Version........................ 3 CPLD Version...................... 17 unit active backup current-active next-active ---- ----------- ----------- -------------- -------------- 1 6.2.7.2 6.5.4.3 6.2.7.2 6.5.4.3
Salvare la configurazione corrente e riavviare lo switch. Lo switch dovrebbe fornire il nuovo codice firmware.
Aggiornare il codice di avvio e il CPLD in base ai requisiti del firmware.