Network Configuration; Query The Current Ip Status; Query The Ip Address; Set The Ip Address - Lightware MMX6x2-HT200 User Manual

Multimedia matrix switcher
Hide thumbs Also See for MMX6x2-HT200:
Table of Contents

Advertisement

 
6. LW2 Programmers' Reference
6.4. Network Configuration
6.4.1. Query the Current IP Status
Description: IP status can be queried as follows:
Format
Command {IP_STAT=?}
Response (IP_STAT=<type>;<ip_address>;
<subnet_mask>;<gateway_addr>)CrLf
Legend:
<type>:
<ip_addr>:
<subnet_mask>:
<gateway_addr>:
Explanation: The device has a static (fix) IP address: 192.168.0.95; the subnet mask is 255.255.255.0, the
gateway address is 192.168.0.1.
6.4.2. Query the IP Address
Description: IP address can be queried as follows:
Format
Command {IP_ADDRESS=?}
Response (IP_ADDRESS=<type>;<ip_address>)CrLf
Legend:
<type>: 0 = static IP; 1 = DHCP
<ip_addr>: IP address (four decimal octets separated by dots).
INFO: The response contains the fix IP address that is stored in the device even if DHCP is enabled; in this
case, this IP address is not valid.
6.4.3. Set the IP Address
Description: IP address can be set as follows:
Format
Command {IP_ADDRESS=<type>;<ip_address>}
Response (IP_ADDRESS=<type>;<ip_address>)CrLf
Legend:
<type>: 0 = static IP; 1 = DHCP
Example
→ {ip_stat=?}
← (IP_STAT=0;192.168.0.95;
255.255.255.0;192.168.0.1)
0 = static IP; 1 = DHCP.
IP address (four decimal octets separated by dots).
Subnet mask (four decimal octets separated by dots).
Gateway address (four decimal octets separated by dots).
Example
→ {ip_address=?}
← (IP_ADDRESS=0;192.168.0.110)
Example
→ {ip_address=0;192.168.0.110}
← (IP_ADDRESS=0;192.168.0.110)
MMX6x2-HT series – User's Manual
6.4.4. Query the Subnet Mask
Description: Subnet mask can be queried as follows.
Format
Command {IP_NETMASK=?}
Response (IP_NETMASK=<subnet_mask>)CrLf
Legend:
<subnet_mask>:
INFO: The response contains the fix IP subnet mask value that is stored in the device even if DHCP is
enabled; in this case, this IP subnet mask is not valid.
6.4.5. Set the Subnet Mask
Description: Subnet mask can be set as follows.
Format
Command {IP_NETMASK=<subnet_mask>}
Response (IP_NETMASK=<subnet_mask>)CrLf
Legend:
<subnet_mask>:
6.4.6. Query the Gateway Address
Description: Gateway address can be set as follows.
Format
Command {IP_GATEWAY=?}
Response (IP_GATEWAY=<gateway_ addr>)CrLf
Legend:
<gateway_addr>:
INFO: The response contains the static IP gateway address that is stored in the device even if DHCP is
enabled. In that case, the latest valid gateway address (for static IP) is stored.
6.4.7. Set the Gateway Address
Description: Gateway address can be set as follows.
Format
Command {IP_GATEWAY=<gateway_addr>}
Response (IP_GATEWAY=<gateway_ addr>)CrLf
Legend:
<gateway_addr>:
Example
→ {ip_netmask=?}
← (IP_NETMASK=255.255.255.0)
Four decimal octets separated by dots.
Example
→ {ip_netmask=255.255.255.0}
← (IP_NETMASK=255.255.255.0)
Four decimal octets separated by dots.
Example
→ {ip_gateway=?}
← (IP_GATEWAY=192.168.0.50)
Four decimal octets separated by dots.
Example
→ {ip_gateway=192.168.0.50}
← (IP_GATEWAY=192.168.0.50)
Four decimal octets separated by dots.
51

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mmx6x2-ht210Mmx6x2-ht220

Table of Contents