Changes for page ZUM-HUB4 Processor Setup

Last modified by Craig Lewis on 2025/03/13 15:50

From version 31.1
edited by Alexander Mott
on 2023/06/08 21:32
Change comment: There is no comment for this version
To version 33.1
edited by Alexander Mott
on 2023/10/10 22:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,6 +3,11 @@
3 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 4  )))
5 5  
6 +(% class="box errormessage" %)
7 +(((
8 +**IMPORTANT:** When using ShowRunnerCLC™ with a ZUM-HUB4, **do not** discover Zūm Rooms using the Crestron HUB4 Web UI. During discovery, the HUB4 will claim ZUMNET-JBOXs and prevent ShowRunnerCLC™ from auto-discovering or registering the Zūm hardware for itself.
9 +)))
10 +
6 6  (% class="box warningmessage" %)
7 7  (((
8 8  ZUM-HUB4 requires firmware version 2.006.0034 or greater for third party software to be loaded.
... ... @@ -30,6 +30,10 @@
30 30  *** Once logged into Text Console, run the following commands, replacing the "username" and "password" with your desired credentials
31 31  **** ##adduser -N:username -P:password##
32 32  **** ##addusertogroup -N:username -G:Administrators##
38 +* Run commands to enable connecting to the ShowRunnerHUB™ interface and prevent issues with license loading on processor reboot:
39 +** Disable CWS Anti-CSRF feature (case sensitive): ##cwsanticsrf OFF##
40 +** Force waiting to start program: ##startprogafterrouter on##
41 +** Processor must be rebooted with "##reboot##" command before these take effect, but you can wait to reboot if there are other settings you must change that also require a reboot
33 33  * Determine whether the lighting control hardware will be connected to the ZUM-HUB4's LAN port or the Control Subnet port:
34 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 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**(%%)):
... ... @@ -59,10 +59,6 @@
59 59  ***1. Be connected to the Control Subnet port
60 60  ***1*. Control Subnet must be configured correctly (see above)
61 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 66  
67 67  = Update NVRAM Folder Permissions =
68 68