Hi Team,
I just wanted to know how to remove ha configuration from the CLI however I tried to remove configuration from the using the below command but unfortunately couldn't remove it.
config system ha
unset set group-id 10
unset set group-name HA_cluster
unset set mode a-p
unset set password admin@54321
unset set priority 200
unset set hbdev port3 0
unset set session-pickup enable
unset set override enable
unset set override-wait-time 5
end
While removing the ha configuration I am getting an error code - command parse error before 'set'.
I thought that I should raise this issue with a Fortinet community member. Please help me how to remove ha configuration from the CLI.
Regards,
Umesh
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi Umesh,
You can set the mode to standalone first from a-p.
Best regards,
Jin
You can use the below command:
config system ha
set mode standalone
unset group-name
unset password
unset hbdev
unset override
unset monitor
unset group-id
unset priority
unset session-pickup
end
When you change HA mode from "set mode a-p" to "set mode standalone" you would lose only some config inside of "config system ha", like hddev interface and monitoring interface, etc, but nothing else.
so to remove it completely use the above mentioned command
Regards,
Vsahu
Hello @Umesh ,
Thank you for contacting the Fortinet Forum portal.
You can check the below article steps
Best regards,
Manasa.
If you feel the above steps helped resolve the issue, mark the reply as solved so that other customers can get it easily while searching for similar scenarios.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1536 | |
1029 | |
749 | |
443 | |
210 |
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.