Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
minoss
New Contributor

Shutdown slave FGT500D 6.2

Hello,

i need reboot slave in HA, how i proceed.

Thanks

2 REPLIES 2
Philippe_Gagne
Contributor

Hi,

 

The easiest way I use is in 6.2.1 CLI:

 

exec ha manage 0 admin     ( 0 can be 1, depanding of the order!)

 

From there, you will be able to do "exec shutdown" command.

 

Regards,

 

Phil

 

Viknesh_Muniyandi
New Contributor III

#get system ha status (You would see which box is Master and which one is in slave mode) If it shows 1, which means it's Master If it shows 0, which means it's slave #exe ha manage 0   (to get control of the slave unit) #get system status  (to get details of the slave unit) #exe reboot (say: Y) There you go!!
Labels
Top Kudoed Authors