Network Settings; Querying The Current Ip Address; Setting A Dynamic Ip Address; Static Ip Address Settings - Lightware MX2-8x8-DH-4DPio-A User Manual

Multimedia matrix switcher
Table of Contents

Advertisement

 
9. LW3 Programmers' Reference
9.13. 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()
9.13.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=
9.13.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 Standalone Matrix Switcher series – User's Manual
9.13.3. Static IP Address Settings
#network #ipaddress #dhcp
9.13.3.1. Setting an IP address
Command and Response
Example
9.13.3.2. Subnet Mask Setting
Command and Response
Example
9.13.3.3. Gateway Setting
Command and Response
Example
Applied firmware package: v1.9.0 | LDC software: v2.6.2b3

ATTENTION!
To set a static IP address, set the DhcpEnabled property to false – see the previous section.
SET·/MANAGEMENT/NETWORK.StaticIpAddress=<IP_address>
ç
pw·/MANAGEMENT/NETWORK.StaticIpAddress=<IP_address>
æ
ç SET /MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.80
æ pw /MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.80
ç CALL /MANAGEMENT/NETWORK:applySettings()
æ m0 /MANAGEMENT/NETWORK:applySettings=
SET·/MANAGEMENT/NETWORK.StaticNetworkMask=<Net_mask>
ç
pw·/MANAGEMENT/NETWORK.StaticNetworkMask=<Net_mask>
æ
ç SET /MANAGEMENT/NETWORK.StaticNetworkMask=255.255.0.0
æ pw /MANAGEMENT/NETWORK.StaticNetworkMask=255.255.0.0
ç CALL /MANAGEMENT/NETWORK:applySettings()
æ m0 /MANAGEMENT/NETWORK:applySettings=
SET·/MANAGEMENT/NETWORK.StaticGatewayAddress=<Gateway_address>
ç
pw·/MANAGEMENT/NETWORK.StaticGatewayAddress=<Gateway_address>
æ
ç SET /MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.1
æ pw /MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.1
ç CALL /MANAGEMENT/NETWORK:applySettings()
æ m0 /MANAGEMENT/NETWORK:applySettings=
96

Advertisement

Table of Contents
loading

Table of Contents