Changes for page DIN-CENCN-2 Setup
Last modified by Alexander Mott on 2024/02/09 01:01
From version 14.1
edited by Alexander Mott
on 2023/07/10 14:54
on 2023/07/10 14:54
Change comment:
There is no comment for this version
To version 17.1
edited by Alexander Mott
on 2023/12/12 00:01
on 2023/12/12 00:01
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,7 +2,7 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 -DIN-CENCN-2s are Cresnet-to-Ethernet bridges which convert data over the Cresnet bus into high-speed Ethernet traffic. This helps avoid issues with bandwidth over the Cresnet bus for jobs which have a large number of Cresnet devices, as well as allowing for additional power supplies to provide power Cresnet devices. 5 +DIN-CENCN-2s are Cresnet-to-Ethernet bridges which convert data over the Cresnet bus into high-speed Ethernet traffic. This helps avoid issues with bandwidth over the Cresnet bus for jobs which have a large number of Cresnet devices, as well as allowing for additional power supplies to provide power Cresnet devices. They are analogous to [[CEN-GWEXERs>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.CEN-GWEXER Setup.WebHome]] for Crestron wireless systems. 6 6 7 7 For SHOWRUNNER™ installations, the IP address of the DIN-CENCN-2 does not matter as long as it is in the same range as the processor and does not conflict with any other devices on the network. Instead, DIN-CENCN-2s are identified to the processor via their IP-ID. Note that which Cresnet devices are landed at each Net of each DIN-CENCN-2 matters, and if devices are moved between Nets or between DIN-CENCN-2s then the configuration will need to be updated (see below). Chief Integrations typically provides an SRTakeoff.xlsx spreadsheet with an IP Table tab that lists all the DIN-CENCN-2 IP-IDs in the program. If no takeoff is provided, then the processor's IP table can be checked by running the ##ipt -t ##command from the processor after the configuration is loaded. DIN-CENCN-2's will typically have IP-IDs in the "##Dx##" range. 8 8 ... ... @@ -14,16 +14,16 @@ 14 14 15 15 * Open Text Console in Toolbox and connect to the DIN-CENCN-2 16 16 * 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**(%%)) 17 -** Disable DHCP: ##dhcp off## 18 18 ** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.12**(%%)## 19 19 ** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)## 20 20 ** Set default gateway: ##defr 0 **10.0.0.1**## 20 +** Disable DHCP: ##dhcp off## 21 21 ** Update IP table: ##addm (% style="color:olive" %)**D1**(%%) (% style="color:orange" %)**10.0.0.10**(%%)## 22 22 ** Set hostname: ##host (% style="color:purple" %)**CENCN-L1**(%%)## 23 23 ** Reboot the DIN-CENCN-2: ##reboot## 24 +* At this point, it is a good idea to [[update the device firmware>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Updating Firmware.WebHome]] 24 24 * Repeat for all DIN-CENCN-2s on the job 25 25 26 -(% class="wikigeneratedid" %) 27 27 = Useful Commands = 28 28 29 29 Below is a list of useful commands that can be used with DIN-CENCN-2 to help with troubleshooting Cresnet issues.