Changes for page GLPAC Expansion Setup
Last modified by Alexander Mott on 2023/12/12 00:02
From version 10.1
edited by Alexander Mott
on 2022/06/13 15:03
on 2022/06/13 15:03
Change comment:
There is no comment for this version
To version 13.1
edited by Alexander Mott
on 2022/06/13 15:09
on 2022/06/13 15:09
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -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 (% style="color:purple" %)**10.0.0.0**(%%)(%style="color:darkgoldenrod" %)**/24**(%%) subnet with hostname **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 **10.0.0.0(% style="color:darkgoldenrod" %)/24(%%)** subnet with hostname (% style="color:purple" %)**GLPAC-1**(%%)) 52 52 ** Disable DHCP: ##dhcp off## 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## 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**(%%)## 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 10.0.0.10 and a GLPAC with IP-ID B1): 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:darkgoldenrod" %)**B1**(%%)): 85 85 ** Remove current IP Table entry: ##rems E0 10.44.5.55## 86 -** Update IP Table entry: ##adds B1 10.0.0.10 E0## 86 +** Update IP Table entry: ##adds (% style="color:darkgoldenrod" %)**B1**(%%) (% style="color:orange" %)**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##