<?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 How to Save Command Output to Flash on ASA 8.4 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973085#M435573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just tried this and it worked great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help Jennifer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 May 2012 14:03:52 GMT</pubDate>
    <dc:creator>paulstone80</dc:creator>
    <dc:date>2012-05-29T14:03:52Z</dc:date>
    <item>
      <title>How to Save Command Output to Flash on ASA 8.4</title>
      <link>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973080#M435563</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I nice easy one for you guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you save the command output from the CLI&amp;nbsp; to a file on flash?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With IOS, I would normally use a pipe command to redirect to tftp, but the ASA doesn't support this as far as I can tell. As a work around I was thinking I could save the output to flash and then tftp that file off the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:12:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973080#M435563</guid>
      <dc:creator>paulstone80</dc:creator>
      <dc:date>2019-03-11T23:12:48Z</dc:date>
    </item>
    <item>
      <title>How to Save Command Output to Flash on ASA 8.4</title>
      <link>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973081#M435567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easier solution for you &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; - just use the telnet/ssh client logging feature to save the output of ASA command to a text file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 11:41:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973081#M435567</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-05-29T11:41:28Z</dc:date>
    </item>
    <item>
      <title>How to Save Command Output to Flash on ASA 8.4</title>
      <link>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973082#M435569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. I do use this feature at the moment, but I find every break in the output (where you need to hit space to see more) gets recorded which leaves the file quite messy. I usually have to edit the file afterwards so it reads clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wondered if there is a way for the asa to write the output directly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 13:36:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973082#M435569</guid>
      <dc:creator>paulstone80</dc:creator>
      <dc:date>2012-05-29T13:36:16Z</dc:date>
    </item>
    <item>
      <title>How to Save Command Output to Flash on ASA 8.4</title>
      <link>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973083#M435571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can change the setting so there is no break in the output on the ASA:&lt;/P&gt;&lt;P&gt;pager 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setting it to 0 means no break line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to run long output for example: show tech, or show run, then quickly change the pager to 0, and change it back to number of lines you want before break (by default it's 24 lines).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 13:46:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973083#M435571</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-05-29T13:46:06Z</dc:date>
    </item>
    <item>
      <title>How to Save Command Output to Flash on ASA 8.4</title>
      <link>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973084#M435572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah magic!&amp;nbsp; &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Jennifer, i'll give this a go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 13:48:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973084#M435572</guid>
      <dc:creator>paulstone80</dc:creator>
      <dc:date>2012-05-29T13:48:55Z</dc:date>
    </item>
    <item>
      <title>How to Save Command Output to Flash on ASA 8.4</title>
      <link>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973085#M435573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just tried this and it worked great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help Jennifer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 14:03:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-save-command-output-to-flash-on-asa-8-4/m-p/1973085#M435573</guid>
      <dc:creator>paulstone80</dc:creator>
      <dc:date>2012-05-29T14:03:52Z</dc:date>
    </item>
  </channel>
</rss>

