Created on 08-31-2016 06:17 AM Edited on 08-19-2024 11:43 PM By Jean-Philippe_P
Description
Scope
FortiGate.
Solution
To verify the results, run the command diagnose debug crashlog read on the FortiGate and check for a line stating 'the killed daemon is /bin/cw_acd: status=0x0' (which signifies the daemon was successfully restarted).
Alternatively, run the command diagnose sys process pidof cw_acd before and after running execute wireless-controller restart-acd to validate that the process restarted successfully (the process-id will change after the process is restarted):
FortiGate # diagnose sys process pidof cw_acd
2258
FortiGate # execute wireless-controller restart-acd
This operation will reboot wireless controller daemon!
Do you want to continue? (y/n)y
FortiGate # diagnose sys process pidof cw_acd
2379
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.