Change the name of the FortiGate firewall
Graphical interface
CLI
- Connect to the firewall.
- Go to System → Settings.
- In the Host name field, specify a new name for the firewall.
- Click Apply.
- Connect to the firewall.
- Open the CLI.
- Change the name of the firewall:
config system global
set hostname <hostname>
end
Specify <hostname> is the new firewall name.