Changes for page Crestron RF Gateway Setup

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

From version 5.1
edited by Alexander Mott
on 2023/12/04 17:41
Change comment: There is no comment for this version
To version 6.1
edited by Alexander Mott
on 2023/12/04 18:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,8 +8,23 @@
8 8  
9 9  = IP Configuration =
10 10  
11 -Lorem
11 +Typically, each CEN-GWEXER will need to be initially configured via USB (micro USB), unless their MAC addresses are already known and the lighting network has a DHCP server (either by running DHCP server software on your computer, or if the processor has a control subnet or is running the [[ShowRunner™ DHCP Server>>doc:SHOWRUNNER™ Setup Guide.Troubleshooting Guide.Advanced Tools.DHCP Server.WebHome]]).
12 12  
13 +CEN-GWEXERs  for the first time, it may be necessary to manually change the connection type from "Auto" to "SSL"
14 +
15 +Whether connected to the CEN-GWEXER via USB or Ethernet, the process to configure the static IP addresses is the same:
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##
20 +** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.12**(%%)##
21 +** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)##
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
27 +
13 13  = SSL Setup =
14 14  
15 15  Lorem