Hi this is a step by step on how to configure an SSID in a functional Cisco WLC (8.10) for Guest Authentication and MAC Caching using Aruba Clearpass General Steps (this guide assumes you have correctly configured the Clearpass side) Create an Authentication Server (The secret is the same as the one configured in Clearpass) Create an Accounting Server (The secret is the same as the one configured in Clearpass) Configure the WebAuth login Page (use the configured guets login page in Clearpass) Make sure the Web Auth Certificate points to the virtual IP in the WLC Create the FlexConnect Access List (or IPV4) Make sure WebAuth SecureWeb is enable Configure the SSID with the appropiate settings 1.- Create an Authentication Server 2.- Create an Accounting Server 3.- Configure the WebAuth login Page (in this example is; guest.demo-clearpass.net/cisco_login.php) Note.- In order to avoid the security warnings in the conencting devices, install the appropiate cert...
Hi, in this post I would tell you how to be sure which WiFi channels are supported by a wireless client so we can configure wireless solutions that will work with the endpoints in the environment. I normally approach this topic in 2 ways 1. Directly in the wireless client This one is the obvious option but, in my experience, the majority of wireless clients don't show that in any part of the configuration. Because wireless clients are very different and their configurations menus too there's no way to show a "common" path to see the supported channels(if the wireless client shows them) 2.- Use a wireless adapter in monitor mode and wireshark to see an Association Request paquet from the client. In the following images we'll see where in the association request we can see that information. The fastest way to do it is to follow these steps: Put the wireless adapatar in monitor mode in the AP channel we'are going to connect the wireless client Open wireshar...
Hi, today I'm gonna show how to interact with Aruba Clearpass 6.9.X API using postman. My intention is that you know how to construct the request using headers, parameters and the body of the request. The first things to start working with the Clearpass API are: to have administrative access to the device and to see the API documentation inside the Clearpass itself. To access the Clearpass API documentation go to Guest-Adminsitration-API Services-API Explorer Once you click there, you'll be redirected to a page like this. Now, let's do 4 thing so you can use the API: Configure the things needed in Clearpass to access the API form outside systems. Login to the device API Construct a GET request Construct a POST request Configure the things needed in Clearpass to access the API form outside systems. In this post you can find everything you need. Just make SURE the Operator profile has API access or you'll get an error when running the requests https://developer.ar...
Comments
Post a Comment