Instruction manual – StarTech.com CONYX ECS0016 User Manual

Page 107

Advertising
background image

Instruction Manual

100

Supported stop-bits values are ‘1’, ‘1.5’ and ‘2’.
Supported flow-control values are ‘Hardware’, ‘Software’ and ‘None’.

Supported Protocol Configuration
To ensure remote access to serial port 5 is configured as follows (denoted
by bolded text), you would need to issue the following commands (de-
noted with italicized text):
Telnet Access LAN: Disabled
# /bin/config –-set=config.ports.port5.ssh=on
SSH Access LAN: Enabled
# /bin/config –-del=config.ports.port5.telnet
Raw TCP via LAN: Disabled
# /bin/config –-del=config.ports.port5.tcp

The following command will synchronize the live system with the new
configuration.
# /bin/config –-run=serialconfig

Please Note: “/bin/config” commands can be combined into one com-
mand for convenience

Users

You can add a User to the system from the command line by following the
following instructions:
Determine the total number of existing Users (if you have no existing Us-
ers) you can assume this is 0.
# /bin/config –-get=config.users.total
This command should display:
config.users.total 1

Advertising