Advertising banner:

History
 
 LFS5
Home • Help • A0 • Administration • FirstClass Scripting • LFS5
 
ADD ROUTE



Function
Adds a route to a remote server.



Syntax
ADD ROUTE name siteID cost gateway
Parameters


name
The site name of the remote server.
siteID
The serial number of the remote server.
cost
The cost (typically 50 per hop).
gateway
The gateway to which messages for this server will be delivered.




Example
To define a route for Husky Planes Los Angeles, whose messages are routed through Husky Planes Boston, you would enter:
ADD ROUTE "Husky Planes Los Angeles" 1001030 50 "Husky Planes Boston"