Installation and Setup ida ReRouter
When the all the setup entries have been made and verified, the ida ReRouter will create a configuration file (idaRoute.ini file). See the sample configuration file below.
; ****************************************************************************************
; * | idaRoute.ini | * |
; * Configuration file for the | * | |
; * |
| * |
;****************************************************************************************
DEFINE_ROUTE ROUTE_NAME
LUALIAS RER1 IPADDRESS 192.0.0.19 PORTNO 5001 CONTIMEOUT 30
TRACE 0 END
DEFINE_ROUTE ROUTE_NAME
LUALIAS SNCEP0 IPADDRESS 192.0.0.20 PORTNO 5001 CONTIMEOUT 30
TRACE 0 END
DEFINE_ROUTE ROUTE_NAME
LUALIAS SNCEP1 IPADDRESS 192.1.8.1 PORTNO 5001 CONTIMEOUT 30
TRACE 0
NOTE. If setup is chang ed manually in the idaRoute.ini file, there will be no validation of the changes made.
Validation must be made in the configuration program.
20