RS232 Interface (IKR) for Imola routers
U
SER
G
UIDE
117
configures the port on which 104 service listens to the request coming from the Primary Station.
The default value is
2404
, the IANA standard port of the protocol.
set iec104 source <ipaddres>
configures the IP address to use as source address in the communication with the remote system.
set iec104 max-sessions <value>
configures the
max number of connection
that the Primary Station can accept. Default value is
1
.
set iec104 window <value>
configures the
protocol window
. Default value is
8
.
set iec104 max-retry <value>
configures the max number of retransmissions. Default value is
10.
set iec104 max-out-frame <value>
configures the max number of outstanding frame without confirmation
.
Default value is
12.
set iec104 on
activates the application with the set parameters and to deactivate the application:
set iec104 off
To display the current configuration, use:
show config current iec60870
this shows an output like the one below:
set iec101-0 station-addr 19003
set iec101-0 logging 1
set iec101-0 dumping 1
set iec101-0 dump-file /var/log/101.dmp
set iec101-0 speed 9600
set iec101-0 retrans-timer 2000
set iec101-0 max-retry 5
set iec101-0 flow-control 0
set iec101-0 parity 0
set iec101-0 stopbits 1
set iec101-0 databits 8
set iec101-0 local-port 9090
set iec101-0 select-timeout 10000
set iec101-0 dial-in 0
set iec101-0 dial-in-port 9998
set iec101-0 remote-port 8080
set iec101-0 remote-host localhost
set iec101-0 vmin 1
set iec101-0 vtim 0
set iec101-0 on
set iec101-1 station-addr 33282
set iec101-1 logging 1