Changes for page DHCP Server
Last modified by Scott Kohlmann on 2023/04/21 14:07
From version 3.1
edited by Alexander Mott
on 2022/06/17 17:53
on 2022/06/17 17:53
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a lexander\.mott@chiefintegrations\.com1 +XWiki.mark\.kohlmann@chiefintegrations\.com - Content
-
... ... @@ -1,16 +1,19 @@ 1 -S HOWRUNNER™nowincludes an internal DHCPserver tomakelargestartups even easier, withoutthe need to run a personal routerorthird party softwaretoaddress devices on the local network.Assigning IP addresses using a DHCP server makes it possible to discover devices in the Device Discovery Tool and connect to them via Ethernet for further configuration.1 +ShowRunner version 3.009 or newer has an internal DHCP Server that can be enabled to assist with setup. This eliminates the need to run a personal router to address devices on the local network. 2 2 3 - Thereare a few caveats:3 +====== Caveats/Notes: ====== 4 4 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 -* 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. Devices should still be configured with static IP addresses 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 -* Certain devices (such as GLPACs and GL-IPACs) may refuse to accept a DHCP assigned address if they have been powered up for a period of time without a DHCP server on the network. Power cycling them should resolve this issue 5 +* The DHCP Server cannot be enabled on processors with routers (PROx/AVx/CPxN). 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. 11 11 12 -====== Configuring DHCP Server from the Console(SHOWRUNNER™ v3.009+): ======11 +====== Configuring the DHCP Server from showrunner HUB: ====== 13 13 13 +This feature is coming soon. 14 + 15 +====== Configuring DHCP Server from the Console: ====== 16 + 14 14 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. 15 15 16 16 Example for Processor IP Address of 10.0.0.10 and a Subnet Mask of 255.255.255.0 (/24): ... ... @@ -18,9 +18,5 @@ 18 18 End Address: 10.0.0.147 19 19 20 20 * Enabling: //sr dhcp server enable// 21 -* Disabling~:// 24 +* Disabling~:// sr dhscp server disable// 22 22 * Viewing Addresses: //sr dhcp server bindings// 23 - 24 -====== Configuring the DHCP Server from showrunnerHUB™ (SHOWRUNNER™ v3.010+): ====== 25 - 26 -This feature is coming soon.