Allows you add, delete, modify, or view a local APPC LU. Also allows you to view the command that would create a specified local APPC LU.
Note Configuration settings specified with snacfg appcllu correspond to local APPC LU settings configured with SNA Server Manager.
Syntax
snacfg [#configpath] appcllu /list
Recommended Syntax
snacfg [#configpath] appcllu servername:LUalias
snacfg [#configpath] appcllu LUalias /add /server:servername [options]
snacfg [#configpath] appcllu servername:LUalias [options]
snacfg [#configpath] appcllu servername:LUalias /delete
snacfg [#configpath] appcllu servername:LUalias /print
Other Available Syntax
snacfg [#configpath] appcllu /list
snacfg [#configpath] appcllu LUalias
snacfg [#configpath] appcllu LUalias [options]
snacfg [#configpath] appcllu LUalias /delete
snacfg [#configpath] appcllu LUalias /print
where
It is recommended that servername: be included in snacfg appcllu commands (other than /add commands) that include LUalias. Without servername:, if there is more than one local LU called LUalias in the subdomain, it is difficult to predict which of these LUs will be affected by the command. The snacfg appcllu command does not necessarily default to the local server if servername is omitted.
See the following paragraphs for details about characters permitted in the LU alias.
If no options are specified after LUalias, the configuration settings, partner LUs, and modes are displayed for the specified LU.
The LU alias can be from one through eight characters long, and can contain alphanumeric characters and the special characters %, $, #, and @. Lowercase letters are converted to uppercase. For a local APPC LU, the LU alias must be unique on the server.
Note that LUalias is used as the default LU name if /luname:text is not specified.
If no options are specified after LUalias, the configuration settings, partner LUs, and modes are displayed for the specified LU.
If /netname:text is not specified, the network name of the SNA Server on which the LU is located is used as the default. Note that /luname:text also has a default (the LU alias). Therefore, the fully qualified LU name (network name plus LU name) can potentially be created by default, if the LU alias and local network name are configured appropriately. A fully qualified LU name is required for an APPC LU.
If /luname:text is not specified, LUalias is used as the default LU name. Note that /netname:text also has a default (the network name of the server on which the LU is located). Therefore, the fully qualified LU name (network name plus LU name) can potentially be created by default, if the LU alias and local network name are configured appropriately. A fully qualified LU name is required for an APPC LU.
If automatic partnering is left unspecified, the default is yes.
Only one /addpartner option can be used in each command.
Only one /delpartner option can be used in each command.