Changing host name
To change the Host Name from GUI:
- From the administration portal, click Dashboardand locate the Host Name widget.
- In the Host Name field, click Change.
To change Host Name from CLI:
> set hostname <new_hostname>
e.g.
> set hostname FortiIsolator-to-demo
The host name can start with English characters or digits but must not end with a hyphen. It may contain only the ASCII letters 'a' through 'z' (in a case-insensitive manner), the digits '0' through '9', and the hyphen ('-'). No other symbols, punctuation characters, or white space are permitted. |