Running RADIUS Agent in console mode

To start RADIUS Agent in console mode (as an application), enter the following:

  • At the Windows command prompt:

    RadiusAgent.exe -c

  • At the Linux shell prompt:

    ./RadiusAgent -c

To stop the agent at any time, press Enter again. It may take a couple of seconds for the agent to stop running.

RADIUS Agent accepts the following command-line parameters:

Note: On Linux, Forcepoint recommends using the script provided to start or stop RADIUS Agent (WsRADIUSAgent start|stop), instead of the -r and -s parameters.
Parameter Description
-i Installs RADIUS Agent service/daemon.
-r Runs RADIUS Agent service/daemon.
-s Stops RADIUS Agent service/daemon.
-c Runs RADIUS Agent as an application process instead of as a service or daemon. When in console mode, RADIUS Agent can be configured to send log output to the console or to a text file.
-v Displays the version number of RADIUS Agent.

-?

-h

-help

<no option>

Displays usage information on the command line. Lists and describes all possible command line parameters.