Posted On March 31, 2019

Wireless Optimal Setup

kimconnect 0 comments
blog.KimConnect.com >> Networking >> Wireless Optimal Setup
  1. Have multiple access point using the same SSID for best handover
  2. Stagger channels 1, 6, and 11 for minimal interference
  3. Estimate the range of each AP so that those that are on the same channel are far away from each other

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Ubuntu 20.04: Setting Static IP Address on an Interface

Short Version # Configure networking sudo vim /etc/netplan/*.yaml ### Sample content ### network: version: 2…

Virtual Machine Queue: Assigning Processors to Network Interfaces

Microsoft Hyper-V Virtual Machine Queuing is useful to maximize high-bandwidth network cards. However, configuring this…

Cisco Fabric Switch – MDS Zoning Template

<# What this script does: 1. Checks to see if an Internet connection via PowerShell…