diff --git a/Fortinet-FortiOS.md b/Fortinet-FortiOS.md index 217ec1e..ec5081a 100644 --- a/Fortinet-FortiOS.md +++ b/Fortinet-FortiOS.md @@ -6,7 +6,7 @@ SSH into an appliance running FortiOS, or use a local serial connection in order Individual FortiOS 7.4.x versions have sometimes introduced changes or added features, they are summarized into a single section referencing only the latest version but are outlined here and recommendations apply to the latest (known) version: -* 7.4.4: Most commands related to SSH have moved from ``config system global`` to ``config system ssh-config``, one command was also renamed +* 7.4.4: Most commands related to SSH have been moved from ``config system global`` to ``config system ssh-config``, one subcommand was renamed * 7.4.2: ``set ssh-hostkey-algo`` changed, more configurable SSH host key algorithms became available * 7.4.1: ``set ssh-kex-algo`` changed, more configurable KEX algorithms became available * 7.4.0: ``set ssh-hostkey-algo`` added, it allows configuring one or more SSH host key algorithms @@ -36,8 +36,8 @@ end **References:** * [Fortinet document library: FortiGate / FortiOS 7.4.4 CLI Reference > config system global](https://docs.fortinet.com/document/fortigate/7.4.4/cli-reference/339914554/config-system-global) and [config system ssh-config](https://docs.fortinet.com/document/fortigate/7.4.4/cli-reference/207795941/config-system-ssh-config) : - * Commands moved from ``global`` to ``ssh-config``: ``ssh-enc-algo``, ``ssh-kex-algo`` and ``ssh-mac-algo`` - * Commands moved from ``global`` to ``ssh-config`` **and** renamed: ``ssh-hostkey-algo`` became ``ssh-hsk-algo`` + * Commands **moved** from ``global`` to ``ssh-config``: ``ssh-enc-algo``, ``ssh-kex-algo`` and ``ssh-mac-algo`` + * Commands **moved** from ``global`` to ``ssh-config`` **and** renamed: ``ssh-hostkey-algo`` became ``ssh-hsk-algo`` * [Fortinet document library: FortiGate / FortiOS 7.4.2 CLI Reference > config system global](https://docs.fortinet.com/document/fortigate/7.4.2/cli-reference/2620/config-system-global): * ``ssh-hostkey-algo`` allows enabling or disabling **7** HostKeyAlgorithms * [Fortinet document library: FortiGate / FortiOS 7.4.1 CLI Reference > config system global](https://docs.fortinet.com/document/fortigate/7.4.1/cli-reference/1620):