<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic FXOS API install firmware in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fxos-api-install-firmware/m-p/4911079#M1103763</link>
    <description>&lt;P&gt;I'm trying to install a firmware using the FXOS API and Anisble.&lt;/P&gt;&lt;P&gt;I have successfully upgraded the FXOS version from 2.10(1.234) to 2.12(1.29) using this method. Now I want to install the SSD-patch affecting our device, but I get an error message:&lt;BR /&gt;"Internal error, could not determine if platform software package 1.0.19 supports container application instances"&lt;/P&gt;&lt;P&gt;I'm using a POST request against&amp;nbsp;&lt;SPAN&gt;/api/sys/firmware/install-platform-fw with the following body:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
"firmwarePlatformPack": [
        { "dn": "sys/firmware/install-platform-fw",
          "forceDeploy": "no"
          "platformBundleVersion": "1.0.19"}
]
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This bundle works:&lt;BR /&gt;Firmware Package fxos-k9.2.12.1.29.SPA:&lt;BR /&gt;Version: 2.12(1.29)&lt;BR /&gt;Type: Platform Bundle&lt;BR /&gt;State: Active&lt;BR /&gt;Time Stamp: 2023-08-11T07:14:37.000&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This bundle does not work:&lt;BR /&gt;Firmware Package fxos-k9-fpr4k-firmware.1.0.19.SPA:&lt;BR /&gt;Version: 1.0.19&lt;BR /&gt;Type: Firmware Fpr4k Bundle&lt;BR /&gt;State: Active&lt;BR /&gt;Time Stamp: 2023-08-23T07:04:55.000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion how i can automaticly start the installation of the firmware "fxos-k9-fpr4k-firmware.1.0.19.SPA" ?&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2023 07:32:35 GMT</pubDate>
    <dc:creator>rubenapi</dc:creator>
    <dc:date>2023-08-24T07:32:35Z</dc:date>
    <item>
      <title>FXOS API install firmware</title>
      <link>https://community.cisco.com/t5/network-security/fxos-api-install-firmware/m-p/4911079#M1103763</link>
      <description>&lt;P&gt;I'm trying to install a firmware using the FXOS API and Anisble.&lt;/P&gt;&lt;P&gt;I have successfully upgraded the FXOS version from 2.10(1.234) to 2.12(1.29) using this method. Now I want to install the SSD-patch affecting our device, but I get an error message:&lt;BR /&gt;"Internal error, could not determine if platform software package 1.0.19 supports container application instances"&lt;/P&gt;&lt;P&gt;I'm using a POST request against&amp;nbsp;&lt;SPAN&gt;/api/sys/firmware/install-platform-fw with the following body:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
"firmwarePlatformPack": [
        { "dn": "sys/firmware/install-platform-fw",
          "forceDeploy": "no"
          "platformBundleVersion": "1.0.19"}
]
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This bundle works:&lt;BR /&gt;Firmware Package fxos-k9.2.12.1.29.SPA:&lt;BR /&gt;Version: 2.12(1.29)&lt;BR /&gt;Type: Platform Bundle&lt;BR /&gt;State: Active&lt;BR /&gt;Time Stamp: 2023-08-11T07:14:37.000&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This bundle does not work:&lt;BR /&gt;Firmware Package fxos-k9-fpr4k-firmware.1.0.19.SPA:&lt;BR /&gt;Version: 1.0.19&lt;BR /&gt;Type: Firmware Fpr4k Bundle&lt;BR /&gt;State: Active&lt;BR /&gt;Time Stamp: 2023-08-23T07:04:55.000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion how i can automaticly start the installation of the firmware "fxos-k9-fpr4k-firmware.1.0.19.SPA" ?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 07:32:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fxos-api-install-firmware/m-p/4911079#M1103763</guid>
      <dc:creator>rubenapi</dc:creator>
      <dc:date>2023-08-24T07:32:35Z</dc:date>
    </item>
    <item>
      <title>To automatically start the installation of the firmware f...</title>
      <link>https://community.cisco.com/t5/network-security/fxos-api-install-firmware/m-p/4915296#M1103914</link>
      <description>To automatically start the installation of the firmware fxos-k9-fpr4k-firmware.1.0.19.SPA using FXOS API, you can follow the steps below:&lt;BR /&gt;&lt;BR /&gt;Step 1: Transfer the firmware upgrade package to the Firepower 4100/9300 chassis using either Firepower Chassis Manager or the FXOS CLI.&lt;BR /&gt;&lt;BR /&gt;Firepower Chassis Manager:&lt;BR /&gt;- In Firepower Chassis Manager, choose System ) Updates.&lt;BR /&gt;- Click Upload Image to open the Upload Image dialog box.&lt;BR /&gt;- Click Browse to navigate to and select the firmware upgrade package (fxos-k9-fpr4k-firmware.1.0.19.SPA) that you want to upload.&lt;BR /&gt;- Click Upload.&lt;BR /&gt;&lt;BR /&gt;FXOS CLI:&lt;BR /&gt;- Enter firmware mode: `scope firmware`&lt;BR /&gt;- Download the FXOS firmware image to the Firepower 4100/9300 chassis: `download image URL`&lt;BR /&gt;- Specify the URL for the file being imported, for example: `tftp://hostname/path/image_name`&lt;BR /&gt;- To monitor the download process: `show download-task image_name detail`&lt;BR /&gt;&lt;BR /&gt;Step 2: Verify that the firmware upgrade package has been successfully uploaded to the Firepower 4100/9300 chassis: `scope firmware show package`&lt;BR /&gt;&lt;BR /&gt;Step 3: Install the firmware upgrade package using the FXOS CLI.&lt;BR /&gt;- Enter firmware mode: `scope firmware`&lt;BR /&gt;- View the version number of the firmware package: `show package`&lt;BR /&gt;- To install the firmware package: `scope firmware-install`&lt;BR /&gt;- Install the firmware package using the pack-version: `install firmware pack-version version_number`&lt;BR /&gt;- The system will verify the firmware package and ask for confirmation to proceed with the installation process.&lt;BR /&gt;- After verifying the firmware package, the system will notify you that the installation process can take several minutes to complete and that the system will reboot during the update process.&lt;BR /&gt;- Enter yes to proceed with the installation.&lt;BR /&gt;&lt;BR /&gt;Step 4: Monitor the upgrade process: `show detail`&lt;BR /&gt;- The firmware upgrade process should show the upgrade status as Upgrade Complete Successful after the process has completed successfully.&lt;BR /&gt;&lt;BR /&gt;Step 5: View the current firmware version:&lt;BR /&gt;- Enter top mode: `top`&lt;BR /&gt;- Enter chassis mode: `scope chassis 1`&lt;BR /&gt;- View the supervisor firmware version: `show sup version`&lt;BR /&gt;- View the network module firmware version: `show nm-fpga-version`&lt;BR /&gt;&lt;BR /&gt;Note: Make sure to review all the necessary information and perform backups before upgrading the firmware package.</description>
      <pubDate>Thu, 31 Aug 2023 10:15:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fxos-api-install-firmware/m-p/4915296#M1103914</guid>
      <dc:creator>Cisco_Virtual_Engineer</dc:creator>
      <dc:date>2023-08-31T10:15:41Z</dc:date>
    </item>
  </channel>
</rss>

