|
|
DataMuseum.dkPresents historical artifacts from the history of: RC4000/8000/9000 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about RC4000/8000/9000 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 5376 (0x1500)
Types: TextFile
Names: »sw9330ed«
└─⟦01e83a425⟧ Bits:30008166 Bånd med SW8010 og SW8500 source code
└─⟦75ff9bef3⟧
└─⟦296f891a7⟧ »sw9330pack «
└─⟦4658e8596⟧
└─⟦this⟧ »sw9330ed«
; This is sw9330ed, the prototype for the customization file for SW9330I,
; the basic software package for RC9330.
; When editing this file, remove the top 4 lines which only serve to
; identify the file as an edit source, and fill in the file identification.
; Customization file for the SW9330 Basic Package
; FILE IDENTIFICATION
; Site :
; RC9330 Unit Identification :
; File Name : sw9330ed
; Date last changed :
; Person changing :
; This file contains parameters for SW9330I for use by the RC9330 unit,
; i.e. the following: station name, list of packages to be loaded in
; addition to SW9330I, specification of line controllers (F935, F936),
; and specifications for the X.25 lines.
; The station name should always be specified. It is used to identify
; the unit on the LAN and, in combination with device numbers, to form
; LAN device names.
; NAME <text> ; <text> is up to 6 characters
; recommended form is 'cp-nn-'
; Each package to be loaded in addition to SW9330I must be specified
; by the PACKAGE parameter.
; PACKAGE <text> ; <text> is the package number, length 6 characters,
; e.g. 'sw9335'.
; Each line controller, F935 or F936, must be specified by a COMCARD
; parameter group, otherwise it will be ignored by software.
; COMCARD <no> ; <no> is the number of the line controller card,
; default is 0, range 0-2.
; KIND <keyword> ; <keyword> must be V.24 for F935, X.21 for F936,
; default: V.24.
; Each line which is used as an X.25 subscriber connection (DTE) must be
; specified by an X.25 parameter group.
; X.25 <no> ; X.25 DTE function is activated for line number <no>,
; range 0-11.
; MODE <keyword> ; X.25 operation mode. <keyword> can be NETWORK,
; PTPDTE or PTPDCE,
; default: NETWORK.
; ADDRESS <no> ; The network address of the X.25 line,
; <no> can be up to 14 decimal digits,
; default: 000000000000
; USERS <no> ; The number of software systems which will
; be users of the X.25 line,
; default: 1, range: 1-255.
; PACKETSIZE <no> ; Default packetsize, will be used unless changed
; by flow control negotiation with network,
; default: 128, range 1-256.
; MAXPACKSIZE <no> ; Maximum packetsize that can be negotiated,
; default: 128, range: 1-256.
; The following seven channel parameters are checked
; as follows for all non-zero values:
; NOPVC < LIC <= HIC < LTC <= HTC < LOC <= HOC
; For virtual channel parameters both lower and
; upper bound shall be set to 0 if not used.
; The maximum number of channels which may be
; specified is 255.
; NOPVC <no> ; Number of permanent virtual circuits. The channel
; numbers will be 1..NOPVC,
; default:0, range 0-255.
; LIC <no> ; One-way virtual channels for incoming calls only
; HIC <no> ; have channel numbers: LIC..HIC,
; default 0..0, range 0-4095.
; LTC <no> ; Two-way virtual channels
; HTC <no> ; have channel numbers: LTC..HTC,
; default: 1..1, range 0-4095.
; LOC <no> ; One way virtual channels for outgoing calls only
; HOC <no> ; have channel numbers: LOC..HOC,
; default: 0..0, range 0-4095.
; WINDOWSIZE <no> ; X.25 windowsize as agreed with the network supplier,
; default: 2, range 1-7.
; K <no> ; Maximum number of outstanding (unacknowledged)
; HDLC frames as agreed with the network supplier,
; default: 7, range 1-7.
; T1 <no> ; Retransmission interval for HDLC frames in seconds,
; default: 2, range: 1-32.
; N2 <no> ; Maximum number of times an HDLC frame may be
; retransmitted,
; default: 3, range 1-255.
; The default customization is shown below.
; No X.25 subscriber connection is by default started, therefore all
; X.25 parameters are shown as comment lines.
NAME 'cp-01-'
COMCARD 0
KIND V.24
; X25
; MODE NETWORK
; ADDRESS 000000000000
; USERS 1
; PACKETSIZE 128
; MAXPACKSIZE 128
; NOPVC 0
; LIC 0
; HIC 0
; LTC 1
; HTC 1
; LOC 0
; HOC 0
; WINDOWSIZE 2
; T1 2
; N2 3
; K 7
▶EOF◀