z/OS Communications Server: SNA Resource Definition Samples
|
Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
Multipath channel connection z/OS Communications Server: SNA Resource Definition Samples SC27-3676-00 |
|
|
Multipath channel (MPC) allows you to code a single transmission group for host-to-host communication that uses multiple write-direction, read-direction subchannels, as illustrated in Figure 1. Figure 1. Two multipath channel connections
![]() There are multiple advantages to using MPC:
APPN host-to-host channel connections enable two VTAMs to communicate using APPN protocols over MPC connections. APPN host-to-host channel connection support requires the definition of transport resource list major nodes and local SNA major nodes, rather than channel-attachment major nodes. For more information about APPN host-to-host channel connection, see Transport resource list major node and APPN host-to-host channel connection. To define MPC support, code
the following definition statements:
Code only one LINE definition statement for multipath channel support. The subchannels on the physical channel are represented by the subchannel addresses coded on the READ and WRITE operands on this statement. One READ subchannel in one host and the corresponding WRITE subchannel in the other host form a complete path. In the two sample definitions that follow, note that the subchannel read addresses in one definition deck match the subchannel write addresses in the other. Code one PU definition statement for the LINE definition statement.
|
Copyright IBM Corporation 1990, 2014 |