Network Configuration; Query The Dhcp State; Change The Dhcp State; Query The Ip Address - Lightware MX2M-FR24R User Manual

Hybrid modular multimedia matrix
Table of Contents

Advertisement

 
8. LW3 Programmers' Reference
8.16. Network Configuration
ATTENTION!

Calling the ApplySettings() method after the network setting is always required. See the
details in the
Apply Network Settings
8.16.1. Query the DHCP State
Command and Response
ç GET·/MANAGEMENT/NETWORK.DhcpEnabled
pw·/MANAGEMENT/NETWORK.DhcpEnabled=<logical_value>
æ
Parameters
The
<logical_value>
can be true or false.
Example
ç GET /MANAGEMENT/NETWORK.DhcpEnabled
æ pw /MANAGEMENT/NETWORK.DhcpEnabled=true
8.16.2. Change the DHCP State
Command and Response
SET·/MANAGEMENT/NETWORK.DhcpEnabled=<logical_value>
ç
pw·/MANAGEMENT/NETWORK.DhcpEnabled=<logical_value>
æ
Parameters
The
<logical_value>
can be set to true or false.
Example
ç SET /MANAGEMENT/NETWORK.DhcpEnabled=false
æ pw /MANAGEMENT/NETWORK.DhcpEnabled=false
8.16.3. Query the 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.100
section.
#network #dhcp #ipaddress
Applied firmware package: v1.0.0 | LDC software: v2.4.0b3
Hybrid Modular Matrix Switcher series – User's Manual
8.16.4. Change the IP Address (Static)
Command and Response
SET·/MANAGEMENT/NETWORK.StaticIpAddress=<IP_address>
ç
pw·/MANAGEMENT/NETWORK.StaticIpAddress=<IP_address>
æ
Example
ç SET /MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.85
æ pw /MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.85
8.16.5. Query the Subnet Mask
Command and Response
ç GET·/MANAGEMENT/NETWORK.NetworkMask
pr·/MANAGEMENT/NETWORK.NetworkMask=<netmask>
æ
Example
ç GET /MANAGEMENT/NETWORK.NetworkMask
æ pr /MANAGEMENT/NETWORK.NetworkMask=255.255.255.0
8.16.6. Change the Subnet Mask (Static)
Command and Response
SET·/MANAGEMENT/NETWORK.StaticNetworkMask=<netmask>
ç
pw·/MANAGEMENT/NETWORK.StaticNetworkMask=<netmask>
æ
Example
ç SET /MANAGEMENT/NETWORK.StaticNetworkMask=255.255.255.0
æ pw /MANAGEMENT/NETWORK.StaticNetworkMask=255.255.255.0
8.16.7. Query the Gateway Address
Command and Response
ç GET·/MANAGEMENT/NETWORK.GatewayAddress
pr·/MANAGEMENT/NETWORK.GatewayAddress=<gw_address>
æ
Example
ç GET /MANAGEMENT/NETWORK.GatewayAddress
æ pr /MANAGEMENT/NETWORK.GatewayAddress=192.168.0.1
93

Advertisement

Table of Contents
loading

Table of Contents