Wiki source code of ZUM-HUB4 Processor Setup

Version 31.1 by Alexander Mott on 2023/06/08 21:32

Show last authors
1 (% class="box errormessage" %)
2 (((
3 This page is for ZUM-HUB4 deployments. For other processors, see our [[normal processor setup page>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.WebHome]].
4 )))
5
6 (% class="box warningmessage" %)
7 (((
8 ZUM-HUB4 requires firmware version 2.006.0034 or greater for third party software to be loaded.
9 (Once installed, running the "##ver##" command should report a FW version of 2.8000.00009 or greater.)
10 )))
11
12 {{box cssClass="floatinginfobox" title="**CONTENTS**"}}
13 {{toc/}}
14 {{/box}}
15
16 **Licensing tutorial:**
17
18 //Note: Please use Chrome or Firefox to download the License from [[https:~~/~~/portal.chiefintegrations.com>>https://portal.chiefintegrations.com]].  Edge and Internet Explorer do not work properly.//
19
20 [[https:~~/~~/www.youtube.com/watch?v=H8CLZ7bp0eI>>url:https://www.youtube.com/watch?v=H8CLZ7bp0eI]]
21
22 {{display excludeFirstHeading="false" reference="SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.WebHome" section="HErrorBroadcasting"/}}
23
24 = IP Configuration and Console Commands =
25
26 * Connect to the ZUM-HUB4 via USB and create an admin-level CWS user
27 ** Input the desired username and password into the dialog box. Save this login information, as it is not possible to recover if it is lost or forgotten
28 ** In the event that the processor does not allow you to log in with the chosen credentials (i.e. it repeatedly prompts for credentials)
29 *** Attempt to log in with username "crestron" and no password
30 *** Once logged into Text Console, run the following commands, replacing the "username" and "password" with your desired credentials
31 **** ##adduser -N:username -P:password##
32 **** ##addusertogroup -N:username -G:Administrators##
33 * Determine whether the lighting control hardware will be connected to the ZUM-HUB4's LAN port or the Control Subnet port:
34 ** If the system is standalone (not integrated with building LAN), then lighting hardware can be connected to either the LAN port or the Control Subnet port, but it is still recommended to use the Control Subnet for Crestron hardware as the ZUM-HUB4 has a router built-in that will assign IP addresses:
35 *** If connecting lighting hardware to the LAN port, then you must configure the LAN as a static IP (example is for a **10.0.0.0(% style="color:darkgoldenrod" %)/24(%%)** subnet, with a processor IP address of (% style="color:blue" %)**10.0.0.10**(%%)):
36 **** Disable DHCP: ##dhcp 0 off##
37 **** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.10**(%%)##
38 **** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)##
39 **** Set default gateway: ##defr 0 **10.0.0.1**##
40 **** Set hostname: ##host HUB4-CPP##
41 **** Optionally, set secure gateway: ##securegateway default ##
42 ***** Note: this setting enables unsecure connections to the processor from the LAN. This is necessary if ZUMNET-JBOXs or other non-secure Crestron devices (such as 3-Series EISC) will be connected via the LAN port of the processor
43 **** Reboot the processor: ##reboot##
44 *** If connecting lighting hardware to the Control Subnet port, then you may either use the default IP scheme of the processor, or you may optionally configure the Control Subnet. Do not connect an external router to the Control Subnet port, as doing so will cause the internal DHCP server to shut down. If manually configuring the control subnet, we recommend the following IP range as it won't conflict with corporate networks:
45 **** Using the "Functions>Ethernet Addressing...>Control Subnet" menu of Toolbox:
46 ***** Set routing to "Manual" with the start address and subnet size
47 ***** E.g., a setting of "100.64.0.0/20" will have the processor at 10.64.0.1 with an IP mask of 255.255.240.0 and a default gateway and DNS server at 100.64.0.2
48 **** Using Text Console commands (example for a **100.64.0.0(% style="color:darkgoldenrod" %)/20(%%)** subnet, with a processor IP address of (% style="color:blue" %)**100.64.0.1**(%%))
49 ***** Set CS IP: ##csrouterprefix **100.64.0.0/20**##
50 ***** Reboot the processor: ##reboot##
51 ** If the system is intended to connect to the building LAN:
52 *** The building LAN must be connected to ZUM-HUB4's LAN port
53 *** The ZUM-HUB4's LAN IP settings should be configured per the building requirements
54 *** Any connected lighting hardware must either:
55 ***1. Be on the building LAN
56 ***1*. The ZUM-HUB4 LAN should be configured with a static IP or DHCP reservation
57 ***1*. Building network must be configured to allow communication between ZUM-HUB4 and all lighting devices
58 ***1*. Run the command: ##securegateway default##
59 ***1. Be connected to the Control Subnet port
60 ***1*. Control Subnet must be configured correctly (see above)
61 ***1*. If lighting devices must be able to communicate with the building LAN, run the command: ##isolatenetworks off##
62 * Once IP settings are configured, there are additional commands that must be run:
63 ** Disable CWS Anticsrf feature (case sensitive): ##cwsanticsrf OFF##
64 ** Force waiting to start program: ##startprogafterrouter on##
65 ** Reboot the processor: ##reboot##
66
67 = Update NVRAM Folder Permissions =
68
69 * Ensure that the NVRAM folder permissions are set correctly using a third party SFTP program:
70 ** FileZilla instructions ([[video example>>attach:FileZilla HUB4 NVRAM Permissions Change.mp4]]):
71 *** Connect to the processor at port 22
72 *** Locate the "nvram" folder
73 *** Right click the folder and select "Change File Attributes"
74 *** Change "Numeric Value" to 777
75 *** Disconnect from the processor in FileZilla
76 ** WinSCP instructions:
77 *** Connect to the processor at port 22
78 *** Locate the "nvram" folder
79 *** Right click the folder and select "Properties"
80 *** Change "Octal Value" to 2777
81 *** Disconnect from the processor WinSCP
82
83 = Crestron License Generation =
84
85 * Connect your computer to the same network as the processor. Make sure your computer’s IP settings are compatible with the lighting network and do not conflict with any devices already on the network
86 * Connect to the ZUM-HUB4 in Crestron Toolbox
87 ** Run the "##ver##" and verify that the reported firmware is v2.8000.00009 or greater (**NOTE**: older firmware will report the license as "Canvas Control" rather than "ZumHubProgramming" and will not work)
88 ** Open the Functions>License Management... window
89 *** If "ZumHubProgramming" license is listed with "Expiration: Never", then the license has already been activated and this step is not necessary
90 ** Navigate to the Functions>License Management...>Add License tab
91 ** Open [[Crestron's SW-HUB4-PROG licensing form>>https://app.smartsheet.com/b/form/e06b27d442ba4e668e31ffdf5f6e6322]] in a web browser and generate the license key
92 *** The Customer Number and PO# must be provided by the Crestron Agent for the job
93 *** The Hostname and System Key can be viewed in Toolbox by navigating to Functions>License Management...>Add License
94 ** In Toolbox, paste the generated license key into the "License Key:" field of the Add License menu
95 ** Click the "Apply" button
96 * Continue [[SHOWRUNNER™ deployment>>SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.WebHome||anchor="HProgramLoad"]] as normal
97
98 {{display excludeFirstHeading="false" reference="SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.WebHome" section="HProgramLoad"/}}
99
100 {{display excludeFirstHeading="false" reference="SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.WebHome" section="HLicenseandConfigurationDeployment"/}}
101
102 {{display excludeFirstHeading="false" reference="SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.WebHome" section="HSetSystemTime"/}}
103
104 = Accessing the showrunnerHUB™ Web UI =
105
106 Due to Crestron's Zūm Program running in parallel with the SHOWRUNNER™ program, navigating to the processor's IP address in a web browser will no longer redirect you to the showrunnerHUB™ UI.
107
108 Instead, you must add "/cws/showrunner/app/" after the IP address in order to access the Web UI (e.g. [[https:~~/~~/100.64.0.1/cws/showrunner/app/>>https://100.64.0.1/cws/showrunner/app]]) **DO NOT OMIT THE LAST "/"**
109
110 ZUM-HUB4 Currently does NOT support XPANEL:
111 The XPanel does not launch from the Showrunner HUB webpage. To access the XPanel, extract the VTZ file from the showrunner™ puf file and launch. Select Options>Host Settings and input the Host IP, IPID, Port 41794, check SSL, and Open. Type in the username and password and wait for the XPanel to connect.