<?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: Run operational command using SSH in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/run-operational-command-using-ssh/m-p/310748#M80466</link>
    <description>&lt;P&gt;you can try by window power shell script.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2020 09:50:13 GMT</pubDate>
    <dc:creator>Joshim</dc:creator>
    <dc:date>2020-02-12T09:50:13Z</dc:date>
    <item>
      <title>Run operational command using SSH</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/run-operational-command-using-ssh/m-p/308060#M79962</link>
      <description>&lt;P&gt;I need to automate run particular operational commands , which were not available in the API. I tried running them using SSH to the Panorama CLI, but it fails.&amp;nbsp;Also Paramiko Python script does not seem to work and not sure what are we doing wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please share any experience exectuing SSH commands?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 15:31:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/run-operational-command-using-ssh/m-p/308060#M79962</guid>
      <dc:creator>batd2</dc:creator>
      <dc:date>2020-01-27T15:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Run operational command using SSH</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/run-operational-command-using-ssh/m-p/308176#M79980</link>
      <description>&lt;P&gt;Can you provide an example of what you're trying to do?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 00:18:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/run-operational-command-using-ssh/m-p/308176#M79980</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2020-01-28T00:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Run operational command using SSH</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/run-operational-command-using-ssh/m-p/310618#M80439</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/130874"&gt;@batd2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've used bash scripts for this. You'll want to use ssh keys for the user authentication. Here is an example on how to dump the idmgr cache:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;#! /bin/bash&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ssh -t -t &amp;lt;username&amp;gt;@&amp;lt;device&amp;gt; &amp;lt;&amp;lt; EOF&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;set cli pager off&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;debug device-server dump idmgr type vsys-region all&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;quit&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;EOF&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 15:39:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/run-operational-command-using-ssh/m-p/310618#M80439</guid>
      <dc:creator>fwmike</dc:creator>
      <dc:date>2020-02-11T15:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Run operational command using SSH</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/run-operational-command-using-ssh/m-p/310748#M80466</link>
      <description>&lt;P&gt;you can try by window power shell script.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 09:50:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/run-operational-command-using-ssh/m-p/310748#M80466</guid>
      <dc:creator>Joshim</dc:creator>
      <dc:date>2020-02-12T09:50:13Z</dc:date>
    </item>
  </channel>
</rss>

