z/OS Communications Server: SNA Network Implementation Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Verifying a VTAM APPN network

z/OS Communications Server: SNA Network Implementation Guide
SC27-3672-01

Verify that your VTAM® APPN network functions properly.

Procedure

To verify that your VTAM APPN network functions properly, follow these steps:

  1. Start VTAMs with appropriate APPN start options.
  2. Activate NCP major node, XCA major node for 3172 connection, or an OSA connection.
  3. Activate CP-CP session-capable APPN connections (for example, lines and PUs) to adjacent nodes and verify that CP-CP sessions are automatically started. The following message is issued:
    IST1096I CP-CP SESSIONS WITH adjcpname ACTIVATED
  4. Display adjacent control points. For example, if VTAM was started with DYNADJCP=YES, issue the following command:
    D NET,ID=ISTADJCP,E.
  5. From VTAM network nodes, display the topology of the APPN network. For example, issue the following command:
    D NET,TOPO,ID=cp_name,LIST=ALL.
  6. From VTAM end nodes, display the network node server list. For example, issue the following command:
    D NET,NETSRVR,E.
  7. Terminate one of the CP-CP sessions. For example, issue the following command:
    V NET,TERM,LU1=cp_name,LU2=adjcp_name.
  8. Reestablish the CP-CP session. For example, issue the following command:
    V NET,ACT,ID=adjcp_name,IDTYPE=CP.
  9. To verify end node registration, first activate a resource defined with REGISTER=NETSRVR on the end node (note that application program minor nodes default to REGISTER=NETSRVR). Then display the resource from the network node server directory database. For example, issue the following command:
    D NET,DIRECTRY,ID=resource_name.
  10. Verify network connectivity with any LU 6.2 resource (including control points). For example, issue the following command:
    D NET,APING,ID=resource_name.
  11. From VTAM network nodes, verify that an SSCP, CP, or LU in the network can be reached, by initiating a search. Also verify that a particular name is not duplicated in the network, which might result in session failures. For example, issue the following command:
    D NET,DIRECTRY,ID=resource_name,SCOPE=NSEARCH.
  12. Verify sessions by exchanging requests between APPN nodes.
  13. Halt VTAM. Note that the HALT or HALT,QUICK commands checkpoint the topology and routing services database.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014