Fortinet white logo
Fortinet white logo

CLI Reference

config system icond

config system icond

Note

This command is available for model(s): FortiGateRugged 60F 3G4G, FortiGateRugged 60F, FortiGateRugged 70F 3G4G, FortiGateRugged 70F.

It is not available for: FortiGate 1000D, FortiGate 1000F, FortiGate 1001F, FortiGate 100F, FortiGate 101F, FortiGate 1100E, FortiGate 1101E, FortiGate 120G, FortiGate 121G, FortiGate 1800F, FortiGate 1801F, FortiGate 2000E, FortiGate 200E, FortiGate 200F, FortiGate 201E, FortiGate 201F, FortiGate 2200E, FortiGate 2201E, FortiGate 2500E, FortiGate 2600F, FortiGate 2601F, FortiGate 3000D, FortiGate 3000F, FortiGate 3001F, FortiGate 300E, FortiGate 301E, FortiGate 3100D, FortiGate 3200D, FortiGate 3200F, FortiGate 3201F, FortiGate 3300E, FortiGate 3301E, FortiGate 3400E, FortiGate 3401E, FortiGate 3500F, FortiGate 3501F, FortiGate 3600E, FortiGate 3601E, FortiGate 3700D, FortiGate 3700F, FortiGate 3701F, FortiGate 3960E, FortiGate 3980E, FortiGate 400E Bypass, FortiGate 400E, FortiGate 400F, FortiGate 401E, FortiGate 401F, FortiGate 40F 3G4G, FortiGate 40F, FortiGate 4200F, FortiGate 4201F, FortiGate 4400F, FortiGate 4401F, FortiGate 5001E1, FortiGate 5001E, FortiGate 500E, FortiGate 501E, FortiGate 600E, FortiGate 600F, FortiGate 601E, FortiGate 601F, FortiGate 60F, FortiGate 61F, FortiGate 70F, FortiGate 71F, FortiGate 800D, FortiGate 80F Bypass, FortiGate 80F DSL, FortiGate 80F-POE, FortiGate 80F, FortiGate 81F, FortiGate 900D, FortiGate 900G, FortiGate 901G, FortiGate 90G, FortiGate 91G, FortiGate VM ARM64 for Azure, FortiGate VM ARM64 for GCP BYOL, FortiGate VM ARM64 for OCI BYOL, FortiGate VM for Aliyun PAYG, FortiGate VM for AWS PAYG, FortiGate VM for Azure BYOL, FortiGate VM for Azure PAYG, FortiGate VM for GCP BYOL, FortiGate VM for OPC BYOL, FortiGate VM64, FortiWiFi 40F 3G4G, FortiWiFi 40F, FortiWiFi 60F, FortiWiFi 61F, FortiWiFi 80F 2R 3G4G DSL, FortiWiFi 80F 2R, FortiWiFi 81F 2R 3G4G DSL, FortiWiFi 81F 2R 3G4G-POE, FortiWiFi 81F 2R-POE, FortiWiFi 81F 2R.

Configure Industrial Connectivity.

config system icond
    Description: Configure Industrial Connectivity.
    set iec101-keepalive [disable|enable]
    set iec101-laddr-local {integer}
    set iec101-laddr-remote {integer}
    set iec101-laddr-size {integer}
    set iec101-mode [balanced|unbalanced]
    set iec101-t0 {integer}
    set iec101-trp {integer}
    set iec101-use-ack-char [disable|enable]
    set iec104-k {integer}
    set iec104-t1 {integer}
    set iec104-t2 {integer}
    set iec104-t3 {integer}
    set iec104-w {integer}
    set modbus-serial-addr {integer}
    set modbus-serial-mode [RTU|ASCII]
    set modbus-serial-timeout-resp {integer}
    set modbus-tcp-unit-id {integer}
    set port {integer}
    set status [disable|enable]
    set tty-baudrate [200|300|...]
    set tty-databits {integer}
    set tty-device {string}
    set tty-flowcontrol [none|xon-xoff|...]
    set tty-parity [none|odd|...]
    set tty-stopbits {integer}
    set type [iec101-104|modbus-serial-tcp|...]
end

config system icond

Parameter

Description

Type

Size

Default

iec101-keepalive

Send periodic test frame for probing link status.

option

-

enable

Option

Description

disable

Disable the selected function.

enable

Enable the selected function.

iec101-laddr-local

Link address of local.

integer

Minimum value: 1 Maximum value: 65534

1

iec101-laddr-remote

Link address of remote.

integer

Minimum value: 1 Maximum value: 65535

2

iec101-laddr-size

Link address size.

integer

Minimum value: 0 Maximum value: 2

1

iec101-mode

Link layer transmission procedure.

option

-

balanced

Option

Description

balanced

Set IEC101 transmission mode to balanced.

unbalanced

Set IEC101 transmission mode to unbalanced.

iec101-t0

Time out for repetition of frames in milliseconds.

integer

Minimum value: 1 Maximum value: 30000

500

iec101-trp

Time interval during which repetitions are permitted in milliseconds.

integer

Minimum value: 1 Maximum value: 300000

2500

iec101-use-ack-char

Use single character for ACK.

option

-

disable

Option

Description

disable

Disable the selected function.

enable

Enable the selected function.

iec104-k

Maximum number of outstanding I formate APDUs.

integer

Minimum value: 1 Maximum value: 32767

12

iec104-t1

Time-out of send or test APDUs in seconds.

integer

Minimum value: 1 Maximum value: 255

15

iec104-t2

Time-out for acknowledges in case no data messages in seconds.

integer

Minimum value: 1 Maximum value: 255

10

iec104-t3

Time-out for sending test frames in case of a long idle state in seconds.

integer

Minimum value: 1 Maximum value: 172800

20

iec104-w

Maximum number of latest acknowledge APDUs.

integer

Minimum value: 1 Maximum value: 32767

8

modbus-serial-addr

Serial remote station address.

integer

Minimum value: 1 Maximum value: 247

1

modbus-serial-mode

Serial transmission mode.

option

-

RTU

Option

Description

RTU

Set Modbus transmission mode to RTU.

ASCII

Set Modbus transmission mode to ASCII.

modbus-serial-timeout-resp

Time out for serial remote station response in milliseconds.

integer

Minimum value: 10 Maximum value: 30000

500

modbus-tcp-unit-id

TCP MBAP unit identifier.

integer

Minimum value: 0 Maximum value: 255

255

port

Listening socket port.

integer

Minimum value: 1 Maximum value: 65535

0

status

Enable/disable this connection.

option

-

disable

Option

Description

disable

Disable the selected function.

enable

Enable the selected function.

tty-baudrate

TTY baudrate.

option

-

9600

Option

Description

200

Set TTY baudrate to 200.

300

Set TTY baudrate to 300.

600

Set TTY baudrate to 600.

1200

Set TTY baudrate to 1200.

2400

Set TTY baudrate to 2400.

4800

Set TTY baudrate to 4800.

9600

Set TTY baudrate to 9600.

19200

Set TTY baudrate to 19200.

38400

Set TTY baudrate to 38400.

115200

Set TTY baudrate to 115200.

tty-databits

TTY databits.

integer

Minimum value: 5 Maximum value: 8

8

tty-device

TTY device.

string

Maximum length: 35

serial0

tty-flowcontrol

TTY flowcontrol.

option

-

none

Option

Description

none

Set TTY flow control to none.

xon-xoff

Set TTY flow control to xon/xoff.

hw

Set TTY flow control to hardware.

tty-parity

TTY parity.

option

-

even

Option

Description

none

Set TTY parity to none.

odd

Set TTY parity to odd.

even

Set TTY parity to even.

tty-stopbits

TTY stopbits.

integer

Minimum value: 1 Maximum value: 2

1

type

Connection type.

option

-

iec101-104

Option

Description

iec101-104

Convert between IEC60870-5-101 and IEC60870-5-104.

modbus-serial-tcp

Convert between Modbus Serial and Modbus TCP.

raw

Re-direct traffic from TTY to socket without conversion.

config system icond

config system icond

Note

This command is available for model(s): FortiGateRugged 60F 3G4G, FortiGateRugged 60F, FortiGateRugged 70F 3G4G, FortiGateRugged 70F.

It is not available for: FortiGate 1000D, FortiGate 1000F, FortiGate 1001F, FortiGate 100F, FortiGate 101F, FortiGate 1100E, FortiGate 1101E, FortiGate 120G, FortiGate 121G, FortiGate 1800F, FortiGate 1801F, FortiGate 2000E, FortiGate 200E, FortiGate 200F, FortiGate 201E, FortiGate 201F, FortiGate 2200E, FortiGate 2201E, FortiGate 2500E, FortiGate 2600F, FortiGate 2601F, FortiGate 3000D, FortiGate 3000F, FortiGate 3001F, FortiGate 300E, FortiGate 301E, FortiGate 3100D, FortiGate 3200D, FortiGate 3200F, FortiGate 3201F, FortiGate 3300E, FortiGate 3301E, FortiGate 3400E, FortiGate 3401E, FortiGate 3500F, FortiGate 3501F, FortiGate 3600E, FortiGate 3601E, FortiGate 3700D, FortiGate 3700F, FortiGate 3701F, FortiGate 3960E, FortiGate 3980E, FortiGate 400E Bypass, FortiGate 400E, FortiGate 400F, FortiGate 401E, FortiGate 401F, FortiGate 40F 3G4G, FortiGate 40F, FortiGate 4200F, FortiGate 4201F, FortiGate 4400F, FortiGate 4401F, FortiGate 5001E1, FortiGate 5001E, FortiGate 500E, FortiGate 501E, FortiGate 600E, FortiGate 600F, FortiGate 601E, FortiGate 601F, FortiGate 60F, FortiGate 61F, FortiGate 70F, FortiGate 71F, FortiGate 800D, FortiGate 80F Bypass, FortiGate 80F DSL, FortiGate 80F-POE, FortiGate 80F, FortiGate 81F, FortiGate 900D, FortiGate 900G, FortiGate 901G, FortiGate 90G, FortiGate 91G, FortiGate VM ARM64 for Azure, FortiGate VM ARM64 for GCP BYOL, FortiGate VM ARM64 for OCI BYOL, FortiGate VM for Aliyun PAYG, FortiGate VM for AWS PAYG, FortiGate VM for Azure BYOL, FortiGate VM for Azure PAYG, FortiGate VM for GCP BYOL, FortiGate VM for OPC BYOL, FortiGate VM64, FortiWiFi 40F 3G4G, FortiWiFi 40F, FortiWiFi 60F, FortiWiFi 61F, FortiWiFi 80F 2R 3G4G DSL, FortiWiFi 80F 2R, FortiWiFi 81F 2R 3G4G DSL, FortiWiFi 81F 2R 3G4G-POE, FortiWiFi 81F 2R-POE, FortiWiFi 81F 2R.

Configure Industrial Connectivity.

config system icond
    Description: Configure Industrial Connectivity.
    set iec101-keepalive [disable|enable]
    set iec101-laddr-local {integer}
    set iec101-laddr-remote {integer}
    set iec101-laddr-size {integer}
    set iec101-mode [balanced|unbalanced]
    set iec101-t0 {integer}
    set iec101-trp {integer}
    set iec101-use-ack-char [disable|enable]
    set iec104-k {integer}
    set iec104-t1 {integer}
    set iec104-t2 {integer}
    set iec104-t3 {integer}
    set iec104-w {integer}
    set modbus-serial-addr {integer}
    set modbus-serial-mode [RTU|ASCII]
    set modbus-serial-timeout-resp {integer}
    set modbus-tcp-unit-id {integer}
    set port {integer}
    set status [disable|enable]
    set tty-baudrate [200|300|...]
    set tty-databits {integer}
    set tty-device {string}
    set tty-flowcontrol [none|xon-xoff|...]
    set tty-parity [none|odd|...]
    set tty-stopbits {integer}
    set type [iec101-104|modbus-serial-tcp|...]
end

config system icond

Parameter

Description

Type

Size

Default

iec101-keepalive

Send periodic test frame for probing link status.

option

-

enable

Option

Description

disable

Disable the selected function.

enable

Enable the selected function.

iec101-laddr-local

Link address of local.

integer

Minimum value: 1 Maximum value: 65534

1

iec101-laddr-remote

Link address of remote.

integer

Minimum value: 1 Maximum value: 65535

2

iec101-laddr-size

Link address size.

integer

Minimum value: 0 Maximum value: 2

1

iec101-mode

Link layer transmission procedure.

option

-

balanced

Option

Description

balanced

Set IEC101 transmission mode to balanced.

unbalanced

Set IEC101 transmission mode to unbalanced.

iec101-t0

Time out for repetition of frames in milliseconds.

integer

Minimum value: 1 Maximum value: 30000

500

iec101-trp

Time interval during which repetitions are permitted in milliseconds.

integer

Minimum value: 1 Maximum value: 300000

2500

iec101-use-ack-char

Use single character for ACK.

option

-

disable

Option

Description

disable

Disable the selected function.

enable

Enable the selected function.

iec104-k

Maximum number of outstanding I formate APDUs.

integer

Minimum value: 1 Maximum value: 32767

12

iec104-t1

Time-out of send or test APDUs in seconds.

integer

Minimum value: 1 Maximum value: 255

15

iec104-t2

Time-out for acknowledges in case no data messages in seconds.

integer

Minimum value: 1 Maximum value: 255

10

iec104-t3

Time-out for sending test frames in case of a long idle state in seconds.

integer

Minimum value: 1 Maximum value: 172800

20

iec104-w

Maximum number of latest acknowledge APDUs.

integer

Minimum value: 1 Maximum value: 32767

8

modbus-serial-addr

Serial remote station address.

integer

Minimum value: 1 Maximum value: 247

1

modbus-serial-mode

Serial transmission mode.

option

-

RTU

Option

Description

RTU

Set Modbus transmission mode to RTU.

ASCII

Set Modbus transmission mode to ASCII.

modbus-serial-timeout-resp

Time out for serial remote station response in milliseconds.

integer

Minimum value: 10 Maximum value: 30000

500

modbus-tcp-unit-id

TCP MBAP unit identifier.

integer

Minimum value: 0 Maximum value: 255

255

port

Listening socket port.

integer

Minimum value: 1 Maximum value: 65535

0

status

Enable/disable this connection.

option

-

disable

Option

Description

disable

Disable the selected function.

enable

Enable the selected function.

tty-baudrate

TTY baudrate.

option

-

9600

Option

Description

200

Set TTY baudrate to 200.

300

Set TTY baudrate to 300.

600

Set TTY baudrate to 600.

1200

Set TTY baudrate to 1200.

2400

Set TTY baudrate to 2400.

4800

Set TTY baudrate to 4800.

9600

Set TTY baudrate to 9600.

19200

Set TTY baudrate to 19200.

38400

Set TTY baudrate to 38400.

115200

Set TTY baudrate to 115200.

tty-databits

TTY databits.

integer

Minimum value: 5 Maximum value: 8

8

tty-device

TTY device.

string

Maximum length: 35

serial0

tty-flowcontrol

TTY flowcontrol.

option

-

none

Option

Description

none

Set TTY flow control to none.

xon-xoff

Set TTY flow control to xon/xoff.

hw

Set TTY flow control to hardware.

tty-parity

TTY parity.

option

-

even

Option

Description

none

Set TTY parity to none.

odd

Set TTY parity to odd.

even

Set TTY parity to even.

tty-stopbits

TTY stopbits.

integer

Minimum value: 1 Maximum value: 2

1

type

Connection type.

option

-

iec101-104

Option

Description

iec101-104

Convert between IEC60870-5-101 and IEC60870-5-104.

modbus-serial-tcp

Convert between Modbus Serial and Modbus TCP.

raw

Re-direct traffic from TTY to socket without conversion.