Changes for page Processor Setup

Last modified by Alexander Mott on 2025/04/30 15:55

From version 53.1
edited by Alexander Mott
on 2024/03/27 15:49
Change comment: There is no comment for this version
To version 57.1
edited by Alexander Mott
on 2025/04/30 15:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,12 @@
1 -(% class="box errormessage" %)
2 -(((
1 +{{info}}
3 3  This page is for typical processor setup; for ZUM-HUB4 deployments, see our [[dedicated ZUM-HUB4 page>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.ZUM-HUB4 Processor Setup.WebHome]].
4 -)))
3 +{{/info}}
5 5  
6 -(% class="box warningmessage" %)
7 -(((
5 +{{error}}
6 +All 4-Series processors require authentication to be configured when first connecting: **the Crestron Agent or Field Tech are responsible for recording these credentials. Chief Integrations cannot provide assistance unless the credentials are known. The only way to connect to a device for which the credentials have been lost is to factory reset the device, which may require redoing the start-up from scratch if the latest configuration was not saved and backed up. **
7 +{{/error}}
8 +
9 +{{warning}}
8 8  ShowRunnerCLC™™ is tested against current Crestron firmware releases. **Please use at least the recommended firmware builds.**
9 9  
10 10  * 3-Series: PUF 1.8001.0214
... ... @@ -15,7 +15,7 @@
15 15  
16 16  * Static IP or properly setup DHCP/DNS implementation required.
17 17  * Auto-Assigned/Link-Local IP address range of 169.254.x.x not supported (Crestron xPanel issue)
18 -)))
20 +{{/warning}}
19 19  
20 20  {{box cssClass="floatinginfobox" title="**CONTENTS**"}}
21 21  {{toc/}}
... ... @@ -67,7 +67,13 @@
67 67  *** Once the processor is assigned an IP address, connect to it via Text Console at the assigned IP address
68 68  *** Run the above commands to disable DHCP and assign a static IP address to the processor
69 69  * For processors with a Control Subnet (CP3N/AV3/PRO3/CP4N/AV4/PRO4), there are some additional considerations and setup that must be performed: 
70 -** Never connect an external router to the Control Subnet, as doing so will cause the internal DHCP server to shut down.
72 +** **Never **connect an external router to the Control Subnet, as doing so will cause the internal DHCP server to shut down.
73 +** **Never **set the LAN IP address to an address that is in the range of the Control Subnet
74 +*** 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
75 +** **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.
76 +*** 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
77 +*** 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
78 +**** 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
71 71  ** Connect to the processor via Text Console and run the command: ##startprogafterrouter on##
72 72  *** This will force the processor to wait until the router has started before attempting to load the ShowRunnerCLC™ program, avoiding potential license validation issues if the processor boots up before the router.
73 73  *** ShowRunnerCLC™ .puf versions 3.042 and newer automatically run this command when the "Configure Processor with Router" option is selected.