B.3.2 host mode configuration – SENA Rhio10 User Manual

Page 76

Advertising
background image

76

if ipmode = static,

par1 = IP address, par2 = subnet mask, par3 = gateway

if ipmode = dhcp,

no parameters required

if ipmode = pppoe,

par1 = PPPoE username, par2 = PPPoE password

To configure IP configuration parameters of the RHIO10, use set command as follows:

set ip static ip_address subnet_mask default_gateway + <CR>

where,

ip_address = IP address of the RHIO10

subnet_mask = Subnet mask

default_gateway = Default gateway IP address

To apply changes, users have to invoke ‘save’ and ‘reboot’ command after changing

configuration.

> set ip static 192.168.1.10 255.255.255.0 192.168.1.1
OK

> set ip dhcp
OK
>

> set ip pppoe pppoeuser pppoepassword
OK
>

B.3.2 Host Mode Configuration

Basic ‘set’ command usage for host mode configuration is as follows:

set host hostmode par1 par2 ...

where,

hostmode: tcps=TCP server / tcpc=TCP client / tcpsc=TCP server & client

parameters:

if hostmode = TCP server (tcps),

par1 = listening TCP port,

Advertising