Changes for page Crestron RF Gateway Setup

Last modified by Alexander Mott on 2025/03/12 17:16

From version 6.1
edited by Alexander Mott
on 2023/12/04 18:14
Change comment: There is no comment for this version
To version 6.2
edited by Alexander Mott
on 2023/12/04 19:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,28 +14,38 @@
14 14  
15 15  Whether connected to the CEN-GWEXER via USB or Ethernet, the process to configure the static IP addresses is the same:
16 16  
17 -* Open Text Console in Toolbox and connect **to the DIN-CENCN-2**
18 -* Run the following commands to configure the DIN-CENCN-2's IP settings (example is for a **10.0.0.0(% style="color:darkgoldenrod" %)/24(%%)** subnet, with a CENCN-2 IP address of (% style="color:blue" %)**10.0.0.12**(%%), a CENCN-2 IP-ID of (% style="color:olive" %)**D1**(%%), a processor IP address of (% style="color:orange" %)**10.0.0.10**(%%), and a hostname of (% style="color:purple" %)**CENCN-L1**(%%))
19 -** Disable DHCP: ##dhcp off##
17 +* Open Text Console in Toolbox and connect to the CEN-GWEXER
18 +** Note that you may need to manually select "SSL" connection type, as "Auto" might not always redirect
19 +* Run the following commands to configure the CEN-GWEXER's static IP settings (example is for a **10.0.0.0(% style="color:darkgoldenrod" %)/24(%%)** subnet, with a static IP address of (% style="color:blue" %)**10.0.0.12**(%%), an IP-ID of (% style="color:olive" %)**C1**(%%), and a target processor IP address of (% style="color:orange" %)**10.0.0.10**(%%), and a device hostname of (% style="color:purple" %)**GWEXER-L1**(%%))
20 20  ** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.12**(%%)##
21 21  ** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)##
22 22  ** Set default gateway: ##defr 0 **10.0.0.1**##
23 -** Update IP table: ##addm (% style="color:olive" %)**D1**(%%) (% style="color:orange" %)**10.0.0.10**(%%)##
24 -** Set hostname: ##host (% style="color:purple" %)**CENCN-L1**(%%)##
25 -** Reboot the DIN-CENCN-2: ##reboot##
26 -* Repeat for all DIN-CENCN-2s on the job
23 +** Disable DHCP: ##dhcp off##
24 +** Update IP table: ##addm (% style="color:olive" %)**C1**(%%) (% style="color:orange" %)**10.0.0.10**(%%)##
25 +** Set hostname: ##host (% style="color:purple" %)**GWEXER-L1**(%%)##
26 +** Reboot the CEN-GWEXER: ##reboot##
27 +* Repeat for all CEN-GWEXERs on the job
27 27  
28 28  = SSL Setup =
29 29  
30 -Lorem
31 +Crestron devices that support SSL require the use of a secure connection between the processor and the device. In order to establish this secure connection, the processor must have authentication enabled and there must be a user on the processor with "Connects" group permissions.
31 31  
32 -~/~/https:~/~/wiki.chiefintegrations.com/SHOWRUNNER%E2%84%A2%20User%20Guide%20%26%20Wiki/SHOWRUNNER%E2%84%A2%20Appendix/SSL%20User%20Configuration/
33 -SSL setup on proc
34 -SSL setup on devices
33 +Configure the Connects user on the processor:
35 35  
36 -~/~/Need to manually set SSL/TSL method for connecting to gwexer with auth enabled
37 -- also need to update address book if gwexer are added to address book (defaults to ctp)
35 +* Ensure the processor has [[its IP configured and authentication enabled>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.WebHome||anchor="HIPConfiguration"]]
36 +** Verify the processor has authentication enabled by running the command: ##auth## without any parameters
37 +* Create a user by running the following commands, replacing the "username" and "password" with your desired credentials
38 +** ##adduser -N:username -P:password##
39 +** ##addusertogroup -N:username -G:Connects##
40 +* Verify that the user has been created by running the command: ##listusers##
41 +* This process only needs to be performed once per processor on the jobsite
38 38  
43 +Configure the CS authentication on the CEN-GWEXER:
44 +
45 +* Run the following command, replacing the "username" and "password" with the credentials of the Connects user from the previous step
46 +** ##setcsauth -N:username -P:password##
47 +* Repeat this process for every CEN-GWEXER on the jobsite
48 +
39 39  = RF Channel =
40 40  
41 41  Lorem