create route

create route name url=URL [properties ...]

Creates a route.

The name must be the name of the other server to which the route connects.

The local server connects to the destination server at the specified URL. If you have configured fault-tolerant servers, you may specify the URL as a comma-separated list of URLs.

The route properties are listed in routes.conf and are specified as a space-separated list of parameter name and value pairs.

You can set the zone_name and zone_type parameters when creating a route, but you cannot subsequently change them.

If a passive route with the specified name already exists, this command promotes it to an active-active route; see Active and Passive Routes.

For additional information on route parameters, see Configure Routes and Zones.