User Guide User Manual
Table Of Contents
- Chapter 1 • Introduction
- Chapter 2 • Installation
- Chapter 3 • Virtualization/Control Software
- Explaining Virtual I/O Switching
- Virtualization/Control Program
- Creating a virtual I/O switching system (map)
- Reassigning virtual I/O connectors
- Creating rooms within the system
- Remote controlling the Matrix 12800 system
- Programming the matrix offline (emulate mode)
- Saving and restoring matrix settings
- Creating program byte strings
- Ethernet operation
- Windows buttons and drop boxes
- Special Characters
- Chapter 4 • Programming Guide
- Chapter 5 • Web Operations
- Chapter 6 • Upgrades and Maintenance
- Opening and Closing the Matrix Switcher
- Removing and Installing the Fan Assembly
- Removing and Installing the Power Supply Module
- Replacing the Fuse
- Removing and Cleaning the Filter
- Setting the DIP Switches
- Removing and Installing the Controller Card and Replacing the Firmware
- Removing and Installing the I/O Card and Setting the Audio Gain
- Troubleshooting
- Appendix A • Ethernet Connection
- Appendix B • Reference Information
- Inside rear cover: warranty

A-7
Matrix 12800 Switchers • Ethernet Connection
PRELIMINARY
Deterining whether device are on the ae ubnet
To determine the subnet, the IP address of the local device is compared to the IP
address of the remote device (figure A-6). Each octets of each address are compared
or not compared, depending on the value in the related subnet mask octet.
• If a subnet mask octet contains the value 255, the related octets of the IP
address of the local and remote devices addresses are unmasked.
Unmasked octets are compared (indicated by ? in figure A-6).
• If the subnet mask octet contains the value 0, the related octets of the IP
addresses of the local and remote devices are masked.
Masked octets are not compared (indicated by X in figure A-6).
If the unmasked octets of the two IP addresses match (indicated by = in figure A-6)
(example 1), the two addresses are on the same subnet.
If the two unmasked fields do not match (indicated by ≠ in figure A-6) (example 2
and example 3), the addresses are not on the same subnet.
192.168.254.254
255.255.0.0 (?.?.X.X)
192.168.2.25
=.=.X.X — Match
(Same subnet) (Different subnet) (Different subnet)
Local IP Address:
Subnet Mask:
Remote IP Address:
Match?:
Example 1 Example 2
192.168.254.254
255.255.0.0 (?.?.X.X)
190.190.2.25
≠.≠.X.X — No match
Example 3
192.168.254.254
255.255.0.0 (?.?.X.X)
192.190.2.25
=.≠.X.X — No match
Figure A-6 — Comparing the IP addresses