CPCPSESS (SNA)

Purpose

The CPCPSESS control file entry applies to base AON functions.

The CPCPSESS control file entry identifies Advanced Peer-to-Peer Networking control-point to control-point sessions that are to be actively monitored by AON/SNA.

Syntax

Read syntax diagramSkip visual syntax diagramCPCPSESS alias ,CP1= cp_name,CP2= cp_name
alias
The 1 - 8 character name used to identify the session. Code the alias name in an ACTMON control file entry. Choose names to avoid conflicts with real resources.
CP
The name of the control point. You can qualify the name for a network, for example, network_name.cp_name.

Usage notes

  • If you are not sure of the control points in your network, use the SNA Automation: APPN Control Points Display panel from the AON/SNA operator interface.
  • The session must also have an ACTMON control file entry.

Examples

This example identifies the control points on three sessions. An ACTMON statement for these entries is also required if these sessions are actively monitored.
CPCPSESS CPCPS1,CP1=TA1CP207,CP2=USIBMTA.TA01
CPCPSESS CPCPS2,CP1=USIBMTA.TA1CP208,CP2=USIBMTA.TA01
CPCPSESS NOWAY,CP1=WAYNE.GARTH,CP2=USIBMTA.TA01