Link configuration is the process of defining the protocol parameters for the links. Many parameters can safely be left as default values.
Since link configuration is done as part of the
sync_open API call,
you must restart the application to have the new configuration take
effect.
Link configuration files used by Wanware are found in the /usr/lib/tsg/config/ directory.
The configuration files are ASCII text, and can be modified with any text editor. The files may contain blank lines, and the conversion program ignores all text that follows a "#" character. Only one parameter can occur on a line, and a parameter keyword must always be separated from the parameter value.
Parameters and their values are separated by either a space or =. For example:
enable YES
enable=YES
There are default values for every parameter. You can look at the default values in /usr/lib/tsg/config/net.defaults. Changing this file does not affect the defaults. If a parameter in the configuration file you specify is not present, the default is silently supplied.
Things to remember when creating link configuration files:
Parameter order doesn't matter. If you duplicate a parameter, the
last value is used.
When you are creating a link parameter file, you only need to specify parameters that differ from the default ones. Therefore, you can set up a link with the exact characteristics described in net.defaults by specifying the name of an empty file.
net.defaults contains comments which describe each item in the file, so you can use it for reference when you create your own link configuration (or modify one of the supplied files). If there is any difference between the following descriptions and the file itself, follow what is in the file as it is more current.
Copyright © 1997-2004 The Software Group
Limited. All Rights Reserved.
® Netcom is a registered trademark of The Software
Group Limited.