<?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 Schedule Restart of Firewall in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/schedule-restart-of-firewall/m-p/246396#M70169</link>
    <description>&lt;P&gt;Is there any web/gui interface option to schedule a reboot/restart of a PA 3000 series firewall running 8.1.5?&amp;nbsp; Any command line level option?&amp;nbsp; We'd like to restart the firewalls middle of the night without IT being awake to do so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jan 2019 00:38:47 GMT</pubDate>
    <dc:creator>mlarish</dc:creator>
    <dc:date>2019-01-17T00:38:47Z</dc:date>
    <item>
      <title>Schedule Restart of Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/schedule-restart-of-firewall/m-p/246396#M70169</link>
      <description>&lt;P&gt;Is there any web/gui interface option to schedule a reboot/restart of a PA 3000 series firewall running 8.1.5?&amp;nbsp; Any command line level option?&amp;nbsp; We'd like to restart the firewalls middle of the night without IT being awake to do so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 00:38:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/schedule-restart-of-firewall/m-p/246396#M70169</guid>
      <dc:creator>mlarish</dc:creator>
      <dc:date>2019-01-17T00:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule Restart of Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/schedule-restart-of-firewall/m-p/246687#M70229</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/53495"&gt;@mlarish&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;This is where the API and a script would come in handy to complete the task for you. However I have to ask, why are you looking to&amp;nbsp;&lt;EM&gt;restart&lt;/EM&gt; the firewall on a schedule on a regular basis?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 21:57:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/schedule-restart-of-firewall/m-p/246687#M70229</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2019-01-18T21:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule Restart of Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/schedule-restart-of-firewall/m-p/249972#M71092</link>
      <description>&lt;P&gt;Sorry for the delay in the reply.&amp;nbsp; I typically like to restart all devices we have, some more often than others.&amp;nbsp; Microsoft based systems get restarted weekly by script.&amp;nbsp; Switches about every 6 months to a year.&amp;nbsp; I'd like to restart the firewall once a month or so...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The firewall restart desire started about a year or two ago when under previous versions, it would get a little squirrely after about 2 months of up-time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't noticed that problem with the more recent versions however but restarting periodically is usually a good thing.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 16:04:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/schedule-restart-of-firewall/m-p/249972#M71092</guid>
      <dc:creator>mlarish</dc:creator>
      <dc:date>2019-02-13T16:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule Restart of Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/schedule-restart-of-firewall/m-p/249979#M71096</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/53495"&gt;@mlarish&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Okay. We'll I would personally recommend that this not be something you do in the middle of the night for a variety of reasons, primarily the fact that if the auto-commit process fails or a dependent process fails to start properly your firewall will be unaccessible until someone in the IT staff can take a look at it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That being said, the REST url that you would use the do something like this is below. You could then use either Powershell or a Python Requests script to actually do this on a scheduled basis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://legfpa1.wisleg.root.local/api/?type=op&amp;amp;cmd=%3Crequest%3E%3Crestart%3E%3Csystem%3E%3C%2Fsystem%3E%3C%2Frestart%3E%3C%2Frequest%3E&amp;amp;REST_API_TOKEN=54308955" target="_rest_api"&gt;/api/?type=op&amp;amp;cmd=&amp;lt;request&amp;gt;&amp;lt;restart&amp;gt;&amp;lt;system&amp;gt;&amp;lt;/system&amp;gt;&amp;lt;/restart&amp;gt;&amp;lt;/request&amp;gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 16:42:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/schedule-restart-of-firewall/m-p/249979#M71096</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2019-02-13T16:42:51Z</dc:date>
    </item>
  </channel>
</rss>

