UCX series – User's Manual 93
Change the Subnet Mask (Static)
Request and Response #ipaddress
ɯ <ip>
ɯ body: <netmask>
ɮ header: 200 OK
ɮ body: <netmask>
Example
ɯ
ɯ body: 255.255.255.0
ɮ header: 200 OK
ɮ body: 255.255.255.0
ɯ
ɮ header: 200 OK
ɮ body: OK
INFO: The applySettings method will save and apply the new value and results the device to reboot.
INFO: The current setting can be queried by using the GET command.
Change the Gateway Address (Static)
Request and Response
ɯ <ip>
ɯ body: <gw_address>
ɮ header: 200 OK
ɮ body: <gw_address>
Example
ɯ
ɯ body: 192.168.0.1
ɮ header: 200 OK
ɮ body: 192.168.0.1
ɯ
ɮ header: 200 OK
ɮ body: OK
INFO: The applySettings method will save and apply the new value and results the extender to reboot.
INFO: The current setting can be queried by using the GET command.
Apply Network Settings
Request and Response
ɯ <ip>
INFO:
ɮ header: 200 OK
ɮ body: OK
Example
ɯ
ɮ header: 200 OK
ɮ body: OK
All network settings which are changed have been applied and network interface restarts.
Setting the Hostname
The host name is a property that can be used instead of the IP address when connecting to the device. It is
Add New Favorite
Device section. Furthermore, it can be used to open the The Built-in Miniweb. If the IP address of the device
Request and Response
ɯ <ip>
ɯ body: <unique_name>
ɮ header: 200 OK
ɮ body: <unique_name>
Parameters
The <unique_name> can be 1-64 character long and the following are allowed for naming: the elements of
the English alphabet and numbers. Hyphen (-) and dot (.) is also accepted except as last character.
Example
ɯ
ɯ body: room-switcher
ɮ header: 200 OK
ɮ body: room-switcher