Wiki source code of Installation Guide
Last modified by Austin Weygandt on 2022/07/22 19:03
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | === Installing CI-GLPAC === | ||
2 | |||
3 | |||
4 | (% class="box warningmessage" %) | ||
5 | ((( | ||
6 | A static IP is required to use the XPanel UI | ||
7 | ))) | ||
8 | |||
9 | To change IP settings from Toolbox > Text Console, type these commands: | ||
10 | |||
11 | dhcp off | ||
12 | |||
13 | ipa 0 10.0.0.10 | ||
14 | |||
15 | ipm 0 255.255.255.0 | ||
16 | |||
17 | defr 0 10.0.0.1 | ||
18 | |||
19 | |||
20 | ==== Loading the Program ==== | ||
21 | |||
22 | If a load script was provided: | ||
23 | |||
24 | Open Toolbox > Script Manager and right click in the empty space, then select the top option: "Load Script..." | ||
25 | |||
26 | [[image:1658336699737-665.png||height="395" width="694"]] | ||
27 | |||
28 | Select the file "GLPAC_LoadScript.txt" to populate the tool with operations. In most cases this will be just "GLPAC" which loads the program via USB. | ||
29 | |||
30 | [[image:1658336908248-692.png||height="103" width="693"]] | ||
31 | |||
32 | Double click an entry to run it, or right click and "Start Selected". This will execute the script and the Status column will update as the script progresses. | ||
33 | |||
34 | [[image:1658337005335-932.png||height="312" width="255"]] | ||
35 | |||
36 | Answer "Yes" to the following prompts | ||
37 | |||
38 | CI-GLPAC works for all models of GLPAC | ||
39 | |||
40 | [[image:1658338685165-821.png||height="204" width="391"]] | ||
41 | |||
42 | GLPAC firmware hasn't been updated since 2013 | ||
43 | |||
44 | [[image:1658338738816-788.png||height="252" width="390"]] | ||
45 | |||
46 | Answer "Yes" to overwriting the IP Table, the existing table from the default program is irrelevant. | ||
47 | |||
48 | |||
49 | Alternatively Loading through Text Console: | ||
50 | |||
51 | Using File Manager, copy the contents of the NVRAM folder into the NVRAM folder of the GLPAC. (These files are read on program load, so do this before or the program needs to be restarted) | ||
52 | |||
53 | Using Text Console, connect to the GLPAC and click the lightning bolt in the bottom left, then select SIMPL Program | ||
54 | |||
55 | [[image:1658338182116-487.png||height="179" width="447"]] | ||
56 | |||
57 | Browse for the .spz file and click "Send". Make sure to check the "Send SIG File" box at the bottom to allow future debugging if necessary. | ||
58 | |||
59 | [[image:1658338381847-812.png||height="472" width="418"]] | ||
60 | |||
61 | |||
62 | Once the program is loaded, use Toolbox > Network Device Tree to change the Cresnet IDs of the attached devices |