Use the examples to learn to create direct and indirect routes, and set configuration parameters.
You need to create the direct routes from the primary Replication Server to the intermediate Replication Server and from the intermediate Replication Server to the destination Replication Server before you can create an indirect route.
create route to SF_RS set username SF_rsi_user set password SF_rsi_ps
create route to SAC_RS set username SAC_rsi_user set password SAC_rsi_ps
create route to SJ_RS set username SJ_rsi_user set password SJ_rsi_ps
After the direct routes are created, you can create indirect routes through them.
create route to SAC_RS set next site SF_RS
create route to SJ_RS set next site SF_RS