create route Command

There are several prerequisites, guidelines, and configuration parameters for create route.

Note: You can also create routes in Sybase Central.
The syntax for the create route command is:
create route to dest_replication_server{
 with primary at dataserver.database|
	set next site [to] thru_replication_server|
	[set username [to] user]
	[set password [to] passwd]
	[set route_param to 'value']
	[set security_param to 'value']}
When creating routes:

When you create a route, you can accept the default values for configuration parameters that manage memory size, the size of the amount of data that can be sent over the route at one time, time-outs, and synchronization intervals. You can also set your own values when you create or alter the route.

If network-based security is enabled at your site, you can also configure security parameters for routes. See Replication Server Administration Guide Volume 2 > Performance Tuning > Configuration Parameters that Affect Performance for a list and discussion of route parameters that affect performance.

Related concepts
Establish the Principal User
Drop Routes
Manage Network-based Security
Related tasks
Changing an Indirect Route to a Direct Route