<?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 Re: Backup LWAP image to tftp in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3205253#M165041</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;[quote]&lt;BR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326026"&gt;@Leo Laohoo&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/91441"&gt;@kayasaman&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;I was just wondering if there was a way to backup the firmware from LWAP AP's to a tftp server?&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Download the CAPWAP IOS from the Cisco website and make sure to get the file with a TAR file extension.&lt;/P&gt;
&lt;P&gt;[/quote]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the html mark up syntax, for some reason the Quote function isn't playing well with my browser (Chromium). That would be fine, but as I mentioned before without Cisco tac it's impossible to do that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As it's a lab and WLC model and AP's are totally EOL now; even the MIC certs on the AP's have expired instead of fishing around for another EOL AP to work with the WLC, the best solution is to use the command above on the LWAP AP's and upload the tar to the tftp server. Then download the tar from tftp using the reverse command and install the LWAP binary into the Autonomous AP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sort of like taking the hard disk image of one machine using a dd copy onto another hard drive and installing it into another machine.&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Wed, 25 Oct 2017 20:41:13 GMT</pubDate>
    <dc:creator>kayasaman</dc:creator>
    <dc:date>2017-10-25T20:41:13Z</dc:date>
    <item>
      <title>Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204865#M165031</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was just wondering if there was a way to backup the firmware from LWAP AP's to a tftp server?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The reason is and maybe someone might be able to help out or suggest something is that I have 2x 1142 LWAP AP's and 1x 1142 autonomous AP in my lab and would like to attempt a conversion between LWAP -&amp;gt; autonomous and back.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As it is a lab I don't have access to Cisco tac so I am unable to download the lwap image and of course my wireless infrastructure including WLC is EOL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Outside of acquiring another 1142 lwap what can I do to convert my existing autonomous AP??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be nice if Cisco would make there EOL or ancient firmware available to download without tac support but I don't want to get in to a political discussion about that as it never ends... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 14:45:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204865#M165031</guid>
      <dc:creator>kayasaman</dc:creator>
      <dc:date>2021-07-05T14:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204869#M165032</link>
      <description>&lt;P&gt;1. connect AP and laptop in same&amp;nbsp;network&lt;/P&gt;
&lt;P&gt;2. Start TFTp server on laptop&lt;/P&gt;
&lt;P&gt;2. run this command on AP:&lt;/P&gt;
&lt;P&gt;AP#copy flash: tftp:&lt;BR /&gt;Source filename [image name]? flash:&lt;STRONG&gt;image name&lt;/STRONG&gt;/&lt;STRONG&gt;image name&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;example:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;AP002#copy flash: tftp:&lt;BR /&gt;Source filename [ap3g2-k9w8-mx.153-3.JA12]? flash:ap3g2-k9w8-mx.153-3.JA12/ap3g2-k9w8-mx.153-3.JA12&lt;BR /&gt;Address or name of remote host []? 192.168.179.7&lt;BR /&gt;Destination filename [ap3g2-k9w8-mx.153-3.JA12]?&lt;BR /&gt;!!&lt;BR /&gt;215867 bytes copied in 2.840 secs (76010 bytes/sec)&lt;/P&gt;
&lt;P&gt;AP002#&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Dont forget to arte helpful posts&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:28:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204869#M165032</guid>
      <dc:creator>Sandeep Choudhary</dc:creator>
      <dc:date>2017-10-25T12:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204873#M165033</link>
      <description>&lt;P&gt;Many thanks for the ultra fast response!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There isn't a copy function in the AP as it's lwap:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AP#copy&lt;BR /&gt; ^&lt;BR /&gt;% Invalid input detected at '^' marker.&lt;/P&gt;
&lt;P&gt;AP#?&lt;BR /&gt;Exec commands:&lt;BR /&gt; &amp;lt;1-99&amp;gt; Session number to resume&lt;BR /&gt; capwap capwap exec commands&lt;BR /&gt; cd Change current directory&lt;BR /&gt; debug Debugging functions (see also 'undebug')&lt;BR /&gt; dir List files on a filesystem&lt;BR /&gt; disable Turn off privileged commands&lt;BR /&gt; dot1x IEEE 802.1X Exec Commands&lt;BR /&gt; enable Turn on privileged commands&lt;BR /&gt; exit Exit from the EXEC&lt;BR /&gt; help Description of the interactive help system&lt;BR /&gt; led LED functions&lt;BR /&gt; lock Lock the terminal&lt;BR /&gt; login Log in as a particular user&lt;BR /&gt; logout Exit from the EXEC&lt;BR /&gt; lwapconfig OfficeExtend AP configurations&lt;BR /&gt; lwapp lwapp exec commands&lt;BR /&gt; monitor Monitoring different system events&lt;BR /&gt; more Display the contents of a file&lt;BR /&gt; name-connection Name an existing network connection&lt;BR /&gt; no Disable debugging functions&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does it need to be taken off the controller for the function to appear?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:32:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204873#M165033</guid>
      <dc:creator>kayasaman</dc:creator>
      <dc:date>2017-10-25T12:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204874#M165034</link>
      <description>&lt;P&gt;can you run this command first on AP: &lt;STRONG&gt;debug capwap console cli&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;AP#&lt;STRONG&gt;debug capwap console cli&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;and then try again the copy command!!!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:36:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204874#M165034</guid>
      <dc:creator>Sandeep Choudhary</dc:creator>
      <dc:date>2017-10-25T12:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204879#M165035</link>
      <description>&lt;P&gt;That was the trick!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks....&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:41:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204879#M165035</guid>
      <dc:creator>kayasaman</dc:creator>
      <dc:date>2017-10-25T12:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204896#M165036</link>
      <description>&lt;P&gt;Actually I spoke a little too soon..... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I pushed the image to the IOS AP and get:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Image is not a valid IOS image archive.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used the command reference here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;AP#archive download-sw /force-reload /overwrite t&lt;/SPAN&gt;&lt;A href="ftp:" target="_blank" rel="nofollow noopener noreferrer"&gt;ftp://&lt;/A&gt;&lt;SPAN&gt;10.0.0.5/&lt;/SPAN&gt;&lt;SPAN&gt;c1140-rcvk9w8-tar.124-23c.JA.tar&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://supportforums.cisco.com/t5/wireless-mobility-documents/lwapp-to-autonomous-conversion-and-vice-versa-on-access-points/ta-p/3121542" target="_blank"&gt;https://supportforums.cisco.com/t5/wireless-mobility-documents/lwapp-to-autonomous-conversion-and-vice-versa-on-access-points/ta-p/3121542&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:00:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204896#M165036</guid>
      <dc:creator>kayasaman</dc:creator>
      <dc:date>2017-10-25T13:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204905#M165037</link>
      <description>&lt;P&gt;Well.... the easiest method is to use the &lt;STRONG&gt;archive upload-sw&lt;/STRONG&gt;&amp;nbsp;command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://supportforums.cisco.com/t5/wireless-mobility-documents/how-to-backup-ios-images-from-autonomous-access-points/ta-p/3113336" target="_blank"&gt;https://supportforums.cisco.com/t5/wireless-mobility-documents/how-to-backup-ios-images-from-autonomous-access-points/ta-p/3113336&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;start by issuing that on both lwap and autonomous AP's, then use the: &lt;STRONG&gt;archive download-sw&amp;nbsp;&lt;/STRONG&gt;command on the autonomous AP after &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:09:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204905#M165037</guid>
      <dc:creator>kayasaman</dc:creator>
      <dc:date>2017-10-25T13:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204906#M165038</link>
      <description>&lt;P&gt;yes to dwonload the complete image in tar format:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use this command:&amp;nbsp;&lt;STRONG&gt;archive upload-sw tftp:[[//location]/directory]/image-name.tar&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Dont forget to rate helpful posts&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:12:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204906#M165038</guid>
      <dc:creator>Sandeep Choudhary</dc:creator>
      <dc:date>2017-10-25T13:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204934#M165039</link>
      <description>&lt;P&gt;I found that out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Thank you....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks for all the help!!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:33:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3204934#M165039</guid>
      <dc:creator>kayasaman</dc:creator>
      <dc:date>2017-10-25T13:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3205232#M165040</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/91441"&gt;@kayasaman&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;I was just wondering if there was a way to backup the firmware from LWAP AP's to a tftp server?&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Download the CAPWAP IOS from the Cisco website and make sure to get the file with a TAR file extension.&lt;/P&gt;
&lt;P&gt;The reason why it's not advisable to download the BIN files from the AP because the AP requires THREE (3) BIN files to run and they need to be run in a particular order (and they can't be run individually).&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If one uses the "archive download-sw" command to upload the TAR file to the AP, the automated script will instruct the AP to load the IOS files correctly.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 20:05:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3205232#M165040</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2017-10-25T20:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3205253#M165041</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;[quote]&lt;BR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326026"&gt;@Leo Laohoo&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/91441"&gt;@kayasaman&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;I was just wondering if there was a way to backup the firmware from LWAP AP's to a tftp server?&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Download the CAPWAP IOS from the Cisco website and make sure to get the file with a TAR file extension.&lt;/P&gt;
&lt;P&gt;[/quote]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the html mark up syntax, for some reason the Quote function isn't playing well with my browser (Chromium). That would be fine, but as I mentioned before without Cisco tac it's impossible to do that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As it's a lab and WLC model and AP's are totally EOL now; even the MIC certs on the AP's have expired instead of fishing around for another EOL AP to work with the WLC, the best solution is to use the command above on the LWAP AP's and upload the tar to the tftp server. Then download the tar from tftp using the reverse command and install the LWAP binary into the Autonomous AP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sort of like taking the hard disk image of one machine using a dd copy onto another hard drive and installing it into another machine.&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 25 Oct 2017 20:41:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3205253#M165041</guid>
      <dc:creator>kayasaman</dc:creator>
      <dc:date>2017-10-25T20:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3773979#M165042</link>
      <description>&lt;P&gt;&lt;STRONG&gt;archive upload-sw&amp;nbsp; &lt;/STRONG&gt;when i run this command it show &lt;EM&gt;"invalid input detected at ' ' marker "&lt;/EM&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/323059"&gt;@Sandeep Choudhary&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;yes to dwonload the complete image in tar format:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use this command:&amp;nbsp;&lt;STRONG&gt;archive upload-sw tftp:[[//location]/directory]/image-name.tar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dont forget to rate helpful posts&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 08:44:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3773979#M165042</guid>
      <dc:creator>Amit Sangwan</dc:creator>
      <dc:date>2019-01-07T08:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3774711#M165043</link>
      <description>"back-up" the software by downloading from the Cisco website.</description>
      <pubDate>Tue, 08 Jan 2019 04:53:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/3774711#M165043</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2019-01-08T04:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Backup LWAP image to tftp</title>
      <link>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/4857603#M257245</link>
      <description>&lt;P&gt;Hello Sandeep ,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;debug capwap console cli&amp;nbsp; is not working on my access point ( not recognized )&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;same for lwapp&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;access point model 1852I&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Could you please advise&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 12:35:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/backup-lwap-image-to-tftp/m-p/4857603#M257245</guid>
      <dc:creator>annah1</dc:creator>
      <dc:date>2023-06-19T12:35:51Z</dc:date>
    </item>
  </channel>
</rss>

