EEVERIFY

Read syntax diagramSkip visual syntax diagram
   .-EEVERIFY--=--value_of_eeverify_start_option-.   
>>-+---------------------------------------------+-------------><
   '-EEVERIFY--=--+-------------------+----------'   
                  +-ACTIVATE----------+              
                  +-NEVER-------------+              
                  '-Number_of_minutes-'              

Specifies whether VTAM® should automatically send an LDLC probe to the remote partner to determine whether all ports are accessible during the activation of the EE connection. This option might also specify the time interval during which VTAM should send the probe on active EE connections.

This operand is valid only for the EE connection attached to a predefined switched PU. If you do not code this operand, VTAM uses the value coded on the EEVERIFY start option.

EEVERIFY=ACTIVATE
Specifies that VTAM should automatically send an LDLC probe to the remote partner to determine whether all ports are accessible during the activation of the EE connection. If one or more ports are not reachable or are blocked, then VTAM issues an error message and does not activate the EE connection.
EEVERIFY=NEVER
Specifies that VTAM should never automatically send an LDLC probe to the remote partner to determine whether all ports are accessible during the activation of the EE connection.
EEVERIFY=Number_of_minutes
Specifies that VTAM should automatically send an LDLC probe during the activation of the EE connection and that VTAM should continue to periodically send LDLC probes at intervals specified by the Number_of_minutes value while the connection is active. Valid values for Number_of_minutes are in the range 1 - 1440 minutes (1440 minutes specifies 1 day). If one or more ports are not reachable or are blocked at activation, then VTAM issues an error message and does not activate the EE connection. If one or more ports are not reachable after the connection is active, VTAM issues an error message, but the connection remains active.

For EE connection networks, define this parameter on the connection network GROUP definition statements in the EE XCA major node. For dial-in EE connections that have their associated PUs dynamically created, define this parameter on the model major node (DYNTYPE=EE) PU definition statement.