Configuration by the Telnet Console‎

RemoteCOM (C20 - C25)

The device can be also configured via the Telnet Console. Firstly, make sure that converter is connected to the power supply and to the LAN using a patch cord. Knowledge of the device’s IP address (default is 192.168.100.100) and Telnet port number (default is 23) is necessary to establish a connection.

Use command below in a terminal window to connect to the device:

telnet <ip_address> <port_number>

If the connection is successful there will be a login prompt visible. Log in using user’s personal credentials or the default login details (login: admin, password: admin123). If login is successful, it will be possible to start typing configuration commands.

0e6873d5-31dd-4050-9c0b-e87fcaa271e4.png

The configuration is available only if devices are connected to the same Local Area Network as the computer used for it.

List of all commands

Command

Description

help

Print the help.

conn

Print active TCP connections.

eth_mac

Print or change MAC address.

exit

Close current CLI session.

http_port

Print or change default http port.

ipconfig

Print or change the network configuration.

net_stat

Print lwIP statistics.

ping

Check internet connection with the desired host.

restart

Restart the system.

reboot

Same as restart.

sys_heap_usage

Print current heap usage.

telnet_port

Print or change default telnet port.

uart

Print or change uart configuration.

uart_service

Print or change uart_service configuration.

user

Print or change user configuration.

Ports configuration commands

In terms of ports configuration it is possible to change parameters like: service, baud rate, data bits, parity, stop bits and so on. UART commands are provided below.

Network settings

The following commands might be helpful to change network settings according to target LAN parameters. 

Changing username or password

To change username or password, use user command. Available commands:

Additional notes

After some time of inactivity, session will be disconnected automatically.

In order to avoid issues like connecting to the host, type “help” to get more information.

To get more details about every particular command, append “help” after each commands (example: "ipconfig help").

Factory reset is not available from the Telnet Console level.


Revision #13
Created 25 March 2024 15:18:52
Updated 9 May 2024 07:24:18