Starting and Operating the SAE
Starting the SAE is the final step in the SRC software installation and basic configuration process. Before you configure and start the SAE, make sure that you have completed the following:
- Installed and configured the supporting software.
- Installed, configured, and started the directory
- (Optional) Installed, configured, and started RADIUS servers.
- Started the directory, RADIUS, and license servers.
- Configured local properties for the SAE.
See Chapter 30, Setting Up an SAE on a Solaris Platform.
By default, the SAE sends log events to the system log. You can also enable file loggers to write logs to text files.
For more information, see SRC-PE Monitoring and Troubleshooting Guide, Chapter 2, Configuring Logging for SRC Components.
Starting the SAE for the First Time
Starting the SAE for the first time requires root permission and a special script to add the virtual IP address.
To start the SAE from its host for the first time:
- On the host on which the SAE is installed, log in as
root
or as an authorized nonroot admin user.- Start the SAE from its installation directory
/opt/UMC/sae/etc/saeroot start
Whenever the host subsequently reboots, the installed SRC server components are restarted automatically.
You can also start the SAE from the SRC CLI, see Chapter 16, Setting Up an SAE with the SRC CLI.
Starting the SAE After Initial Startup
Use this procedure to start the SAE anytime after its initial startup.
To start the SAE from its host after the first time:
- On the host on which the SAE is installed, log in as
root
or as an authorized nonroot admin user.- Start the SAE from its installation directory
/opt/UMC/sae/etc/sae star
tYou can also start the SAE from the SRC CLI, see Chapter 16, Setting Up an SAE with the SRC CLI.
Monitoring the SAE
To verify that the SAE is running:
- On the host on which the SAE is installed, log in as
root
or as an authorized nonroot admin user.- Display the status of the SAE from its installation directory
/opt/UMC/sae/etc/sae status
The system responds with a status message.
Stopping the SAE
- On the host on which the SAE is installed, log in as
root
or as an authorized nonroot admin user.- Stop the SAE from its installation directory
/opt/UMC/sae/etc/sae stop
You can also stop the SAE from the SRC CLI, see Chapter 16, Setting Up an SAE with the SRC CLI.