WINDOWS kbnetwork kb3rdparty The information in this article applies to:
SUMMARY
This 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.
ARTICLE-ID: Q120014 MORE INFORMATION
Follow 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. Additional query words: prodnt 3.10
Keywords : ntras |
Last Reviewed: February 6, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |