Changes for page GLPAC Expansion Setup
Last modified by Alexander Mott on 2023/12/12 00:02
From version 19.1
edited by Alexander Mott
on 2022/06/17 19:40
on 2022/06/17 19:40
Change comment:
Renamed from xwiki:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.GLPAC Setup.WebHome
To version 9.3
edited by Alexander Mott
on 2022/06/13 15:02
on 2022/06/13 15:02
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,7 +11,7 @@ 11 11 * The main SHOWRUNNER™ configuration file (SrConfig.json or CiLightingConfig.json) 12 12 * The job hardware takeoff (SRTakeoff.xlsx) 13 13 14 -The IP address and IP-ID of each GLPAC is important to proper functionality. Unless otherwise requested, Chief Integrations will assign default IP addresses to all GLPACs on the job. These IP addresses are typicallyrecorded in the provided hardware takeoff, or can be checked by running the ##ipt -t ##command from the processor after the configuration is loaded.DIN-CENCN-2's will typically have IP-IDs in the "##Dx##" range.. If network requirements on the jobsite require changing the IP address of any GLPAC or the processor, then both the provided configuration file and load script will need to be updated with the new IP information.14 +The IP address and IP-ID of each GLPAC is important to proper functionality. Unless otherwise requested, Chief Integrations will assign default IP addresses to all GLPACs on the job. These IP addresses are recorded in the provided hardware takeoff. If network requirements on the jobsite require changing the IP address of any GLPAC or the processor, then both the provided configuration file and load script will need to be updated with the new IP information. 15 15 16 16 **Using non-default GLPAC IP Addresses** 17 17 ... ... @@ -48,12 +48,12 @@ 48 48 Theoretically, GLPACs should be able to be configured over Ethernet using a computer that is running a DHCP server (or if they are on a network with a processor that has a control subnet or is running the [[SHOWRUNNER™ DHCP Server>>doc:SHOWRUNNER™ User Guide & Wiki.Troubleshooting.DHCP Server.WebHome]]). In practice, however, GLPACs will oftentimes fail to take an IP address from a DHCP server and still require manual configuration via USB. 49 49 50 50 * Connect to the GLPAC via USB 51 -* Open Text Console and run the following commands to configure the GLPACs IP settings (example is for a GLPAC at (% style="color:blue" %)**10.0.0.11**(%%) on a **10.0.0.0(% style="color:darkgoldenrod" %)/24(%%) **subnet with hostname(% style="color:purple" %)**GLPAC-1**(%%))51 +* Open Text Console and run the following commands to configure the GLPACs IP settings (example is for a GLPAC at (%% style="color:blue" %%)**10.0.0.11**(%%) on a (%% style="color:purple" %%)**10.0.0.0**(%%)(%% style="color:darkgoldenrod" %%)**/24**(%%) subnet with hostname **GLPAC-1**) 52 52 ** Disable DHCP: ##dhcp off## 53 -** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.11**(%%)##54 -** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)##55 -** Set default gateway: ##defr 0 **10.0.0.1**##56 -** Set hostname: ##host (% style="color:purple" %)**GLPAC-1**(%%)##53 +** Set IP address: ##ipa 0 10.0.0.11## 54 +** Set IP subnet mask: ##ipm 0 255.255.255.0## 55 +** Set default gateway: ##defr 0 10.0.0.1## 56 +** Set hostname: ##host GLPAC-1## 57 57 ** Reboot the GLPAC: ##reboot## 58 58 * All GLPACs on the job will need to be configured in this way, but if the network is not up (i.e., if it is not yet possible to plug in at one location and communicate via Ethernet to all GLPACs on the job) then it is more time efficient to proceed and load the program over USB before moving on to the next GLPAC 59 59 ... ... @@ -81,9 +81,9 @@ 81 81 ** If prompted, click "Yes" to overwrite the device's IP Table 82 82 ** If prompted, click "Yes" to ignore that the program specifies a different model 83 83 * Wait for the GLPAC to finish rebooting and then connect via Text Console 84 -* In Text Console, send the following commands (example is for a processor at (% style="color:orange" %)**10.0.0.10**(%%)and a GLPAC with IP-ID(% style="color:olive" %)**B1**(%%)):84 +* In Text Console, send the following commands (example is for a processor at 10.0.0.10 and a GLPAC with IP-ID B1): 85 85 ** Remove current IP Table entry: ##rems E0 10.44.5.55## 86 -** Update IP Table entry: ##adds (% style="color:olive" %)**B1**(%%)(% style="color:orange" %)**10.0.0.10**(%%)E0##86 +** Update IP Table entry: ##adds B1 10.0.0.10 E0## 87 87 ** Reboot the GLPAC: ##reboot## 88 88 * Wait for the GLPAC to finish rebooting 89 89 * Connect to the processor via Text Console and run the command: ##ipt##