AK-NORD COMPOINT-LIB User manual

1
COMPOINT-LIB manual, Version 1.0
LAN – ISDN - BRIDGE

2
COMPOINT-LIB manual, Version 1.0
Contents
Contents...........................................................................................................................................................2
COMPOINT - LIB..............................................................................................................................................3
Technical data of the COMPOINT - LIB.........................................................................................................................3
Description of the interfaces...........................................................................................................................................4
LEDs..............................................................................................................................................................................4
TCP/IP Port description..................................................................................................................................................5
TCP/IP Network................................................................................................................................................6
Example of a TCP / IP Network with COMPOINT-LIB. ..................................................................................................6
COMPOINT-LIB in the TCP/IP Net................................................................................................................................7
Setting up the IP address with DHCP. ...........................................................................................................................9
Configuration with TELNET..........................................................................................................................11
Configuration of the COMPOINT-LIB...........................................................................................................................11
XT Admin........................................................................................................................................................27
Description of the XT Admin ........................................................................................................................................27
Description of the XT Admin, SCAN.............................................................................................................................28
Description of the XT-Admin, Set IP.............................................................................................................................29
Description of the XT-Admin, Telnet............................................................................................................................30
Description of the XT Admin, Update...........................................................................................................................31
Example for application................................................................................................................................32
Example for application for a COMPOINT - LIB:..........................................................................................................32
Configuration of the COMPOINT - LIB:........................................................................................................................33
Example for application................................................................................................................................34
Power supply and warranty..........................................................................................................................35

3
COMPOINT-LIB manual, Version 1.0
COMPOINT - LIB
Technical data of the COMPOINT - LIB
Technical data
Dimensions: 66 x 30x 105 (mm)
Electric power consumption: +6 Volt / about 300 mA
Network connection: Ethernet 10/100MBit RJ45
Network speeds: 10/100 MBit Full/Half Duplex/ auto sensing
Network protocols: TCP/IP, Telnet, ICMP, DHCP, DNS, DDNS, ARP,
BOOTP,HTTP,UDP
ISDN connection: ISDN RJ45
ISDN protocols: V.110 or V.120, X.75, X.25-network, ISDN-X.31(D-channel),ISDN
X.25 (B-channel)
Special features: oDatexP Packet-Mode
oDatexP Access
oRerouting
oX.25 with 10 virtual connections at a time

4
COMPOINT-LIB manual, Version 1.0
COMPOINT-LIB
Description of the interfaces
ISDN connection
NETWORK LED CURRENT SUPPLY
LED’s (View from the front)
LEDs
The LED1 / LED2 show additionally the following statuses:
1.) LED1 flashes once per second:
It shows that there is no connection and that everything is working well.
2.) LED1 flashes rapidly:
A connection is established on the ISDN channel.
3.) LED2 flashes rapitly:
A connection is established on the ISDN D channel.
4.) LED1 flashes continuously:
A connection is established on the ISDN B channel.
5.) LED2 flashes continuously:
A connection is established on the ISDN D channel.
6.) LED1 and LED2 are flashing simulatniously once per second:
It had been tried to establish an ISDN connection, but there is no connection to
the ISDN – BUS (no ISDN connection / ISDN plug)
7.) LED1 and LED2 are flashing alternatly once per second:
There is no communication with the ISDN module
1
2
3
4
1: B-channel aktivated/connected
2: D- channel aktivated/connected
3: Network LINK
4: Network TX/RX

5
COMPOINT-LIB manual, Version 1.0
COMPOINT-LIB
TCP/IP Port description
Description of the special ports:
1002 / 3000 / 6500 / 9100 / 10001:
The flash update for the ISDN interface takes place over these ports
Important:
All ports mentioned here must not be used for the “Outgoing Calls“.
23 Telnet
515 LPR
615 IPP
1002 Standard - Port
3000 Standard - Port
6500 Standard - Port
8000 Port without Timeout
8888 Reset - Port
9084 Reset - Port
9100 Standard - Port
10001 Standard - Port

6
COMPOINT-LIB manual, Version 1.0
TCP/IP Network
Example of a TCP / IP Network with COMPOINT-LIB.
Workstation 1
IP-No = 149.213.015.002
Terminal
1
IP-No = 149.213.015.003
Terminal2
IP-No = 149.213.015.004
Terminal3
IP-No = 149.213.015.005
Workstation 1
IP-No = 149.213.016.002
Server No1
IP-No = 149.213.015.001
Terminal 7
IP-No = 149.213.017.002
Terminal 8
IP-No = 149.213.017.003
Terminal9
IP-No = 149.213.017.004
Server No2
IP-No = 149.213.016.001
Server No3
IP-No = 149.213.017.001
Router 1
HAMBURG
Router 2
MÜNCHEN
AK
-
COMPOINT
-
LIB
IP-No=149.213.015.006
ISDN
Terminal4
IP-No = 149.213.016.003
Terminal5
IP-No = 149.213.016.003
Terminal6
IP-No = 149.213.016.003

7
COMPOINT-LIB manual, Version 1.0
TCP/IP Network
COMPOINT-LIB in the TCP/IP network
Each participant of a TCP/IP network has one unique IP number and can thus be
identified clearly. These IP numbers are composed of 4 figures in the range from 0 to 255
(octet) separated by a point:
Examples: 149.213.48.93 or 109.89.1.3 or 56.3.58.13
You can distinguish 4 different types of addresses:
1. Addresses of type A
For addresses of type A the first octet determines the network address (0 -127) and the
other three octets determine the PC address. I.e. the participants of such a network only
have the first value in common, all other values are different (e.g. 121.213.13.22,
121.122.30.89 , 121.23.111.1, etc.). This type of addressing is only used in very large
networks as altogether there are 256 times 3 addresses available.
2. Addresses of type B
The addresses of type B determine the first two octets of the network address and the PC
names are distinguished by the two latter octets. Some IP numbers of a type B network:
139.1.0.1, 139.1.234.89, 139.1.45.9, etc.. The maximum number of network participants is
determined by 256 times 2 and the first value of the IP number is generally in the range
from 128 to 191.
3. Addresses of type C
The addresses of type C determine the first 3 octets of the network address and
determine the PC name with the 4
th
octet. Please find following some examples of a type
C network: 101.83.12.03, 101.83.12.243, 101.83.12.120 . The maximum possible number
of participants in the network is limited to 256 and this way many networks can be address
with only a few PCs. The typical value range for the first value of the IP number is from
192 to 223.
4. Addresses of type D
For the addresses of type D the four highest bits of the IP number = 1110 and this results
in a value range of 224 - 239 for the first value of the IP number. The types of addressing
are called Multicast and are used for more recent IP protocols.
On a TCP/IP network the COMPOINT-LIB has to be assigned with a clear and correct IP
number according to the above mentioned classes

8
COMPOINT-LIB manual, Version 1.0
TCP/IP Network
Functional principal of the COMPOINT-LIB
in the TCP/IP network
For the communication of 2 participants of a TCP/IP network over different types it is
decided how the Subnet mask had been defined. Each participant of the network
determines with this mask which other IP participant can be reached. The target address
will this way be linked with the Subnet mask bit by bit AND – the result will be compared to
the target address which is extended by the Subnet mask. The value 0 in the Subnet
mask means that the address indication will not be analyzed in this place and the value
255 means that an analysis takes place.
Please find below some examples:
Proper address 123.49.89.13
Subnet Mask 255.255.0.0
The addresses 123.49.xxx.xxx, e.g. 123.49.200.10 or 123.49.30.3, etc. can be reached
but not 123.50.200.10
Proper address 123.49.89.13
Subnet Mask 255.255.255.0
The addresses 123.49.89.xxx, e.g. 123.49.89.10 or 123.49.89.3, etc. can be reached
but not 123.49.200.10
In order to have LAN connections over the router also a connection over the Subnet mask
needs to be released and the routing needs to be configured with a default Gateway entry
over the corresponding router.

9
COMPOINT-LIB manual, Version 1.0
TCP/IP Network
Setting up the IP address with DHCP.
Functional principal:
The COMPOINT-LIB contains all mechanisms of the DHCP (Dynamic Host Configure
Protocol) and can therefore be assigned to an IP address by a DHCP server. The IP
address can be firmly assigned (static assignment) or can be variable within an IP address
space according to configuration of the DHCP server. The additional properties of the
DHCP such as Lease Time, etc. are completely supported by the COMPOINT-LIB.
Please find following a typical entry on a Windows NT DHCP server:
1.) The COMPOINT-LIB is operable
2.) DHCP needs to be connected for network interface in COMPOINT-LIB
(default configuration)
3.) The DHCP has to be available in the LAN segment
4.) Switch on the COMPOINT-LIB

10
COMPOINT-LIB manual, Version 1.0
TCP/IP Network
Setting up the IP address with DHCP.
Setting up an address space from 149.213.100.100 to 149.213.100.200

11
COMPOINT-LIB manual, Version 1.0
Configuration with TELNET
Configuration of the COMPOINT-LIB
1.) The COMPOINT-LIB is switched on.
2.) The IP address is set (and/or known). refer to “Setting of the IP address”.
3.) The COMPOINT-LIB is not occupied.
4.) The program “TELNET” is available.
EXAMPLE:
The settings of the COMPOINT-LIB
need to be controlled.
1
Start the program Telnet. You will find it either on the PC in the directory
“WINDOWS” or it will be available on a system ( OS/2 , Linux ) by entering
“TELNET" + < ENTER>. You can establish a connection to the
COMPOINT-LIB
by entering the IP address.
Willkommen
Das Escapezeichen ist 'CTRL++'
Microsoft Telnet> open 100.100.66.2

12
COMPOINT-LIB manual, Version 1.0
Configuration with TELNET
Configuration of the COMPOINT-LIB
2
You have enter the correct IP address of the Compoint-LIB, then the
message “Password Menu” will appear on the screen. Enter “XT” when the
password is requested.
3
If you actuate the RETURN key now, a short overview of the installed
interfaces and the selection option for the configuration is being offered.
=========================== PASSWORD MENU ===================================
Software Low = 2FF4
Software Date = 13.1.2005
Device Message = HW ONLINE
Device State = Ready
-----------------------------------------------------------------------------
[Q = QUIT] Password:
MAIN MENU
1 = ETHERNET MENU
2 = COM MENU
3 = INFO MENU
4 = ADMIN MENU
5 = DUMP INTERFACE
6 = ISDN-BRIDGE MENU
Q = EXIT TELNET
F = Factory Settings
R = Restart Interface
S = Save all values
-----------------------------------------------------------------------------
[Q = QUIT] Please enter your choice:

13
COMPOINT-LIB manual, Version 1.0
Configuration with TELNET
Configuration of the COMPOINT-LIB
Konfigurieren von COMPOINT-LIB
4
Point 1, the “Ethernet Menu“
1=Mac
–
address :
Here the current MAC address of the interface is shown. We disadvise you to change this
value otherwise it may lead to problems with other network adapters.
2=IP – address : With this item you can change the IP address.
Example: 2=192.168.0.1
3=SubnetMask: Here you can change the Subnet mask.
Example: 3=255.255.255.0
4=Name of interface: If you are using the DNS you can enter the DNS name here.
Example: 4=XT-Micro
5=DHCP Y/N: If the DHCP is to be used this item has to be set to Y (YES)
Example: 5=Y
6=Boot/P Y/N: If the Boot/p is to be used this item has to be set to Y (YES)
Example: 6=Y
7=Porttimeout : Determine when the inactive connection must be terminated, enter the value in seconds.
Example: 7=25
8=Standard Gateway : If there is a Gateway please enter it here.
Example: 8=192.168.0.25
9=Secondary Gateway : If there is an additional Gateway please enter it here.
Example: 9=192.168.0.26
A=DHCP Server : If the IP address of the DHCP server is known please enter it here.
Example: a=192.168.0.35
B=DNS Server1 : Enter here the IP address of your DNS server.
Example: b=192.168.0.66
C=DNS Server2 : If there is a 2. DNS server please enter it here.
Example: c=192.168.0.67
D=DNS Domain : If ther is a Domain please enter it here.
Example: d=musterdomain.de
E=Ethernet Speed : Here you can determine which Ethernet speed will be used by your interface.
The following entries are available:
e=10HALF
10Mbit Half/duplex
e=10FULL
10Mbit Full/duplex
e=100HALF
100Mbit Half/duplex
e=100FULL
100Mbit Full/duplex
e=AUTO
AUTO sensing
Under the menu item “IN USE” all used values are being shown.
To quit the menu enter qfor quit. All modified values will be saved automatically.
=========================== ETHERNET MENU ===================================
1 = MAC - Address = 08-BB-CC-00-90-01
2 = IP - Address = 100.100.100.155
3 = SubnetMask = 255.255.255.0
4 = Name of Interface = XT-00-80-00-S1
5 = DHCP Y/N = Y
6 = BOOT/P Y/N = N
7 = Port Timeout = 30
8 = Standard Gateway = 0.0.0.0
9 = Secondary Gateway = 0.0.0.0
a = DHCP Server = 0.0.0.0
b = DNS Server1 = 0.0.0.0
c = DNS Server2 = 0.0.0.0
d = DNS Domain =
e = Ethernet Speed = AUTO
IN USE
Gateway1,Gateway2 = 100.100.100.1 , 0.0.0.0
DHCP Server = 100.100.100.1
DNS Server1,Server2 = 100.100.100.1 , 0.0.0.0
DNS Domain =
For example:'2=100.99.88.7'
-----------------------------------------------------------------------------
[Q = QUIT] Please enter your choice:

14
COMPOINT-LIB manual, Version 1.0
Configuration with TELNET
Configuring the COMPOINT-LIB
Point 2, the “COM1 Menu“
5
=========================== COM1 MENU =======================================
1 = Destination IP1 = 0.0.0.0
2 = Destination PORT1 = 0
3 = Destination DNS1 =
4 = Destination IP2 = 0.0.0.0
5 = Destination PORT2 = 0
6 = Destination DNS2 =
7 = Connection Setuptime= 20
8 = Connection Time/Dst = 5
9 = InputTimeOut *10ms = 0
a = Baudrate:115 b = Databits:8 c = Parity:N d = Stopbits:1
e = Flow Control:H f = Emulation:NONE g = EmuCode:0000
h = RTS:0 i = DCD:0 j = DTR:0 k = DSR:0
Interface Lines =
+-----------------------------------+
|Name |RTS |CTS |DTR |DSR |DCD |
|Def. |LOW |LOW |LOW |LOW |HIGH |
|Value|LOW |LOW |LOW |LOW |LOW |
+-----------------------------------+
For example:'1=192.168.10.2'
-----------------------------------------------------------------------------
[Q = QUIT] Please enter your choice:
1=Destination IP1 :
Will not be configured.
= 0.0.0.0
2=Destination Port1 : Will not be configured. = 0
3=DNS1 : Will not be configured.
4=Destination IP2 : Will not be configured = 0.0.0.0
5=Destination Port2 : Will not be configured. = 0
6=DNS2 : Will not be configured.
7=Connection Setuptime: Will not be configured. = 20
8=Connection Time/Dst: Will not be configured. = 5
9=InputTimeOut *100ms :Determines how long the interface will wait until incoming data are being treated.
Example: 9=3(Timeout to 30ms)
A=Baudrate: Enter the baudrate of your terminal here. The following baudrates are available:
2400, 4800, 9600, 19200, 38400, 57600, 115 (115200)
Example for the entry: a=9600
B=Databits: Enter here the number of databits. The following databits are available:
7, 8 Example for the entry: b=8
C=Parity: ODD = O , EVEN = E, N = None
Example: c=N
D=Stopbits: Number of stopbits, 1,2
Example: d=1
E=FlowControl Switch the flow control on or off. H = Hardware, S = Software, N = None
Example: e=H

15
COMPOINT-LIB manual, Version 1.0
Configuration with TELNET
Configuration of the COMPOINT-LIB
6
=========================== COM1 MENU =======================================
1 = Destination IP1 = 0.0.0.0
2 = Destination PORT1 = 0
3 = Destination DNS1 =
4 = Destination IP2 = 0.0.0.0
5 = Destination PORT2 = 0
6 = Destination DNS2 =
7 = Connection Setuptime= 20
8 = Connection Time/Dst = 5
9 = InputTimeOut *10ms = 0
a = Baudrate:115 b = Databits:8 c = Parity:N d = Stopbits:1
e = Flow Control:H f = Emulation:NONE g = EmuCode:0000
h = RTS:0 i = DCD:0 j = DTR:0 k = DSR:0
Interface Lines =
+-----------------------------------+
|Name |RTS |CTS |DTR |DSR |DCD |
|Def. |LOW |LOW |LOW |LOW |HIGH |
|Value|LOW |LOW |LOW |LOW |LOW |
+-----------------------------------+
For example:'1=192.168.10.2'
-----------------------------------------------------------------------------
[Q = QUIT] Please enter your choice:
Continue point 2, the “COM1 Menu“
F=Emulatio
n:
The following emulations are available:
Modem- Emulation Entry: f=MODEM
PAD-Emulation Entry: f=PAD
ConnectOnData Entry: f=DIRECT
No Emulation Entry: f=NONE
G=Emucode: With this menu item you can release customer-specific function.
H=RTS/CTS: This menu item selects the behaviour of the RTS line (output)
h=0
RTS Allways ON
h=1
RTS Follows CTS
h=2
RTS Follows DSR
h=3
RTS Allways ON + Hardware Protocol
h=4
RTS Follows CTS + Hardware Protocol
h=5
RTS Follows DSR + Hardware Protocol
I=DCD: This menu item selects the behaviour of the DCD line (output)
i=0
DCD Always ON
i=1
Indicates Connection
i=2
Follows DSR
i=3
Set to input
J=DTR: This menu item selects the behaviour of the DTR line (output)
j=0
DTR Always ON
j=1
Indicate Connection
j=2
Follows DSR
K=DSR: This menu item selects the behaviour of the DSR line (input)
k=0
DSR No Control
k=1
DSR Control Incoming
k=2
DSR Clear Connection
Important: In the menu “COM1“ only the values a=Baudrate:115(115200Baud)
as well as e=FlowControl : H(Hardware) are required.

16
COMPOINT-LIB manual, Version 1.0
Configuration with TELNET
Configuration of the COMPOINT-LIB
Point 3, the “Info Menu“
7
=========================== INFO MENU =======================================
Software Low = 2FF4 Date = 13.1.2005
Software High = 2FF4 Date = 13.1.2005
Lan Driver / State = 3 / 0000
EEP Driver = 1
Hardware Version = 60
Device Message = HW ONLINE
Device State = Ready
Socket0 = ESTABLISHED
His IP/PORT = 100.100.100.111 / 2698
My IP/PORT = 100.100.100.155 / 23
Socket1 = CLOSED
His IP/PORT = /
My IP/PORT = /
Socket2 = CLOSED
His IP/PORT = /
My IP/PORT = /
Socket3 = CLOSED
His IP/PORT = /
My IP/PORT = /
-----------------------------------------------------------------------------
[Q = QUIT] Please enter your choice:
With the menu item “Info Menu“ all information concerning the interface are shown. In this
menu you can read out your current Firmware version and you can display if anybody is
connected to the interface.
8
Point 4, the “ADMIN Menu“
With the Admin - Menü you can determine e.g. if an UPDATE(Download) over the network
will be allowed. Furthermore, you can determine here the password or the default port as
well as the webserver port
.
=========================== ADMIN MENU ======================================
1 = Download Y/N = Y
2 = Password =
3 = Interface PORT = 1002
4 = Webserver PORT = 80
5 = Snmp Trap Y/N = N
6 = Snmp Target IP = 255.255.255.255
7 = Snmp Target PORT = 162
8 = DLC/LexLink Y/N = N
-----------------------------------------------------------------------------
[Q = QUIT] Please enter your choice: [Q = QUIT] Please enter your choice:

17
COMPOINT-LIB manual, Version 1.0
Configuration with TELNET
Configuration of the COMPOINT-LIB
10
Point 6, the “ISDN - Bridge Menu“
1
= Protocol
With the selection
1
–
A
you can determine your proper ISDN protocol settings. All
parameters which are entered here will be transferred before establishing a
connection to the AT Emulation of the ISDN board. The first 5 protocols are already
predefined but they can be overwritten.
Example
Protocol 1 = (**TEI=1;) = TEI=1(**DHTC=1;) = 1 virtual channel, (B21) = X.31 D-channel
Protocol 2 = (**TEI=1;) = TEI=1(**DHTC=2;) = 2 virtual channels, (B21) = X.31 D- channel
Protocol 3 = (**TEI=1;) = TEI=1(**DHTC=5;) = 5 virtual channels, (B21) = X.31 D- channel
Protocol 4 = (**HTC=1;) = 1 virtual channel (B20) = X.25 B- channel
Protocol 5 = (**HTC=10;) = 10 virtual channels (B20) = X.25 B- channel
Example for a X.31 connection:
ATE0W1S0**TEI=1;**DHTC=1;B21.
The AT command sequence ATE0W1S0 will prepend each dialing.
Important:
Please also refer to our manual “handbuch_isdn.pdf.pdf“ for further information
about our AT commands.
B = Input TimeOut
C = Output TimeOut
D = Output Lenght serve for flow control and shall only be changed if required.
E = Allowed incoming MSN=
Here you can enter all admitted incoming MSNs separated by semicolon (;) (40
digits).
Example:
E=NONE or E=0897788332211 ;06912348999
As there will never be an MSN called “NONE” you will not be able to access the
COMPOINT – LIB from outside.
=========================== ISDN-BRIDGE MENU ================================
1 = Protocol 1 = **TEI=1;**DHTC=1;B21
2 = Protocol 2 = **TEI=1;**DHTC=2;B21
3 = Protocol 3 = **TEI=1;**DHTC=5;B21
4 = Protocol 4 = **HTC=1;B20
5 = Protocol 5 = **HTC=10;B20
6 = Protocol 6 =
7 = Protocol 7 =
8 = Protocol 8 =
9 = Protocol 9 =
A = Protocol 10 =
B = Input TimeOut *10ms = 0
C = Output TimeOut*10ms = 0
D = Output Lenght = 128
E = Allowed incoming MSN=
O = OUTGOING CALLS
I = INCOMING CALLS
S = STATUS
For example:'1=1234567'
-----------------------------------------------------------------------------
[Q = QUIT] Please enter your choice:

18
COMPOINT-LIB manual, Version 1.0
Configuration with TELNET
Configuration of the COMPOINT-LIB
11
Point O, “OUTGOING CALLS“
=========================== OUTGOING CALLS ==================================
SELECTION RANGE: A-J = A
1 = Source Port = 6000
2 = WaitForConnect = N
3 = Send with Length = N
CONNECT TO
4 = Protocol = 1 (ATE0W1S0=0**TEI=1;**DHTC=1;B21)
5 = DialUp = 026245680690139
6 = X.25 Parameter = X026245680690139Ptest
RECONNECT TO
7 = Protocol = 5 (ATE0W1S0=0**HTC=10;B20)
8 = DialUp = 068351029050
9 = X.25 Parameter = X45680690139Ptest
X = Clear Statistic
-----------------------------------------------------------------------------
DialUp Connect ReCon Err Busy NoCarrier NoDialtone NoAnswer Time LastCode
-----------------------------------------------------------------------------
0 0 0 0 0 0 0 0 0
-----------------------------------------------------------------------------
[Q = QUIT] Please enter your choice:
SELECTION RANGE: A
-
J
By entering
A
-
J
you can determine up to
10
outgoing connection
configurations.
Note : If you want to use 10 parallel connections e.g. X.25 B or D – channel
but if the establishing of the connection will be the same then you will only
need one configuration.
1 = Source Port = 6000
Here you determine for which TCP/IP Request (PORT) an ISDN dialing will
take place.
2 = WaitForConnect = N/Y
Here you determine (Y), if first an ISDN connection has to be established in
order to reply to a TCP/Request (SYN).
3 = Send with Length = (Option)
4 = Protocol = 1 (ATE0W1S0=0**TEI=1;**DHTC=1;B21)
Here you can select the protocols 1-10
CONNECT TO (1. dialing)
5 = DialUp = 026245680690139
Here you enter the ISDN DIALING (phone number)
6 = X.25 Parameter = X026245680690139Ptest
Here you enter all required X.25—parameter if X.25 had been selected as
protocol
RECONNECT TO (2. dialing)
7 = Protocol = 5 (ATE0W1S0=0**HTC=10;B20)
Here you can select the protocols 1-10
8 = DialUp = 068351029050
Here you enter the ISDN DIALING (phone number)
9 = X.25 Parameter = X45680690139Ptest
Here you enter all required X.25 – parameter if X.25 had been selected as
protocol
Important: Please read our manual “handbuch_isdn.pdf.pdf“, for further information
about our AT
commands
.

19
COMPOINT-LIB manual, Version 1.0
Configuration with TELNET
Configuration of the COMPOINT-LIB
11
Point O, “OUTGOING CALLS“
=========================== OUTGOING CALLS ==================================
SELECTION RANGE: A-J = A
1 = Source Port = 6000
2 = WaitForConnect = N
3 = Send with Length = N
CONNECT TO
4 = Protocol = 1 (ATE0W1S0=0**TEI=1;**DHTC=1;B21)
5 = DialUp = 026245680690139
6 = X.25 Parameter = X026245680690139Ptest
RECONNECT TO
7 = Protocol = 5 (ATE0W1S0=0**HTC=10;B20)
8 = DialUp = 068351029050
9 = X.25 Parameter = X45680690139Ptest
X = Clear Statistic
-----------------------------------------------------------------------------
DialUp Connect ReCon Err Busy NoCarrier NoDialtone NoAnswer Time LastCode
-----------------------------------------------------------------------------
0 0 0 0 0 0 0 0 0
-----------------------------------------------------------------------------
[Q = QUIT] Please enter your choice:
X = Clear Statistic
Here all statistic counters are being deleted.
Note : If connections can not be established you can check the LastCode under
the corresponding “Outgoing Call”. Here you will always find the current
error code. Compare this code with those given in the manual
“handbuch_isdn.pdf.pdf“

20
COMPOINT-LIB manual, Version 1.0
Configuration with TELNET
Configuration of the COMPOINT-LIB
12
Point I, “INCOMING CALLS“
=========================== INCOMING CALLS ==================================
SELECTION RANGE: A-T = A
1 = Protocol: = 4 (ATE0W1S0=0**MSNI=33445566775;**HTC=1;B20)
2 = Own MSN = 33445566775
3 = Incoming Userdata =
4 = Destionation IP = 0.0.0.0
5 = Destionation Port = 0
X = Clear Statistic
-----------------------------------------------------------------------------
Request Connect Lan Error NoAnswer Time LastCode Incoming
-----------------------------------------------------------------------------
0 0 0 0 0 0
-----------------------------------------------------------------------------
[Q = QUIT] Please enter your choice:
SELECTION RANGE: A
-
T
By entering
A
-
T
you can determine up to
20
incoming connection
configurations.
Note : Generally Selection A is entered. By this it is possible to reach the
interface via Remote. You should start your configuration from the Selection
Bon or enter this entry e.g. under Selection T.
1 = Protocol = 1 (ATE0W1S0=0**TEI=1;**DHTC=1;B21)
Here you can select the protocols 1-10
2 = Own MSN = 1234567890
Here you can determine the ISDN - MSN under which the COMPOINT – LIB
is being reached.
3 = Incoming Userdata = IP1
If you have selected X.25 in the D or B – channel as protocol here you can
determine with which Userdata you will reach which TCP/IP target
(IP/PORT). With this option you can reach up to 20 targets with TCP/IP in
the Remote network via a COMPOINT – LIB connected over a Remote.
(POS, TERMINALS, access control devices etc.)
4 = Destination IP = 100.100.2.4
Here you enter the target IP address.
5 = Destination Port = 7910
Here you enter the target port.
X = Clear Statistic By this all statistic counters are being deleted.
Note : If the connections are not established you can control the LastCode under
the corresponding “Incoming Call”. There you will always find the current
error code. Compare this code to those of the manual
“handbuch_isdn.pdf.pdf“
Table of contents