ArubaOS 8 Introduction

Reading Time: 3 minutesThis is the first article in a series of articles, where I talk about the new ArubaOS 8 for the WLAN controller. This is the ArubaOS 8 introduction article, to give an overview of the new features in ArubaOS 8, which I cover in later posts in much more detail. I’m running ArubaOS 8 for … Read more

Change the Management VLAN for Aruba Instant

Reading Time: 4 minutesAruba Instant is a very simple and easy to use WLAN solution. In some projects, I have the situation, that users are placed in VLAN 1. Which is easy with Aruba Instant. But unfortunately, VLAN 1 is the default management VLAN and the AP itself should not be placed in VLAN 1. This was impossible … Read more

iMC DHCP Agent

Reading Time: 4 minutesiMC is able to display a list of devices and IP addresses in use. To get the hostname of those devices as well, the iMC DHCP agent can grab those from the DHCP server. During my test of this function, I found some obstacles. In this article, I will share my experience and describe the installation … Read more

HowTo Sync AirWave AP’s to iMC

Reading Time: 4 minutesThis article describes the steps to sync AirWave AP’s to iMC. This does not consume device licenses in iMC. It makes it a no brainer because you can benefit from the topology views, which include the AP’s. This makes troubleshooting much easier. Why Sync AirWave AP’s to iMC Most of the ArubaOS based switches are … Read more

iMC Operator Login with Radius (ClearPass)

Reading Time: 5 minutesLong ago, I configured my iMC server to use AD based operator login. you can read the post here. After having ClearPass up and running I will do the iMC operator login with radius. This post describes how this works. iMC Operator Login: Prepare ClearPass The first step is to prepare ClearPass. Those are the normal steps … Read more

Migrate ClearPass to a new Server

Reading Time: 3 minutesA question, I hear very often. How to migrate ClearPass to a new server? The reason can be, you have reached the end of the evaluation phase and want to use the evaluation installation for production, but you need to change the specs. Or you need to upgrade the specs of your appliance to meet the … Read more

Install ClearPass on Proxmox

Reading Time: 4 minutesSince ClearPass version 6.6.2, we have support for KVM (Kernal-based Virtual Machine). In this post, I show how to install ClearPass on Proxmox. Proxmox runs KVM based virtual machines but unfortunately do not use the tools from the installation guide of ClearPass. Nevertheless, follow this post to get it running. Running ClearPass on Proxmox is … Read more

CLI based OVA/OVF Deployment for ESXi

Reading Time: 6 minutesI use ESXi in my lab and need to deploy new VM’s on a regular basis. Whenever possible, I use an OVA/OVF deployment as this is very handy and easy. Unfortunately, I have no vSphere license so I use the ESXi embedded host client for administration. This shiny web UI has one drawback. It cannot deploy OVA/OVF … Read more

External SQL Authentication Source with ClearPass

Reading Time: 3 minutesRecently, I had a customer who had all of his user accounts in an external SQL database and we were looking for a way to authenticate against this external SQL authentication source with ClearPass. It is easy, to get this working and the following post demonstrates the configuration. ClearPass supports MSSQL, Oracle and PostgreSQL out … Read more