This section describes the following administrative procedures for starting and stopping SF:
Manually via the CLI
Automatically via the systemd service
SF may be manually started or stopped by using the sdtool(1M) command. The sdtool(1M) command has the following options:
sdtool [-bsSre] [-k CF-node-name] [-d off|on]
-b | Start |
-s | State (Human-readable format) |
-S | State (Easy-to-analyze format) |
-r | Re-configuration |
-e | End |
-k | Stop |
-d | Debug |
See the sdtool manual pages for details.
SF can be started automatically using the smawsf.service of a service of systemd. The start/stop script for SF is installed as /etc/init.d/SMAWsf.