Dell S6010-ON Notes de mise à jour du micrologiciel - Page 8

Parcourez en ligne ou téléchargez le pdf Notes de mise à jour du micrologiciel pour {nom_de_la_catégorie} Dell S6010-ON. Dell S6010-ON 12 pages.
Également pour Dell S6010-ON : Manuel d'installation (46 pages)

Dell S6010-ON Notes de mise à jour du micrologiciel
Verify firmware update
After you have updated the firmware, verify that all components—BIOS and CPLD, are running the correct version.
● To check the BIOS version, use the dmidecode -s system-version command in ONIE. The BIOS version also displays
during switch bootup. You can run this command from either ONIE or the DIAG OS.
● To check the CPLD version, use the cpldupgradetool --cpldver command.
Firmware update staging from NOS
There are two options for staging the firmware update from the networking operating system (NOS).
NOTE:
These steps are for a switch with Dell EMC SmartFabric OS10 installed.
For systems running software version 10.5.x.x or later, use Option 1. For systems running software version 10.4.x.x or earlier, use
Option 2.
Option 1
For systems running software version 10.5.x.x or later:
1. Download the OS10 firmware file from a server using the image download <server-filepath/firmware-
filename> command in EXEC mode.
OS10# image download http://xx.xx.x.xxx/tftpboot/users/regr//neteng/okelani/files
/new/onie-firmware-x86_64-dellemc_<platform>_c3538-rx.x.xx.x.x-x.bin
2. Install the OS10 firmware file using the image install <firmware-file-url>l command in EXEC mode, where
firmware-file is the name of the firmware file downloaded in Step 1.
OS10# image install image://onie-firmware-x86_64-dellemc_<platform>_c3538-rx.x.xx.x.x-
x.bin
To view the pending firmware upgrade, use the show image firmware command. To cancel a firmware installation and
remove any pending firmware upgrades, use the image cancel command.
3. Reload the switch in EXEC mode.
OS10# reload
Option 2
For systems running software version 10.4.x.x or earlier:
1. Log in to Dell EMC SmartFabric OS10 as the Linux administrator.
Debian GNU/Linux 9 OS10 ttyS0
Dell EMC Networking Operating System (OS10)
OS10 login: admin
Password: admin
2. Configure an IP address for the management port to get the firmware updater over the network.
OS10# configure terminal
OS10(config)# interface mgmt 1/1/1
OS10(conf-if-ma-1/1/1)# no ip address dhcp
OS10(conf-if-ma-1/1/1)# ip address xx.xx.xxx.xx/xx
OS10(conf-if-ma-1/1/1)# no shutdown
OS10(conf-if-ma-1/1/1)# exit
OS10(config)# management route xx.xx.x.x/xx managementethernet
OS10(config)# exit
OS10#
3. Confirm you can reach the network.
OS10# ping -c4 xx.xx.x.xxx
PING xx.xx.x.xxx (xx.xx.x.xxx) 56(84) bytes of data.
64 bytes from xx.xx.x.xxx: icmp_seq=1 ttl=61 time=2.59 ms
8