Changes for page ZUM-HUB4 Processor Setup

Last modified by Alexander Mott on 2025/06/23 20:03

From version 46.1
edited by Craig Lewis
on 2025/03/13 15:28
Change comment: There is no comment for this version
To version 51.1
edited by Alexander Mott
on 2025/06/23 20:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.craig\.lewis@chiefintegrations\.com
1 +XWiki.alexander\.mott@chiefintegrations\.com
Content
... ... @@ -11,7 +11,9 @@
11 11  {{/error}}
12 12  
13 13  {{error}}
14 -Per Crestron's ZUM-HUB4 firmware v3.009.0039 release notes, updating to firmware versions 3.009.0039 or newer require first updating to 3.008.054. Failure to do so will result in longer ##progreset## times (up to 10 minutes) as well as other potential issues such as keypads becoming unresponsive.
14 +Per Crestron's ZUM-HUB4 firmware v3.009.0039 release notes, updating to PUF versions 3.009.0039 or newer require first updating to PUF version 3.008.054. Failure to do so will result in longer ##progreset## times (up to 10 minutes) as well as other potential issues such as keypads becoming unresponsive.
15 +
16 +The PUF firmware version is can be viewed using the ##**ver -all**## command (PUF firmware version is different than the version displayed with just the ##**ver**## command)
15 15  {{/error}}
16 16  
17 17  {{warning}}
... ... @@ -45,8 +45,16 @@
45 45  ** Force waiting to start program: ##startprogafterrouter on##
46 46  ** 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
47 47  ** ShowRunnerCLC™ .puf versions 3.042 and newer automatically run this command when the "Configure ZUM-HUB4" option is selected.
50 +* Here are some things to consider before doing any network configuration on the ZUM-HUB4 processor:
51 +** **Never **connect an external router to the Control Subnet, as doing so will cause the internal DHCP server to shut down.
52 +** **Never **set the LAN IP address to an address that is in the range of the Control Subnet
53 +*** e.g. for a processor with the default 172.22.0.0/20 Control Subnet configuration, the LAN IP address must be below 172.22.0.0 or above 172.22.15.255
54 +** **Always** set devices on the Control Subnet to DHCP so that their IP addresses are managed by the built-in DHCP server. Only set static IP addresses on the Control Subnet if you really know what you are doing.
55 +*** If setting static IP addresses on the Control Subnet for any reason: **always** assign an address within the Control Subnet range, but **never** use the first two or the last address in the range
56 +*** e.g. for a processor with the default 172.22.0.0/20 Control Subnet configuration, IP addresses must be in the range 172.22.0.3 through 172.22.15.254
57 +**** 172.22.0.0 is not a valid address, 172.22.0.1 is taken by the processor, 172.22.0.2 is taken by the DHCP server (default gateway), and 172.22.15.255 is the broadcast address for the Control Subnet
48 48  * Determine whether the lighting control hardware will be connected to the ZUM-HUB4's LAN port or the Control Subnet port:
49 -** 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:
59 +** 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 built-in router that will assign IP addresses via DHCP:
50 50  *** 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**(%%)):
51 51  **** Disable DHCP: ##dhcp 0 off##
52 52  **** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.10**(%%)##
... ... @@ -129,4 +129,4 @@
129 129  
130 130  Due to SSL Management, Processors and Secondary network hardware with SSL enabled will require CS Authentication to be enabled and setup.
131 131  
132 -Follow these steps to setup [[SSL User Configuration>>doc:https:wiki.chiefintegrations.comSHOWRUNNER%E2%84%A2%20User%20Guide%20%26%20WikiSHOWRUNNER%E2%84%A2%20AppendixSSL%20User%20Configuration]]
142 +Follow these steps to setup [[SSL User Configuration>>doc:SHOWRUNNERUser Guide & Wiki.SHOWRUNNERAppendix.SSL User Configuration.WebHome]]