fct-services
Use this command to configure the built-in FDS to provide FortiGuard services to FortiClient installations.
Syntax
config fmupdate fct-services
set status {enable | disable}
set port <integer>
end
Variable |
Description |
---|---|
status {enable | disable} |
Enable/disable built-in FDS service to FortiClient installations. Default: |
port <integer> |
Enter the port number on which the built-in FDS should provide updates to FortiClient installations. Default: |
Example
You could configure the built-in FDS to accommodate older versions of FortiClient installations by providing service on their required port.
config fmupdate fct-services
set status enable
set port 80
end