TGN

Read syntax diagramSkip visual syntax diagram
   .-TGN--=--ANY---------------------.   
>>-+---------------------------------+-------------------------><
   |         .-ANY-----------------. |   
   '-TGN--=--+---------------------+-'   
             '-(--+-tg_number-+--)-'     
                  '-ANY-------'          

Specifies the transmission group (TG) numbers that represent the connection between this node and the destination APPN nodes. The tg_number value indicates a preferred TG number that might or might not be used, depending on how the partner nodes negotiate the number.

TGN=tg_number
Specifies a decimal number assigned to the transmission group. You can code up to four values in the order that you want them to be used.
TGN=ANY
Coding TGN=ANY or not coding TGN allows the transmission group number to be negotiated.

Tip: Code ANY and up to three tg_number values if you want the transmission group number to be negotiated when none of the specified tg_number values are available. For example, when TGN=(1,2,3,ANY) is specified and TGN 1, TGN 2, and TGN 3 are already in use, the TG number is assigned by the partner or is negotiated to be greater than or equal to 21. ANY can be placed anywhere in the list.

Tip: If none of the specified values for TGN is in the range 1-20, TGN uses the default value ANY.