CTS 048: Cisco Mobility Express




Clear To Send: Wireless Network Engineering show

Summary: <br> Cisco Mobility Express is a small to medium sized Wi-Fi solution which can be deployed in just under 20 minutes. In this episode, I talk about my what Cisco Mobility Express entails and how I configured a couple of Cisco 1800 series access points.<br> Other access points that can be controllers with Cisco Mobility Express include the 2800 and 3800 series access points. This is a special image and not the lightweight images we typically use with the larger controller based models. What’s so special with Cisco Mobility Express is there is a built-in controller. This AP can serve wireless clients and function as a controller to manage up to 25 access points and 500 clients.<br> Installation<br> Deploying a Cisco Mobility Express controller can be completed in under 20 minutes. After completing the boot up process, a new SSID, CiscoAirProvision, will be enabled. It can be joined using your desktop/laptop computer or with an app, CiscoWireless.<br> For testing purposes I used the app on my iPhone which was surprisingly simple.<br> It’s only 5 steps:<br> <br> * Configure an admin account<br> * Setup the controller – System name, management IP address, etc.<br> * Configure wireless networks<br> * Set up RF Parameter Optimization<br> * Confirm and Reboot<br> <br> Reminder: Configure your switch port properly! If you’re tagging multiple VLANs for your wireless networks, be sure to configure trunk ports to the access point.<br> A controller can function as one single controller but for redundancy, each Cisco Mobility Express AP (1800,2800,3800 series) can be redundant to each other. But if you want to statically configure a primary and secondary controller, you can do so using the CLI.<br> The election of a controller happens in one of three ways:<br> <br> * User defined<br> * Least client load<br> * Lowest MAC address<br> <br> All of your advanced troubleshooting will be done using the CLI as well.<br> Within the web interface, to manage the controller, you have the ability to modify the configuration such as radio policies for your SSID, VLAN tags for an SSID and advanced settings such as channels, channel widths, and transmit power.<br> Monitoring will yield statistics on access points and individual wireless clients.<br> You can view access point statistics such as:<br> <br> * Channel utilization<br> * Interference<br> * Configured data rates<br> * Throughput<br> * Noise<br> * Current transmit power<br> <br> Client statistics collected include:<br> <br> * MAC address<br> * Uptime<br> * Current SSID connected to<br> * Signal strength<br> * Basic client capabilities<br> <br> In addition to the statistics above, you can view the top applications used by each client and on the network.<br> Useful Commands<br> To get to ap level from controller:<br> apciscoshell<br> To get back to controller cli from ap cisco shell:<br> AP&gt;logout<br> Troubleshooting AP join issues from controller:<br> debug capwap events enable<br> More detail:<br> debug capwap detail enable<br> View errors:<br> debug capwap errors enable<br> What you can configure via the AP:<br> Set static IP address:<br> capwap ap ip &lt;ip-address&gt; &lt;subnet mask&gt; &lt;default-gateway&gt;<br> Configure static controller IP:<br> capwap ap primary-base &lt;controller-name&gt; &lt;ip-address&gt;<br> Setup a primary and secondary AP for controller:<br> config ap priority 4 &lt;ap&gt;<br> <br> config ap priority 3 &lt;ap&gt;<br> Links and Resources<br> <a href="http://www.networkcomputing.com/wireless-infrastructure/15-wifi-networking-blogs-you-should-read/1488709099" target="_blank" rel="nofollow noopener noreferrer">15 Wi-Fi Blogs To Read</a> via Network Computing<br> Are there any other blogs missing from this list? One I can think of is <a href="http://www.mikealbano.com/">http://www.mikealbano.com/</a><br> <a href="http://e."></a>