Entering content frameProcedure documentation Starting SAProuter Locate the document in its SAP Library structure

Prerequisites

Before using SAProuter, you should test its basic functions.

See Testing SAProuter Basic Functions.

Procedure

To start SAProuter:

Enter saprouter -r in the input field. (iSeries: enter saprouter '-r' in the input field in batch mode if possible.)

This command starts SAProuter. The allowed connections are listed in the Route Permission Table saprouttab.

You can start SAProuter automatically when booting the system. Under UNIX, for example, you change your file /etc/rc appropriately.

Note

If you want to run a high number of connections (more than 1000) via SAProuter, start the SAProuter using Option -r -Y <n>, and set the maximum number of clients to 2000 using Option -C <clients>, thus:

saprouter -r -Y 0 -C 2000

If this option is set, a new SAProuter is automatically started if the client table becomes full. New connection can then use this new SAProuter.

Main SAProuter commands and what they do:

saprouter

Displays a complete list of SAProuter parameters on the screen

saprouter -r
( iSeries:
saprouter '-r')

Starts SAProuter

saprouter -s
(iSeries:
saprouter '-s')

Stops SAProuter

See also:

SAProuter Options

 

 

Leaving content frame