Access other devices via SSH
You can log into other devices from FortiExtender via SSH using the following command:
#execute ssh username serverip
For example, "execute ssh admin 192.168.1.115"
lets the user "admin"
to log into the device with the IP address "192.168.1.115"
via SSH.