Command Reference Guide
Administration Commands
define_qllc_ls
If the auto_act_supp parameter is set to YES, the react_timer and react_timer_retry parameters are ignored; if
the link fails, SNAplus2 does not attempt to reactivate it until the user application that was using the session
attempts to restart the session.
If the LS is a PVC link, you are recommended to set this parameter to a non-zero value to ensure that the
link is always available.
restart_on_normal_deact
Specifies whether SNAplus2 should attempt to reactivate the LS if it is deactivated normally by the remote
system. Possible values are:
YES
If the remote system deactivates the LS normally, SNAplus2 attempts to reactivate it, using the same
retry timer and count values as for reactivating a failed LS (the react_timer and react_timer_retry
parameters above).
NO
If the remote system deactivates the LS normally, SNAplus2 does not attempt to reactivate it.
If the LS is a host link (specified by the adj_cp_type parameter), or is automatically started when the node is
started (the initially_active parameter is set to YES), this parameter is ignored; SNAplus2 always attempts to
reactivate the LS if it is deactivated normally by the remote system (unless react_timer_retry is zero).
vc_type
The virtual circuit type of the LS. Possible values are:
SVC
Switched virtual circuit
PVC
Permanent virtual circuit
If you define both SVC and PVC link stations between the same local node and remote node, and the SVC
LS is started first, unexpected results can occur (because it may not be possible to match the incoming call to
the correct LS). To avoid problems, ensure that PVC link stations are activated before any SVC link stations
between the same pair of nodes.
loc_packet
Packet size used for sending data on switched virtual circuits from the local station to the remote station.
This parameter is used only if the vc_type parameter is set to SVC. The packet size you specify is sent as an
optional facility on the outgoing call.
When you specify DEFAULT, SNAplus2 uses the default value for the network. Possible values are:
64
128
256
512
1024
2048
4096
DEFAULT
Consult the Systems Administrator for your X.25 network to determine the correct value to use.
rem_packet
161