Figure 3. Drag Serial number from left side to right side to update configuration file
Editing Scripts
- Click on Control/Logic to expand the menu, then click on Scripts (figure 4.) There are 4 scripts with the IP range divided among them for a given size AOR-IP-CU. The scripts will need to be edited if the system being installed does not have the maximum number of stations installed. If the system has the maximum number of stations, you may skip to step XXXX.
Figure 4. Scripts
- Determine how many call stations the system will have, and what the final IP address will be. Using the final octet (192.168.1.XXX) determine which script the final IP address will be in. If the final IP address is the last IP in a particular script click on the edit link for the next script. If the final IP is in the range of a script, but not the last IP in the script, then click on that edit link next to the scrip containing the final IP. For example, on an AOR-IP-40-CU, the scripts are in groups of 10, so scriptA has the range 1-10, or 192.168.1.10. So if the final IP is 10 editing would start with scriptB, if it is 2-9 editing would start with scriptA. For the example the final IP will be 192.168.1.29 on an AOR-IP-CU-40. Editing will start with scriptC (figure 5).
Figure 5. scriptC iptable
- As shown in Figure 5, the ipTable contains 10 IP address 192.158.1.21-30. With the ip address of the last device being installed, 192.168.1.29, the entry for 192.168.1.30 needs to be commented out. To do so click on the begging of the line containing the iP address 192.168.1.30 and insert two dashes (--) as shown on line 30 in figure 6, for this example.
Figure 6. Comment out line 30
- Click the Update button to save.
- For this example we will also need to edit scriptD to comment all the station IP addresses that are not being used but not commenting the command Unit and Master station IP addresses. The count for the position in the table will also need to be updated. In this case changing 11 and 12 to 1 and 2 as they will be the only entries in the table for sriptD, as shown in figure 7.
Figure 7. scriptD all station IP addresses commented out
- If an additional master station or other IP device needs to be monitored it can be added to any of the scripts using the same format as other entries in the ipTable and continuing the count, for example if there is a second master station being installed, the line to be added would be "ipTable[3] = "192.168.1.201" where 192.168.1.201 is the IP address being assigned to the second master station. When adding multiple additional devices it is best to spread them out across the scripts to help keep the processing time similar for each script and keep the total time to test all devices as short as possible.
When done with any changes to this script click on Update to save the changes to the script. when all changes to the scripts have been completed click the Commit Changes link that is found in the upper right to permanently save all changes to the device.
Click on the link below to down load the configuration file that is needed, then extract the file before importing to the AOR-IP-SUP.