Ethernet Configuration; Query The Current Ip Address; Query The Current Dhcp Status; Set A Dynamic Ip Address - Lightware MMX8x4-HT Series User Manual

Multiport matrix switcher
Hide thumbs Also See for MMX8x4-HT Series:
Table of Contents

Advertisement

 
8. LW3 Programmers' Reference
8.16. Ethernet Configuration
8.16.1. Query the Current IP Address
Command and Response
#dhcp #ipaddress #network
Ý GET•/MANAGEMENT/NETWORK.IpAddress
pr•/MANAGEMENT/NETWORK.IpAddress=<ip_address>
Ü
Example
Ý GET /MANAGEMENT/NETWORK.IpAddress
Ü pr /MANAGEMENT/NETWORK.IpAddress=192.168.0.100
8.16.2. Query the Current DHCP Status
Command and Response
Ý GET•/MANAGEMENT/NETWORK.DhcpEnabled
pw•/MANAGEMENT/NETWORK.DhcpEnabled=<dhcp_status>
Ü
Parameters
<dhcp_status>
true: The current IP address is DHCP.
false: The current IP address is fix.
Example
Ý GET /MANAGEMENT/NETWORK.DhcpEnabled
Ü pw /MANAGEMENT/NETWORK.DhcpEnabled=false
8.16.3. Set a Dynamic IP Address
Command and Response
SET•/MANAGEMENT/NETWORK.DhcpEnabled=<dhcp_status>
Ý
pw•/MANAGEMENT/NETWORK.DhcpEnabled=<dhcp_status>
Ü
Parameters
<dhcp_status>
true: The dynamic IP address is set.
false: Fix IP address is set.
Example
Ý SET /MANAGEMENT/NETWORK.DhcpEnabled=true
Ü pw /MANAGEMENT/NETWORK.DhcpEnabled=true
MMX8x4-HT series – User's Manual
8.16.4. 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.105
Ü pw /MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.105
8.16.5. 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.6. Change the Gateway Address (Static)
Command and Response
SET•/MANAGEMENT/NETWORK.StaticGatewayAddress=<gw_address>
Ý
pw•/MANAGEMENT/NETWORK.StaticGatewayAddress=<gw_address>
Ü
Example
Ý SET /MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.5
Ü pw /MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.5
8.16.7. Apply Network Settings
INFO: All network settings are executed after calling this function.
Command and Response
Ý CALL•/MANAGEMENT/NETWORK:ApplySettings(1)
Ü mO•/MANAGEMENT/NETWORK:ApplySettings
Example
Ý CALL /MANAGEMENT/NETWORK:ApplySettings(1)
Ü mO /MANAGEMENT/NETWORK:ApplySettings
Applied firmware package: v1.2.2b5 | LDC software: v2.2.1
125

Advertisement

Table of Contents
loading

Table of Contents