Changes for page DHCP Server
Last modified by Scott Kohlmann on 2023/04/21 14:07
From version 1.1
edited by Mark Kohlmann
on 2021/09/24 15:54
on 2021/09/24 15:54
Change comment:
There is no comment for this version
To version 2.3
edited by Alexander Mott
on 2022/06/17 17:47
on 2022/06/17 17:47
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. mark\.kohlmann@chiefintegrations\.com1 +XWiki.alexander\.mott@chiefintegrations\.com - Content
-
... ... @@ -1,17 +1,13 @@ 1 -S howRunnerversion3.009ornewer has aninternalDHCPServer thatcan beenabledtoassistwithsetup. This eliminatesthe need to run a personal router to address devices on the local network.1 +SHOWRUNNER™ now includes a built-in DHCP server to make large startups even easier, without the need to run a personal router or third party software to address devices on the local network. 2 2 3 - ======Caveats/Notes:======3 +There are a few caveats: 4 4 5 -* The DHCP Server cannot be enabled on processors with routers (PROx/AVx/CPxN) .5 +* The DHCP Server cannot be enabled on processors with routers (PROx/AVx/CPxN), since these processors already have built in DHCP Servers on their Control Subnet 6 6 * The DHCP Server cannot be enabled on VC-4 instances. 7 -* The internal DHCP Server is not designed to be used in production and can only be enabled manually .8 -* The DHCP Server is never enabled at startup .9 -* Subnet Mask, Gateway, and DNS Server are imported from the processor's own settings .7 +* The internal DHCP Server is not designed to be used in production and can only be enabled manually 8 +* The DHCP Server is never enabled at startup 9 +* Subnet Mask, Gateway, and DNS Server are imported from the processor's own settings 10 10 11 -====== Configuring the DHCP Server from showrunner HUB: ====== 12 - 13 -This feature is coming soon. 14 - 15 15 ====== Configuring DHCP Server from the Console: ====== 16 16 17 17 Console Commands set the start address as the processor IP Address + 10. The end address as the processor IP Address + 10 + 1/2 the size of the subnet. ... ... @@ -21,5 +21,9 @@ 21 21 End Address: 10.0.0.147 22 22 23 23 * Enabling: //sr dhcp server enable// 24 -* Disabling~:// scp server disable//20 +* Disabling~:// sr dhcp server disable// 25 25 * Viewing Addresses: //sr dhcp server bindings// 22 + 23 +====== Configuring the DHCP Server from showrunnerHUB™: ====== 24 + 25 +This feature is coming soon.