Network Settings; Querying The Current Ip Address; Setting A Dynamic Ip Address; Static Ip Address Settings - Lightware MX2-8x8-HDMI20-L User Manual

Multimedia matrix switcher
Hide thumbs Also See for MX2-8x8-HDMI20-L:
Table of Contents

Advertisement

 
7. LW3 Programmers' Reference
8.12. Network Settings
ATTENTION! When any parameter of the network settings is modified, always apply the new settings by
calling the following method: CALL /MANAGEMENT/NETWORK:applySettings()
8.12.1. Querying the Current IP Address
Command and Response
Ý GET·/MANAGEMENT/NETWORK.IpAddress
pr·/MANAGEMENT/NETWORK.IpAddress=<IP_address>
Ü
Example
Ý GET /MANAGEMENT/NETWORK.IpAddress
Ü pr /MANAGEMENT/NETWORK.IpAddress=192.168.0.101
Ý CALL /MANAGEMENT/NETWORK:applySettings()
Ü m0 /MANAGEMENT/NETWORK:applySettings=
8.12.2. Setting a Dynamic IP Address
Command and Response
SET·/MANAGEMENT/NETWORK.DhcpEnabled=<DHCP_state>
Ý
pw·/MANAGEMENT/NETWORK.DhcpEnabled=<DHCP_state>
Ü
Parameters
If the
<DHCP_state>
parameter is 0 (or false) the device is set to apply a static IP address. If the value is 1 (or
true) the device is set to get a dynamic IP address from the DHCP server in the network.
Example
Ý SET /MANAGEMENT/NETWORK.DhcpEnabled=true
Ü pw /MANAGEMENT/NETWORK.DhcpEnabled=true
Ý CALL /MANAGEMENT/NETWORK:applySettings()
Ü m0 /MANAGEMENT/NETWORK:applySettings=
MX2-HDMI20 series – User's Manual
8.12.3. Static IP Address Settings
ATTENTION! To set a static IP address set the DhcpEnabled property to false – see the previous section.
8.12.3.1. Setting an IP address
Command and Response
SET·/MANAGEMENT/NETWORK.StaticIpAddress=<IP_address>
Ý
pw·/MANAGEMENT/NETWORK.StaticIpAddress=<IP_address>
Ü
Example
Ý SET /MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.80
Ü pw /MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.80
Ý CALL /MANAGEMENT/NETWORK:applySettings()
Ü m0 /MANAGEMENT/NETWORK:applySettings=
8.12.3.2. Subnet Mask Setting
Command and Response
SET·/MANAGEMENT/NETWORK.StaticNetworkMask=<Net_mask>
Ý
pw·/MANAGEMENT/NETWORK.StaticNetworkMask=<Net_mask>
Ü
Example
Ý SET /MANAGEMENT/NETWORK.StaticNetworkMask=255.255.0.0
Ü pw /MANAGEMENT/NETWORK.StaticNetworkMask=255.255.0.0
Ý CALL /MANAGEMENT/NETWORK:applySettings()
Ü m0 /MANAGEMENT/NETWORK:applySettings=
8.12.3.3. Gateway Setting
Command and Response
SET·/MANAGEMENT/NETWORK.StaticGatewayAddress=<Gateway_address>
Ý
pw·/MANAGEMENT/NETWORK.StaticGatewayAddress=<Gateway_address>
Ü
Example
Ý SET /MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.1
Ü pw /MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.1
Ý CALL /MANAGEMENT/NETWORK:applySettings()
Ü m0 /MANAGEMENT/NETWORK:applySettings=
68

Advertisement

Table of Contents
loading

Table of Contents