- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Meraki AP on non Meraki switch
I believe the answer is yes but I just wanted to confirm. I dont need to use a Meraki switch or FW to deploy an AP in my environment correct? I have multiple Cisco switches and wanted to use 1 of those if at all possible.
Solved! Go to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The port config on the Cisco classic switch can look like this:
interface GigabitEthernet1/0/19
description WAP
switchport trunk native vlan 90 (if accesspoints are in a own VLAN)
switchport trunk allowed vlan 50,52,90,300,301 (VLAN for accesspoint + VLANs for the SSIDs)
switchport mode trunk
spanning-tree portfast trunk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That is fine, as long as it supports the same PoE standard for powering it (for example, 802.3af, 802.3at).
Check the spec sheet for the AP model you are looking at, and then your switch spec sheet to make sure it supports it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Worse case scenario I need to get power or PoE injector than.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We have got Cisco Catalyst
WS-C2960S-48LPS-L
WS-C2960X-48LPS-L
WS-C3560CG-8PC-S
All with PoE+.
It´s working with them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have 2960-L and 3650's for my home network. I figured I would be fine but didnt want to assume.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The port config on the Cisco classic switch can look like this:
interface GigabitEthernet1/0/19
description WAP
switchport trunk native vlan 90 (if accesspoints are in a own VLAN)
switchport trunk allowed vlan 50,52,90,300,301 (VLAN for accesspoint + VLANs for the SSIDs)
switchport mode trunk
spanning-tree portfast trunk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, the answer is YES 🙂
You can use every switch but if you need to deploy multiple SSID in different VLAN you need your switch is manageable.
Anyway consider the full-stack configuration (meraki firewall-switch-ap) to have the top overview of your networ 😉
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Prior to getting our Meraki switches we had a bunch of Linksys/Cisco and HP switches some with and some without PoE - worked fine using the power supply provided with the AP.
Meraki switches purchased as part of new IP phone system which needed PoE for the new handsets.
New switches enabled a simple and easy VLAN setup and enabled the removal of the wall warts and allow us to use PoE for the AP 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just one other thought - make sure your Meraki APs can reach the Internet (i.e. the Meraki cloud platform).
You may need to open some access for this through your network and perimeter firewall; check out Help > Firewall info, from the Meraki Dashboard, for the holes you need.