Windows NT RAS: X.25 Script for Sita Group Network ServicesLast reviewed: September 23, 1996Article ID: Q120015 |
The information in this article applies to:
SUMMARYThis article describes a script that allows Windows NT Remote Access Service (RAS) clients to connect to a Microsoft Windows NT RAS server equipped with an Eicon card over the Sita Group Network X.25 service. Sita Group Network is also known as Scitor, Inc. NOTES:
This script has only been tested at 9600 baud without compression enabled. This script does NOT work with RAS for Windows for Workgroups (WfWG) version 3.11. However, there is a SWITCH.INF script available for RAS for WfWG. For information on that, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q120014 TITLE : WFW 3.11 RAS: X.25 Script for Sita Group Network Services MORE INFORMATIONFollow these steps to build and install the new script:
Following is the script to be appended to the PAD.INF file: -------------------------- Beginning of Script --------------------------- ;--------------------------------------------------------------------- [SITA Group Network] ; Disclaimer: ; This script has been provided for customer convenience, but has NOT been ; fully verified to work under all circumstances. Microsoft makes NO ; guarantees as to the performance of this script. Please contact Microsoft ; PSS Windows NT support if you have problems or questions. ; ; PLEASE SEE COMMENTS BELOW REGARDING USAGE OF THE "User Data:" ; and "Facilities:" FIELDS IN RAS WHEN USING THIS SITA SCRIPT. DEFAULTOFF= MAXCARRIERBPS=9600 MAXCONNECTBPS=9600 COMMAND=...<cr> OK=<match>"SITA NETWORK:" ; Enter your NUI number in the Remote Access program's X.25 Settings "User Data:" field. COMMAND=<UserData><cr> OK=<ignore> ; Enter your x.25 password in the Remote Access program's X.25 Settings "Facilities:" field. COMMAND=<Facilities><cr> OK=<match>"active" ERROR_DIAGNOSTICS=<cr><lf><cr><lf><lf><Diagnostics> ERROR_DIAGNOSTICS=<lf><cr><lf><Diagnostics> COMMAND=PROF 6<cr> NoResponse COMMAND= NoResponse COMMAND=SET 2:1<cr> OK=<ignore> COMMAND= NoResponse COMMAND=SET 4:1,6:1,16:0,17:0,18:0,19:0,21:0<cr> OK=<ignore> COMMAND= NoResponse COMMAND=SET 118:0,119:0,120:0<cr> OK=<ignore> COMMAND=PAR?<cr> OK=<ignore> COMMAND=SET 2:0<cr> NoResponse COMMAND= NoResponse COMMAND=<x25address><cr> CONNECT=<match>"connected" ;CONNECT=<ignore> ERROR_DIAGNOSTICS=<cr><lf><cr><lf><lf><Diagnostics> ERROR_DIAGNOSTICS=<lf><cr><lf><Diagnostics> ----------------------------- End of Script ------------------------------ The third-party products discussed here are manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.
|
KBCategory: kbnetwork kb3rdparty
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |