Quantcast
Channel: Fortinet Cookbook
Viewing all articles
Browse latest Browse all 690

Extending WiFi range with mesh topology

$
0
0

In this example, a second FortiAP are used to extend the range of a WiFi network. The second FortiAP is connected to the FortiGate WiFi controller through a dedicated WiFi backhaul network.

In this example, both FortiAPs provide the example-staff network to clients that are in range.

More mesh-connected FortiAPs could be added to further expand the coverage range of the network. Each AP must be within range of at least one other FortiAP. Mesh operation requires FortiAP models with two radios, such as the FortiAP-221C units used here.

Find this recipe for other [glossary_exclude]FortiOS[/glossary_exclude] versions
5.2 | 5.4

1. Create the backhaul SSID

Go to WiFi Controller > SSID.

Create a new SSID. Set Traffic Mode to Mesh Downlink.

You will need the pre-shared key when configuring the mesh-connected FortiAP.

 bkhaul-ssid

2. Create the client SSID

 Go to WiFi Controller > SSID. Create the WiFi network (SSID) that clients will use.  client-ssid
 Configure DHCP for your clients.  client-dhcp

3. Create the FortiAP Profile

Go to WiFi Controller > FortiAP Profiles and create a profile for the Platform (FortiAP model) that you are using.

Configure Radio 1 for the client channel on the 2.4GHz 802.11n/g Band.

Configure Radio 2 for the backhaul channel on the 5GHz 802.11ac/n Band.

 ap-profile

4. Configure the security policy

 Go to Policy & Objects > IPv4 Policy and create a new policy.  policy

5. Configure an interface dedicated to FortiAP

Go to Network > Interfaces and edit an available interface (in this example, port 15). Set Addressing mode to Dedicate to Extension Device. devintf
 

6. Preauthorize FortiAP-1

Go to WiFi Controller > Managed FortiAPs and create a new entry.

Enter the serial number of the FortiAP unit and give it a name. Select the FortiAP profile that you created earlier.

 fap1-preauth

6. Configure FortiAP-2 for mesh operation

Connect FortiAP-2’s Ethernet port to the FortiGate network interface that you configured for FortiAPs.
Go to WiFi Controller > Managed FortiAPs. Click Refresh every 15 seconds until FortiAP-2 is listed. Do not authorize the device. Note the IP address.  AP2-detect

In the CLI Console, enter
exec telnet 192.168.2.4
(your address might be different) to log in to the FortiAP as admin. Enter these commands:

Disconnect FortiAP-2.

cfg -a MESH_AP_TYPE=1
cfg -a MESH_AP_SSID=fortinet.mesh.root
cfg -a MESH_AP_PASSWD=hardtoguess
cfg -c
exit

7. Connect and authorize the FortiAPs

Connect FortiAP-1. Go to WiFi Controller > Managed FortiAPs. Click Refresh every 15 seconds until FortiAP-1 is listed.

 ap1-detect
Power up FortiAP-2. Periodically click Refresh. With a minute or two, Radio 2 of FortiAP-1 will indicate 1 client and FortiAP-2 will be listed as mesh-connected.  AP1+2-detect

Go to WiFi Controller > Managed FortiAPs. Select FortiAP-2 entry (identified by serial number) and edit it. Enter the Name and select the FortiAP Profile that you created earlier.

 AP2-edit

Authorize FortiAP-2. 

Click Refresh to update the display as needed. Within a minute or two, FortiAP-2 will be listed as Online. 

 AP1+AP2-online

Results

Go to Monitor > WiFi Client Monitor. Both backhaul and client SSIDs are shown. Click Refresh as needed to see updated information.

Connect to the network near FortiAP-2. The FortiAP column shows  the client is associated with the mesh-connected FortiAP-2.

 monitor-2

Connect to the network near FortiAP-1. The FortiAP column shows  the client is associated with FortiAP-1.

monitor-1

 

The post Extending WiFi range with mesh topology appeared first on Fortinet Cookbook.


Viewing all articles
Browse latest Browse all 690

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>