5.Programmers'Reference
5.4.5. Setting the DHCP State (FW 1.x.x)
DIFFERENCE:
Thefollowingcommandisvalidwithfirmwarepackage1.x.x.
Command and Response
SET•/MANAGEMENT/NETWORK.DhcpEnabled=<DHCP_state>
ç
pw•/MANAGEMENT/NETWORK.DhcpEnabled=<DHCP_state>
æ
Parameters
See the previous section.
Example
ç SET/MANAGEMENT/NETWORK.DhcpEnabled=0
æ pw/MANAGEMENT/NETWORK.DhcpEnabled=false
ç CALL/MANAGEMENT/NETWORK:applySettings(1)
æ mO/MANAGEMENT/NETWORK:applySettings
INFO:
The applySettings method will save and apply the new value and results the extender to reboot.
Explanation
The IP address assignment is set to static, thus, you have to set it manually.
5.4.6. Setting a Static IP Address
DIFFERENCE:
Make sure the IP address setting is static:
In case of FW 1.x.x: when the DhcpEnabled property is false you can set a static IP address.
In case of FW 2.x.x: when the IpSetupMode property is static you can set a static 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.85
æ pw/MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.85
ç CALL/MANAGEMENT/NETWORK:applySettings(1)
æ mO/MANAGEMENT/NETWORK:applySettings
INFO:
The applySettings method will save and apply the new value and results the extender to reboot.
VINX-1x0-HDMIExtenders–User'sManual
5.4.7. Querying the Subnet Mask
Command and Response
ç GET•/MANAGEMENT/NETWORK.NetworkMask
æ
Example
ç GET/MANAGEMENT/NETWORK.NetworkMask
æ pr/MANAGEMENT/NETWORK.NetworkMask=255.255.255.0
5.4.8. Setting a Static Subnet Mask
DIFFERENCE:
In case of FW 1.x.x: when the DhcpEnabled property is false you can set a static IP address.
In case of FW 2.x.x: when the IpSetupMode property is static you can set a static IP address.
Command and Response
ç
æ
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:
5.4.9. Querying the Gateway Address
Command and Response
ç GET•/MANAGEMENT/NETWORK.GatewayAddress
æ
Example
ç GET/MANAGEMENT/NETWORK.GatewayAddress
æ pr/MANAGEMENT/NETWORK.GatewayAddress=192.168.0.1
Appliedfirmwarepackage:v2.0.0b27 | LDCsoftware:v1.34.0b2
pr•/MANAGEMENT/NETWORK.NetworkMask=<subnet_mask>
Make sure the IP address setting is static:
SET•/MANAGEMENT/NETWORK.StaticNetworkMask=<subnet_mask>
pw•/MANAGEMENT/NETWORK.StaticNetworkMask=<subnet_mask>
The applySettings method will save and apply the new value and results the extender to reboot.
pr•/MANAGEMENT/NETWORK.GatewayAddress=<gw_address>
46
Need help?
Do you have a question about the VINX-120AP-HDMI-ENC-DNT and is the answer not in the manual?