Changes for page ZUM-HUB4 Processor Setup

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

From version 30.1
edited by Alexander Mott
on 2023/05/23 17:09
Change comment: There is no comment for this version
To version 31.1
edited by Alexander Mott
on 2023/06/08 21:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -31,7 +31,7 @@
31 31  **** ##adduser -N:username -P:password##
32 32  **** ##addusertogroup -N:username -G:Administrators##
33 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:
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**(%%)):
36 36  **** Disable DHCP: ##dhcp 0 off##
37 37  **** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.10**(%%)##
... ... @@ -41,7 +41,7 @@
41 41  **** Optionally, set secure gateway: ##securegateway default ##
42 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 43  **** Reboot the processor: ##reboot##
44 -*** If connecting lighting hardware to the Control Subnet port, then you may optionally configure the Control Subnet. If manually configuring the control subnet, we recommend the following IP range as it won't conflict with corporate networks:
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 45  **** Using the "Functions>Ethernet Addressing...>Control Subnet" menu of Toolbox:
46 46  ***** Set routing to "Manual" with the start address and subnet size
47 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