Zypcom Z34-PL Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Vernetzung Zypcom Z34-PL herunter. Novell® DeveloperNet LabsTM NetWare Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken

Inhaltsverzeichnis

Seite 1 - DeveloperNet Labs

Novell® DeveloperNet LabsTMNetWare® Modem Script FileSpecificationVersion 1.5

Seite 2

NetWare Modem Script Specification1-2 Version 1.4

Seite 3

2Version 1.4 2-1Modem Script File FormatOverviewA modem script file includes information describing both a modem vendor andindividual modems. The inf

Seite 4 - Trademarks

NetWare Modem Script Specification2-2 Version 1.4returned by a modem when a command is successful must be associated withthe meaning ‘OK’. Additional

Seite 5 - Revision History

NetWare Modem Script SpecificationVersion 1.4 2-3The manufacturer and copyright string values may be up to 80 characters inlength. The version number

Seite 6

NetWare Modem Script Specification2-4 Version 1.4DEFAULTRATEWhen a modem operation specifies use of fixed rate mode, the FIXEDRATEoption supplies the

Seite 7 - Table of Contents

NetWare Modem Script SpecificationVersion 1.4 2-5ISDN-SYNC : ISDN-synchronous for ISDN adapter, such as “ISDN (AT Controlled)”ISDN-ASYNC : ISDN-synchr

Seite 8

NetWare Modem Script Specification2-6 Version 1.4• LEASED May be connected to leased-lines• MANUAL Manual call origination/answeringOPTIONS = HAYES, F

Seite 9 - Introduction

NetWare Modem Script SpecificationVersion 1.4 2-7FIXEDSINGLESome modems permit use of the fixed rate feature, but with only one allowablebit rate. Pr

Seite 10 - 1-2 Version 1.4

NetWare Modem Script Specification2-8 Version 1.4

Seite 11

NetWare Modem Script SpecificationVersion 1.4 2-9Modem ScriptsA modem script is a text string that is sent to the modem to cause a particularactivity.

Seite 13 - Modem Description

NetWare Modem Script Specification2-10 Version 1.4COMPRESSIONThis script enables the use of any of the data compression methodsimplemented by the mode

Seite 14 - 2-4 Version 1.4

NetWare Modem Script SpecificationVersion 1.4 2-11INITThis script causes a modem to be initialized to a known state. This state musthave all optional

Seite 15

NetWare Modem Script Specification2-12 Version 1.4frequencies. Once this script is completed modem control will monitor the localmodem’s responses to

Seite 16 - OPTIONS = ARQ, COMPRESSION

NetWare Modem Script SpecificationVersion 1.4 2-13Modem ResponsesThe response strings in a modem description allow recognition andinterpretation of da

Seite 17

NetWare Modem Script Specification2-14 Version 1.4Script OperationsA modem script contains a sequence of nano-operations that tell modemcontrol which

Seite 18 - 2-8 Version 1.4

NetWare Modem Script SpecificationVersion 1.4 2-15Set Interface Data Rate - 'R'This operation allows scripts to change the data rate used to

Seite 19

NetWare Modem Script Specification2-16 Version 1.4The next script character is used as a string delimiter and an input match string iscollected. This

Seite 20

NetWare Modem Script SpecificationVersion 1.4 2-17• T dial tone/pulse modifiers: ‘T’ or ‘P’• N dial phone number: supplied by application• R ring coun

Seite 21

NetWare Modem Script Specification2-18 Version 1.4Response StringsMatch StringsThe first of each pair of strings in the RESPONSES string is known as t

Seite 22 - 2-12 Version 1.4

NetWare Modem Script SpecificationVersion 1.4 2-19Character Type Meaning'S' STATUS Reports a status; may terminate scanning'R' RAT

Seite 23

DeveloperNet [email protected]® DeveloperNet LabsTMNetWare® Modem Script FileSpecificationOctober 1, 1999Version 1.5107-000044-001Please en

Seite 24 - Script Operations

NetWare Modem Script Specification2-20 Version 1.4this to determine whether they must independently perform error control or datacompression for a con

Seite 25 - Flush Buffers - 'F'

NetWare Modem Script SpecificationVersion 1.4 2-21Example DescriptionsExample 1 - Simple ModemMODEM = "Hayes Smartmodem 2400"OPTIONS = DEF

Seite 26 - 2-16 Version 1.4

NetWare Modem Script Specification2-22 Version 1.4assume what prior state we may have been in. First a carriage return is outputin case we had sent a

Seite 27

NetWare Modem Script SpecificationVersion 1.4 2-23INIT = "O:ATS0=0S7=[W]S10=20S12=25`M:I:OK:"INIT = "O:ATS36=1S37=0S38=2S46=0S48=

Seite 28 - Response Strings

NetWare Modem Script Specification2-24 Version 1.4RESPONSES = ":PROTOCOL:S0M1"RESPONSES1 = ":NONE:F0:ERROR-CONTROL:F1:LAP-M:F1:ALT:F1&

Seite 29 - Version 1.4 2-19

NetWare Modem Script SpecificationVersion 1.4 2-25OPTIONS = DEFAULTRATE=115200,DELAY=1,FIXEDRATE=115200OPTIONS = MAXRATE=115200DIALOUT,MANUAL,AUTOANSW

Seite 31 - Example Descriptions

3Version 1.4 3-1EnvironmentsNovell’s modem control is being implemented in multiple environments. A shortdescription of how modem script files are us

Seite 32 - Example 2 - Complex Modem

NetWare Modem Script Specification3-2 Version 1.4to get the complete list of modems or modem description for a configuredmodem.Novell NetWare 5 RASThe

Seite 33

4Version 1.4 4-1Development & Testing of Modem ScriptsNovell’s NetWare Connect and NetWare MultiProtocol Router product usesmodem control componen

Seite 34

DeveloperNet [email protected], Inc. makes no representation or warranties with respect to the contentsor use of this manual, and

Seite 35

NetWare Modem Script Specification4-2 Version 1.4Step 1. Obtain the latest version of AIOMDMS1.MDC, AIOMDMS2.MDCand NLABSMDM.MDC modem script files, t

Seite 36

NetWare Modem Script SpecificationVersion 1.4 4-3NetWare MultiProtocol RouterNetWare MultiProtocol Router comes with server based utilityMDMCVT.NLM th

Seite 37 - Environments

NetWare Modem Script Specification4-4 Version 1.4Additional Information For Writing Modem ScriptsUsing the scripting language defined earlier in this

Seite 38 - NetWare Clients

NetWare Modem Script SpecificationVersion 1.4 4-5AUTOANSWERSet the configured value for the number of rings prior to answering the calle.g. ATS0=[R]HW

Seite 40 - 4-2 Version 1.4

Version 1.4 A-1Appendix ANovell Modem Auto-DetectionAutomatic Modem Detection is new feature added to NetWare 5 RAS. Thisreduces the modem configurati

Seite 41

NetWare Modem Script SpecificationA-2 Version 1.4"Codex 326X FAST", "*960*", "@ERROR*""Di

Seite 42 - 4-4 Version 1.4

NetWare Modem Script SpecificationVersion 1.4 A-3"NetComm SmartModem M7F SM7710", "*960*", "@ERROR*""Ne

Seite 43

NetWare Modem Script SpecificationVersion 1.4 iiiRevision HistoryRevision Date Page Changes1.0 5/14/93 First Release1.1 2/18/941.2 6/28/96 3-1/2 Updat

Seite 44

NetWare Modem Script Specificationiv Version 1.4

Seite 45 - Appendix A

Version 1.4 vTable of ContentsTable of Contents...vIntroductio

Seite 46

NetWare Modem Script Specificationvi Version 1.4Novell BorderManager / Novell NetWare 5 RAS...4-3Additional Information For Writing Modem

Seite 47

1Version 1.4 1-1IntroductionThis specification defines how to create modem script files to allow modems towork with Novell® products such as NetWare 5

Kommentare zu diesen Handbüchern

Keine Kommentare