67Appendix 2● The "sys.ini" file exampleThe "sys.ini" file configures the following definitions.- Number of Ethernet interfaces in the WV-ASC970 Server- IP Address of each Ethernet interface- WJ-SX850 Frame definitions- Process interface assignment- OSD control settings- OSD Time & Date format definitions- Unit ID for multiple domains- Log settings- Alarm text display settings- Routing definitions- RS232C port definitions for redundant system- Retrieve and delete timing definitions for WV-ASM970 Time-Line featureText appearing in blue is explanatory, and not part of the "sys.ini" file.INTERFACES sectionNote:• The WV-ASC970 Server can support up to three Ethernet network interfaces.• When support the existing SX850/SX650 analog matrix switcher with MPU850/855/955A system, it is necessaryto change the following IP addresses to meet the system.[INTERFACES]***{ Number of interfaces in the system}Numinterfaces=3The number used here is the number of the Ethernet ports on WV-ASC970 Server.***{ Interface Definitions }***{ Interface=, MASK>, SERVER IPA> }***{ !! Note: The InterfaceX IPAs must match the MainX CPU }***{ hardware settings in order for the System to }***{ operate correctly!! }***{ MainA CPU }In Standard System, the WV-ASC970 Server should use the IP addresses that follow. In this case, the{MainB CPU}'s interface numbers should be commented with asterisks.Interface0=172.16.192.1,255.255.0.0,172.16.192.1Interface0 is an interface for network devices.Interface1=172.18.0.1,255.255.0.0,172.18.0.1Interface1 is an interface for system controller.Interface2=192.168.200.200,255.255.255.0,192.168.200.200Interface2 is used for Multiple domains feature. (Not currently supported)***{ MainB CPU }In Redundant System, the second WV-ASC970 Server should use following IP addresses (remove theasterisks below). In this case, {MainA CPU}'s interface numbers should be commented with asterisks.*Interface0=172.16.192.2,255.255.0.0,172.16.192.2*Interface1=172.18.0.2,255.255.0.0,172.18.0.2*Interface2=192.168.200.201,255,255,255,0,192.168.200.201