Thanks very much Mark.

Q1-
for the archive:

After RTM & talking to others:
 For local MSG, system chooses the class based on the size of MSG
 LOCALMSG MAXMSG(n) CLASS(c1) only adds more BUF to c1 for local MSG, it 
doesn't say "use c1 for local MSG" 
 can have one LOCALMSG for each defined class if wish to add more BUF to each 
class
    LOCALMSG MAXMSG(n1) CLASS(c1) 
    LOCALMSG MAXMSG(n2) CLASS(c2) 
    LOCALMSG MAXMSG(n3) CLASS(c3) 

Q21-
I got confused by "for each target system".
RTM told me that when PATH is defined for each STR, system builds connections 
for all connected systems.
So for STR, all we need to do is to have a pair of PI/PO for each class, right?
Like this for each class:
PATHOUT  CLASS(DEFAULT)  STRNAME(IXC_DFLT_SIG1) 
PATHIN                   STRNAME(IXC_DFLT_SIG1)
Right?

Cheers,
Rez

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to