- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-08-2013 05:40 AM
Hi all,
is it possible to schedule a reboot on a PA-200? I like to schedule a reboot on specific time.
The firewall is connected to a DSL modem. Our ISP cuts the connection every 24 hours. The interruption of the connection should not occure during business hours.
Thanks!
Kind Regards
10-08-2013 05:49 AM
- The command to restart the system is 'request restart system'.
- You can use the XML API to send the above command in the following format:
/api/?type=op&cmd=<request><restart><system></system></restart></request>
- An external script can be setup that sends the above API call every 24 hours to the firewall.
- Additional details on the API can be found at the following link:
https://live.paloaltonetworks.com/docs/DOC-4126
- The 'DevCenter' community may also have some custom scripts that the users on the community may have put together.
https://live.paloaltonetworks.com/community/devcenter
Hope this helps.
10-08-2013 06:29 AM
Thanks. So I need to set up a task on a management station? There is no build-in option to do this job?
10-08-2013 07:21 AM
Also, it would also assist by requesting your Sales SE/Reseller to submit a feature request to Product Management for this feature via Request ID 2423.
10-08-2013 08:05 AM
As nato pointed out, there is an enhancement request open to add this option built in, you can definitely request your SE to vote for it.
In the meantime, you can setup a simple external script on a PC/linux workstation that can periodically issue XML calls.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!