FortiNAC
NOTE: FortiNAC is now named FortiNAC-F. For post-9.4 articles, see FortiNAC-F. FortiNAC is a zero-trust network access solution that provides users with enhanced visibility into the Internet of Things (IoT) devices on their enterprise networks.
FortiKoala
Staff
Staff
Article Id 190608

Description

 
This article describes a procedure that reboots appliances in the proper order via CLI.  If CLI access is not available, contact support for assistance.

 

Note the following:
  • To reboot using the Administration UI, refer to the Power Management section of the Administration Guide in the Fortinet Document Library.
  • Regardless of the method used, the reboot should first be initiated on the Application Server to ensure proper communication between the Control and Application servers when the control processes resume.
  • During this process, all management functionality is stopped:
    • VLAN switching.
    • Captive Portal pages.
    • RADIUS processing.
    • Registration of endpoints.

 

Scope

 

FortiNAC.


Solution


  1. Stop control processes. On all servers type:

    shutdownNAC

  2. Wait 30 seconds.

  3. Kill management processes. On all servers type:

    shutdownNAC -kill

  4. Reboot the Application Server. On Application Server type:

    reboot

  5. Wait 30 seconds.

  6. Reboot the Control Server. On Control Server, type:

    reboot

  7. After 5-10 minutes, confirm that the Admin UI dashboard is accessible.

On FortiNAC-F the above commands needs to be executed on shell using the following command:


execute enter-shell
$shutdownNAC
$shutdownNAC -kill
$reboot

 

Related documents:

Technical Note: Reboot Control and Application Servers Configured for High Availability

Guide: CLI reference manual