Editar

Partilhar via


Linkcfg Reference

Allows you to install and delete link services from the command prompt. Linkcfg allows you to build script files to add link services. If you need to uninstall or reinstall Host Integration Server, you can reinstall link services by running the Linkcfg script files.

To view the list of link services you can install using Linkcfg, type the command linkcfg. The following appears:

LINKCFG [ LINKSVC /LSTYPE:{
"Distributed Link Service"           |
"DEMO SDLC Link Service"             |
"IP-DLC Link Service"  } ]
[ @commandfile ]  
  

Note

If one of the link services was not copied during Setup, it will not appear on the list.

When setting the parameters for each of the link services, you must type the link service exactly as it appears above.

The configurable parameters for each link service are provided in the command-line help. To see the parameters for each, type the following:

LINKCFG LINKSVC /LSTYPE:"name of link service" where the name is one of those listed above. The available parameters will appear on the screen.

The following sections reference specific areas of Linkcfg.

This section contains:

See Also

Command-Line Interface