Changes for page DIN-CENCN-2 Setup

Last modified by Alexander Mott on 2024/02/09 01:01

From version 15.1
edited by Alexander Mott
on 2023/12/04 16:14
Change comment: There is no comment for this version
To version 16.1
edited by Alexander Mott
on 2023/12/04 19:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,10 +14,10 @@
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##