Changes for page Processor Setup
Last modified by Alexander Mott on 2024/12/02 19:04
From version 12.1
edited by Alexander Mott
on 2022/06/13 15:11
on 2022/06/13 15:11
Change comment:
There is no comment for this version
To version 13.1
edited by Alexander Mott
on 2022/06/13 15:12
on 2022/06/13 15:12
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -33,7 +33,7 @@ 33 33 **** Once logged into Text Console, run the following commands, replacing the "username" and "password" with your desired credentials 34 34 ***** ##adduser -N:username -P:password## 35 35 ***** ##addusertogroup -N:username -G:Administrators## 36 -** Once connected, open Text Console and run the following commands to configure the processor's IP settings (example is for a 10.0.0.0(% style="color:darkgoldenrod" %)**/24**(%%) subnet, with a processor IP address of (% style="color:blue" %)**10.0.0.10*(%%)) 36 +** Once connected, open Text Console and run the following commands to configure the processor's IP settings (example is for a 10.0.0.0(% style="color:darkgoldenrod" %)**/24**(%%) subnet, with a processor IP address of (% style="color:blue" %)**10.0.0.10**(%%)) 37 37 *** Disable DHCP: ##dhcp 0 off## 38 38 *** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.10**(%%)## 39 39 *** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)##