Starting and Stopping SAProuter: Option -r and -s

Starting SAProuter

Start SAProuter with option -r:
  • Windows/Unix: saprouter -r
  • IBM i: call saprouter ( '-r' ) (if possible in batch mode)

This command starts SAProuter with no further parameters. The connections allowed are contained in the saprouttab.

Stop SAProuter

You stop SAProuter with option -s:

  • Windows/Unix:saprouter -s
  • IBM i:call saprouter ( '-s ') (if possible in batch mode)

This command stops SAProuter.