{"id":632,"date":"2023-09-02T13:29:31","date_gmt":"2023-09-02T12:29:31","guid":{"rendered":"https:\/\/www.shakral.de\/blog\/?p=632"},"modified":"2023-09-02T23:49:34","modified_gmt":"2023-09-02T22:49:34","slug":"dell-switche-os10-firmware-update","status":"publish","type":"post","link":"https:\/\/www.shakral.de\/blog\/2023\/09\/02\/dell-switche-os10-firmware-update\/","title":{"rendered":"Dell Switche &#8211; OS10 Firmware Update"},"content":{"rendered":"<h2 class=\"wp-block-heading\">Download der Firmware<\/h2>\n\n\n\n<p>Link zu der Firmware gibt es hier in der Dell-Knowledge-Base: <a href=\"https:\/\/www.dell.com\/support\/manuals\/en-us\/smartfabric-os10-emp-partner\/ee-upgrade-downgrade\/download-os10-image-for-upgrade?guid=guid-fafe5dfa-4822-4ca9-b9e2-7d44631c04cd&amp;lang=en-us\">Link<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Firmware-Datei \u00fcbertragen<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nOS10# image\n  cancel    Cancel image installation process\n  copy      Copy active image to standby partition\n  download  Perform a software download operation\n  gpg-key   Install gpg key in the keyring of the platform\n  install   Perform a software install operation\n  verify    Perform a software upgrade verify operation\n\nOS10# image download\n  ftp:    Download from remote FTP server (ftp:\/\/userid:passwd@hostip\/filepath)\n  http:   Download from remote HTTP (http:\/\/hostip\/filepath)\n  https:  Download from remote HTTPS server (https:\/\/hostip\/filepath)\n  scp:    Download from remote SCP server (scp:\/\/userid:passwd@hostip\/filepath)\n  sftp:   Download from remote SFTP server (sftp:\/\/userid:passwd@hostip\/filepath)\n  tftp:   Download from remote TFTP server (tftp:\/\/hostip\/filepath)\n  usb:    Download from USB directory (usb:\/\/filepath)\n\nOS10# image download tftp:\/\/a.b.c.d\/OS10_Enterprise_10.5.4.7.204\/PKGS_OS10-Enterprise-10.5.4.7.204buster-installer-x86_64.BIN\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Download Status<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; highlight: [1,10]; title: ; notranslate\" title=\"\">\nOS10(conf-if-ma-1\/1\/1)# do show image status\nImage Upgrade State:     download\n==================================================\nFile Transfer State:     download\n--------------------------------------------------\n  State Detail:          In progress\n  Task Start:            2023-05-02T19:40:06Z\n  Task End:              0000-00-00T00:00:00Z\n  Transfer Progress:     0 %\n  Transfer Bytes:        6935552 bytes\n  File Size:             0 bytes\n  Transfer Rate:         254 kbps\n\nInstallation State:      idle\n--------------------------------------------------\n  State Detail:          No install information available\n  Task Start:            0000-00-00T00:00:00Z\n  Task End:              0000-00-00T00:00:00Z\n\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\">Image installieren<\/h2>\n\n\n\n<p><\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; highlight: [1,6,20,21]; title: ; notranslate\" title=\"\">\nOS10# image install image:\/\/PKGS_OS10-Enterprise-10.5.4.7.204buster-installer-x86_64.BIN\nInstall started.\nUse &#039;show image status&#039; for updates\nOS10-unten#\n\nOS10# show image status\nImage Upgrade State:     install\n==================================================\nFile Transfer State:     transfer-success\n--------------------------------------------------\n  State Detail:          Completed: No error\n  Task Start:            2023-05-02T20:00:30Z\n  Task End:              2023-05-02T20:08:35Z\n  Transfer Progress:     0 %\n  Transfer Bytes:        865176477 bytes\n  File Size:             0 bytes\n  Transfer Rate:         1781 kbps\n\nInstallation State:      install\n--------------------------------------------------\n  State Detail:          In progress: Configure filesystem (3 of 9)\n  Task Start:            2023-05-02T20:09:06Z\n  Task End:              0000-00-00T00:00:00Z\nOS10# \nOS10-unten# show image status\nImage Upgrade State:     install\n==================================================\nFile Transfer State:     transfer-success\n--------------------------------------------------\n  State Detail:          Completed: No error\n  Task Start:            2023-05-02T20:00:30Z\n  Task End:              2023-05-02T20:08:35Z\n  Transfer Progress:     0 %\n  Transfer Bytes:        865176477 bytes\n  File Size:             0 bytes\n  Transfer Rate:         1781 kbps\n\nInstallation State:      install\n--------------------------------------------------\n  State Detail:          In progress: Install packages (5 of 9)\n  Task Start:            2023-05-02T20:09:06Z\n  Task End:              0000-00-00T00:00:00Z\nOS10# show image status\nImage Upgrade State:     idle\n==================================================\nFile Transfer State:     transfer-success\n--------------------------------------------------\n  State Detail:          Completed: No error\n  Task Start:            2023-05-02T20:00:30Z\n  Task End:              2023-05-02T20:08:35Z\n  Transfer Progress:     0 %\n  Transfer Bytes:        865176477 bytes\n  File Size:             0 bytes\n  Transfer Rate:         1781 kbps\n\nInstallation State:      install-success\n--------------------------------------------------\n  State Detail:          Completed: Success\n  Task Start:            2023-05-02T20:09:06Z\n  Task End:              2023-05-02T20:26:29Z\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\">Neustart<\/h2>\n\n\n\n<p><strong>ACHTUNG<\/strong>: Neustart ohne die Configuration zu  sichern nur aus dem Grund, dass der Switch im B\u00fcro vor konfiguriert wurde und somit nur eine tempor\u00e4re IP etc bekommen hatte. Bei Produktiven Switchen nat\u00fcrlich die Konfiguration sichern um Probleme nach dem Neustart zu vermeiden<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; highlight: [1,2,16,17,19,23]; title: ; notranslate\" title=\"\">\nOS10-unten# boot system standby\nOS10-unten# show boot detail\nCurrent system image information detail:\n==========================================\nType:                     Node-id 1\nBoot Type:                Flash Boot\nActive Partition:         A\nActive SW Version:        10.5.3.0\nActive SW Build Version:  10.5.3.0.44\nActive Kernel Version:    Linux 4.19.194\nActive Build Date\/Time:   2021-10-06T23:03:55Z\nStandby Partition:        B\nStandby SW Version:       10.5.4.7\nStandby SW Build Version: 10.5.4.7.204\nStandby Build Date\/Time:  2023-02-01T06:31:05Z\nNext-Boot:                standby&#x5B;B]\nOS10-unten# reload\n\nSystem configuration has been modified. Save? &#x5B;yes\/no]:no\n\nContinuing without saving system configuration\n\nProceed to reboot the system? &#x5B;confirm yes\/no]:yes\nSession terminated for user admin on console\n<\/pre><\/div>","protected":false},"excerpt":{"rendered":"<p>Download der Firmware Link zu der Firmware gibt es hier in der Dell-Knowledge-Base: Link Firmware-Datei \u00fcbertragen Download Status Image installieren Neustart ACHTUNG: Neustart ohne die Configuration zu sichern nur aus dem Grund, dass der&#46;&#46;&#46;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-632","post","type-post","status-publish","format-standard","hentry","category-allgemein"],"_links":{"self":[{"href":"https:\/\/www.shakral.de\/blog\/wp-json\/wp\/v2\/posts\/632","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shakral.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shakral.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shakral.de\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shakral.de\/blog\/wp-json\/wp\/v2\/comments?post=632"}],"version-history":[{"count":5,"href":"https:\/\/www.shakral.de\/blog\/wp-json\/wp\/v2\/posts\/632\/revisions"}],"predecessor-version":[{"id":638,"href":"https:\/\/www.shakral.de\/blog\/wp-json\/wp\/v2\/posts\/632\/revisions\/638"}],"wp:attachment":[{"href":"https:\/\/www.shakral.de\/blog\/wp-json\/wp\/v2\/media?parent=632"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shakral.de\/blog\/wp-json\/wp\/v2\/categories?post=632"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shakral.de\/blog\/wp-json\/wp\/v2\/tags?post=632"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}