![Sena Rhio10 User Manual Download Page 78](http://html1.mh-extra.com/html/sena/rhio10/rhio10_user-manual_1237630078.webp)
78
To configure the RHIO10 to work as a TCP server/client mode, use ‘set’command as follows:
set host tcpsc listening_port dest_ip dest_port cyclic_connection_interval inactivity_timeout
where,
listening_port = listening TCP port
dest_ip = destination IP address
dest_port = destination TCP port
cyclic_connection_interval = cyclic connection interval in minutes
inactivity_timeout = inactivity timeout in seconds.
The parameter of the TCP Server/Client mode is same as the ones of the TCP server mode and
client mode
> set host tcpsc 6001 192.168.1.100 7001 10 300
OK
>
B.3.3 System Administration
Users can configure administrator username, password and device name using set command
as follows:
set admin username password devicename
username: login username
password: login password
devicename: device name
> set admin adminuser adminpassword Rhio10_test1
OK
>