Server Commands 29
Hardware Commands

Show Modbus

Hardware Commands

Set Ethernet

Show Hardware

SSH Server Commands

Set SSH-Server

See Keys and Certificates in the IOLAN User’s Guide for information about the keys and certificates
that need to be uploaded or downloaded with the IOLANs SSH server.
Description Shows the Modbus settings for the gateway.
User Level Normal, Admin
Syntax show modbus gateway
Description Sets the hardware configuration for the Ethernet port(s).
User Level Admin
Syntax set ethernet [eth1|eth2] speed-and-duplex
auto|10-half|10-full|100-half|100-full|1000-full
Options eth1|eth2
You must specify the Ethernet interface if you have an SCS model with dual Ethernet.
auto|10-half|10-full|100-half|100-full|1000-full
Define the Ethernet connection speed at one of the following (desktop models don’t
support 1000 Mbps):
zauto—automatically detects the Ethernet interface speed and duplex
z10 Mbps Half Duplex
z10 Mbps Full Duplex
z100 Mbps Half Duplex
z100 Mbps Full Duplex
z1000 Mbps Full Duplex
Description Shows the hardware resources, Ethernet link status, date and time.
User Level Normal, Admin
Syntax show hardware
Description Configures the IOLANs SSH server.
User Level Admin
Syntax set ssh-server [authentication rsa on|off]
[authentication dsa on|off] [authentication password on|off]
[authentication keyboard-interactive on|off]
[break-string <text>] [compression on|off] [ssh1 on|off]
[verbose on|off]
set ssh-server cipher [3des on|off] [blowfish on|off]
[cast on|off] [aes on|off] [arcfour on|off]
Options authentication rsa
An authentication method used by SSH version 1 and 2. Use RSA authentication for the
SSH session.