pf::Switch::Cisco::Aironet - Object oriented module to access SNMP enabled Cisco Aironet access points
The pf::Switch::Cisco::Aironet module implements an object oriented interface to access SNMP enabled Aironet access points.
The same VLAN cannot be shared between two SSIDs
The Vendor Specific Attributes (VSA) needs to be enabled for SSID identification to work.
radius-server vsa send authentication
Wireless deauthentication (deassociation) uses the CLI (telnet or ssh) which is expensive (doesn't scale very well).
Using Pre-Shared Key and MAC filtering (RADIUS MAC Authentication) is not possible on these devices.
Access Points in Hybrid Remote Edge Access Point (H-REAP) mode, now known as flexconnect, don't support RADIUS dynamic VLAN assignments (AAA override).
Customer specific work-arounds are possible. For example: per-SSID registration, auto-registration, etc.
TODO: This list is incomplete
Warning: this method should _never_ be called in a thread. Net::Appliance::Session is not thread safe:
Overriding default extractSsid because on Aironet AP SSID is in the Cisco-AVPair VSA.
Return the reference to the deauth technique or the default deauth technique.
Inverse inc. <info@inverse.ca>
Copyright (C) 2005-2015 Inverse inc.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.