Prerequisites
Before using SAProuter, you should test its basic functions.
For more information, see Testing SAProuter Basic Functions
Procedure
To start SAProuter:
Enter saprouter -r in the input field. (IBM i: enter saprouter '-r' in the input field in batch mode if possible.)
This command starts SAProuter. The connections allowed are contained in the saprouttab.
You can start SAProuter automatically when booting the system. Under UNIX, for example, you change your /etc/rc file.
Note
If you want to run a high number of connections (more than 1000) via SAProuter, start the SAProuter using Option -r -Y
saprouter -r -Y 0 -C 2000
If this option is set, a new SAProuter is automatically started if the client table becomes full. New connections then use this new SAProuter.
The table below contains the most important SAProuter commands:
Command | Meaning |
---|---|
saprouter | Displays a complete list of SAProuter parameters on the screen |
saprouter -r (IBM i: saprouter '-r') | Starts SAProuter |
saprouter -s (IBM i: saprouter '-s') | Stops the running SAProuter |
No comments:
Post a Comment