*Route [-
e] [-
f] add [net|host]
destination gateway metric
*Route [-
e] [-
f] delete [net|host]
destination gateway
*Route -
a
'gateway' parameter
the next-hop gateway to which packets should be addressed
'destination' parameter
an Internet host or network specified either by name (which must be present in the respective host or network name data base <InetDBase$Path>-) or by address (using the standard Internet dot notation)
'metric' parameter
a count giving the number of hops to the destination
'e' parameter
The -e option makes Route place any fatal error report string in the system variable Inet$Error instead of writing it to the standard output.
'f' parameter
The -f option makes Route delete all gateway entries in the Internet module's routing tables. If this is used in conjunction with an add command, the tables are flushed first.
'a' parameter
The -a option makes Route display the routing tables.