home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / dcafcsd.zip / DCAFMAK2.DAT < prev    next >
Text File  |  1990-10-11  |  980b  |  29 lines

  1. * Data file for using CMCONFIG to create Communication Manager .CFG files
  2. * To create the .CFG file, type:
  3. *
  4. *     CMCONFIG DCAFCM.CFG DCAFMAK2.DAT
  5. *
  6. * DCAFCM2.CFG will be created using DCAFCM.CFG as a model.
  7. * For more information, refer to OS/2 System Administrators Guide for Comm.
  8. *
  9. *
  10. * This .CFG file will be set up for communicating with DCAFCM.CFG via Token
  11. * Ring
  12. * The Partner LU named PC2LU will be deleted, and a Partner LU PC1LU will
  13. * be created.
  14. *
  15. * IMPORTANT Note: The change fields are column sensitive.
  16. *
  17. * Name the .CFG file to be created
  18. FNM DCAFCM2.CFG
  19. * Change Local LU name
  20. LLU THISPC  ,PC2LU
  21. * Create Partner LU for PC1 (Specified in DCAFCM.CFG)
  22. CRE RLU PC2LU   ,PC1LU
  23. * Update Remote Token Ring Adapter Address in Partner LU Profile
  24. RLU PC1LU   ,        .PC1LU   ,        ,        , ,  ,4000000DCAF1,
  25. * Delete Partner LU PC2LU
  26. DEL RLU PC2LU
  27. * Update Local Token Ring Adapter Address in LAN Feature Profiles
  28. TRN 00,4000000DCAF2
  29.