Changes for page DHCP Server
Last modified by Scott Kohlmann on 2023/04/21 14:07
From 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
To version 2.2
edited by Alexander Mott
on 2022/06/17 17:45
on 2022/06/17 17:45
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,6 @@ 1 -SHOWRUNNER™ nowincludesabuilt-in DHCPserver tomake large startups eveneasier,withoutthe need to run a personal router or third party software to address devices on the local network.1 +SHOWRUNNER™ v3.009 introduced an internal DHCP Server that can be enabled to assist with setup. SHOWRUNNER™ v3.010 adds a page to the showrunnerHUB™ UI to make enabling or disabling the DHCP server easier. This eliminates the need to run a personal router or third party software to address devices on the local network. 2 2 3 - Thereare a few caveats:3 +====== Caveats/Notes: ====== 4 4 5 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. ... ... @@ -8,6 +8,10 @@ 8 8 * The DHCP Server is never enabled at startup 9 9 * Subnet Mask, Gateway, and DNS Server are imported from the processor's own settings 10 10 11 +====== Configuring the DHCP Server from showrunnerHUB™: ====== 12 + 13 +This feature is coming soon. 14 + 11 11 ====== Configuring DHCP Server from the Console: ====== 12 12 13 13 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. ... ... @@ -19,7 +19,3 @@ 19 19 * Enabling: //sr dhcp server enable// 20 20 * Disabling~:// sr dhcp server disable// 21 21 * Viewing Addresses: //sr dhcp server bindings// 22 - 23 -====== Configuring the DHCP Server from showrunnerHUB™: ====== 24 - 25 -This feature is coming soon.