Network setup tips
- Configuring 10Gb network with DHCP-enabled switch
- Getting maximum performance of Ubiquiti network
- Configuring a dynamic IP for TaskForce in a network without router or DHCP-enabled switch
- Accessing Windows Server 2012 shared folder
- Setting up Synology DS218 as storage server
Configuring 10Gb network with DHCP-enabled switch
You need to create or extend network with DHCP-enabled switch with 10Gb connection.
Example. Ubiquiti EdgeSwitch 16 XG: four 10Gb Ethernet ports, twelve 10Gb SFP ports. Approximate price: $600.
This kind of switch supports static IP setup via simple web admin. So you could set the IP addresses you need for each current network device.
How to configure Ubiquiti DHCP server:
- Connect PC and TaskForce to Ubiquiti switch.
- Set static IP address of PC to 192.168.1.4.
- Open a browser and enter 192.168.1.2 (default Ubiquiti switch IP).
- Log in with default credentials: ubnt (both in name and password fields).
- Go to System > Advanced Configuration > DHCP server > Global.
- Activate Admin mode by checking a necessary checkbox and pressing Submit button.
- Go to Pool Summary and press Add to make a new address pool.
- Enter your:
- pool name
- network base address (for example, 192.168.1.0)
- network mask (in most cases, it should be 255.255.255.0)
- put Default Router Address and DNS
- Click Save configuration button in the upper right corner of the window and click Save.
You can check this Youtube guide for alternative instructions on network setup using Ubiquiti switch.
Getting maximum performance of Ubiquiti EdgeSwitch 16 XG network
To optimize performance using Ubiquiiti EdgeSwitch 16 XG, you need to enable 10Gb with jumbo frames:
- Go to Basic > Port summary.
- Select ports 0/13, 0/14, 0/15, 0/16 and click Edit.
- Change Maximum Frame Size to 9014 in Edit Port configuration window.
Configuring a dynamic IP for TaskForce in a network without router or DHCP-enabled switch
If there is no hardware in the network that assigns IP address, or if you want to keep a small network with TaskForce and your server/PC connected directly, it is possible to install and setup software DHCP server. The good news is, it does not require any investment. All you need is some time to set it up on any computer in the server network. Follow the instructions from these guides:
- Windows: Free DHCP server.
- Linux: Included DHCP service.
Accessing Windows Server 2012 shared folder
If you want to store a target image file in a Window Server 2012 network folder but it appears missing, please follow these steps:
- Go to Control panel.
- Enable Guest account (Administrative tools > AD users and computers > Users).
- Network and sharing center > Change advanced sharing settings > Turn On network discovery + Turn on sharing (file and printers + public folders).
- In the shared folder access options, add Guest or Everyone.
If the shared folder demands restricted access, please follow this guide.
Setting up Synology DS218 as storage server
To set up Synology DS218:
- Go to Control panel > File services > SMB > Advanced settings.
- Set Maximum protocol to SMB3.
- Go to Control panel > Shared folder.
- Click Create button and specify network folder details.
If you need to get a guest account working, run the following actions:
- Go to Control panel > User.
- Edit for Guest user.
- Clear the Disable this account checkbox.
For more instructions and information about check our Troubleshooting guide and FAQ page.