Querying The Dhcp State; Setting The Dhcp State; Setting A Static Ip Address; Querying The Subnet Mask - Lightware HDMI-TPS-TX210 User Manual

Hdbaset multimedia extender
Hide thumbs Also See for HDMI-TPS-TX210:
Table of Contents

Advertisement

 
7.LW3Programmer'sReference
7.7.2. Querying the DHCP State
Command and Response
#dhcp #ipaddress
 GET·/MANAGEMENT/NETWORK.DhcpEnabled
pw·/MANAGEMENT/NETWORK.DhcpEnabled=<DHCP_state>
Parameters
If the
<DHCP_state>
parameter is 0 (or false)thedeviceissettoapplyastaticIPaddress.Ifthevalueis1 (or
true)thedeviceissettogetadynamicIPaddressfromtheDHCPserverinthenetwork.
Example
 GET·/MANAGEMENT/NETWORK.DhcpEnabled
 pw·/MANAGEMENT/NETWORK.DhcpEnabled=true
7.7.3. Setting the DHCP State
Command and Response
SET·/MANAGEMENT/NETWORK.DhcpEnabled=<DHCP_state>
pw·/MANAGEMENT/NETWORK.DhcpEnabled=<DHCP_state>
Parameters
Seetheprevioussection.
Example
 SET/MANAGEMENT/NETWORK.DhcpEnabled=false
 pw/MANAGEMENT/NETWORK.DhcpEnabled=false
 CALL/MANAGEMENT/NETWORK:ApplySettings(1)
 mO/MANAGEMENT/NETWORK:ApplySettings

INFO:
The applySettingsmethodisnecessarytosaveandapplythenewsetting,thentheextenderreboots.
7.7.4. Setting a Static IP Address
WhentheDhcpEnabledpropertyisfalseyoucansetastaticIPaddress(dot-decimalnotation).
Command and Response
SET·/MANAGEMENT/NETWORK.StaticIpAddress=<IP_address>
pw·/MANAGEMENT/NETWORK.StaticIpAddress=<IP_address>
Example
 SET/MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.110
 pw/MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.110
 CALL/MANAGEMENT/NETWORK:ApplySettings(1)
 mO/MANAGEMENT/NETWORK:ApplySettings
INFO:

The applySettingsmethodisnecessarytosaveandapplythenewsetting,thentheextenderreboots.
#network
Appliedfirmwarepackage:v1.2.0 | LDCsoftware:v2.2.0
HDMI-TPS-TX200series–User'sManual
7.7.5. Querying the Subnet Mask
Command and Response
 GET·/MANAGEMENT/NETWORK.NetworkMask
pr·/MANAGEMENT/NETWORK.NetworkMask=<subnet_mask>
Example
 GET/MANAGEMENT/NETWORK.NetworkMask
 pr/MANAGEMENT/NETWORK.NetworkMask=255.255.255.0
7.7.6. Setting a Static Subnet Mask
WhentheDhcpEnabled property is falseyoucansetastaticsubnetmask(dot-decimalnotation).
Command and Response
SET·/MANAGEMENT/NETWORK.StaticNetworkMask=<subnet_mask>
pw·/MANAGEMENT/NETWORK.StaticNetworkMask=<subnet_mask>
Example
 SET/MANAGEMENT/NETWORK.StaticNetworkMask=255.255.255.0
 pw/MANAGEMENT/NETWORK.StaticNetworkMask=255.255.255.0
 CALL/MANAGEMENT/NETWORK:applySettings(1)
 mO/MANAGEMENT/NETWORK:applySettings

INFO:
The applySettingsmethodisnecessarytosaveandapplythenewsetting,thentheextenderreboots.
7.7.7. Querying the Gateway Address
Command and Response
 GET·/MANAGEMENT/NETWORK.GatewayAddress
pr·/MANAGEMENT/NETWORK.GatewayAddress=<gateway_address>
Example
 GET/MANAGEMENT/NETWORK.GatewayAddress
 pr/MANAGEMENT/NETWORK.GatewayAddress=192.168.0.1
7.7.8. Setting a Static Gateway Address
WhentheDhcpEnabled property is falseyoucansetastaticsubnetmask(dot-decimalnotation).
Command and Response
SET·/MANAGEMENT/NETWORK.StaticGatewayAddress=<gateway_address>
pw·/MANAGEMENT/NETWORK.StaticGatewayAddress=<gateway_address>

INFO:
The applySettingsmethodisnecessarytosaveandapplythenewsetting,thentheextenderreboots.
Example
 SET/MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.5
 pw/MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.5
82

Advertisement

Table of Contents
loading

Table of Contents