How can I schedule a reboot for ATP/USG FLEX firewall in Nebula mode?

Zyxel_Emily
Zyxel_Emily Posts: 1,435  Zyxel Employee
Zyxel Certified Network Administrator - Security Zyxel Certified Sales Associate 100 Answers 1000 Comments
edited August 28 in Maintenance

Question:
How can I schedule a reboot for ATP/USG FLEX firewall in Nebula mode?

Answer:
ATP/USG FLEX firewalls in Nebula mode support scheduling a reboot through commands. Follow these steps to configure the scheduled reboot:

Access your ATP/USG FLEX firewall through SSH or console connection.
Use the following commands to set up a weekly reboot on a specific day and time. For example, to schedule a reboot every Saturday at 2 AM.
Router> configure terminal
Router(config)# schedule reboot weekly 02:00 sat
Router(config)# schedule reboot activate
Router(config)# write