Tagged: Cisco

Embedded Event Manager simple example

EEM can be used for monitoring, or triggered by specified conditions (change configuration, etc.). The following is Cisco official document. Embedded Event Manager (EEM) is a distributed and customized approach to event detection and...

How to automate WLC using Python (CLI)

Updated on May 21, 2020: If you are looking for C9800 wireless controller automation, please refer to my following article, I hope this helps you.Monitoring IOS-XE device with Netconf API + Grafana + InfluxDB...

Recommended configuration for WLAN-VLAN mapping

When configuring Cisco WLC WLANs, there are three WLAN-VLAN mapping options. AP-Specific Group-Specific Wlan-Specific The difference between AP-Specific and the other two WLAN-VLAN mappings is that the AP-Specific configuration is saved in the AP’s...

PCAP capture on ISE

ISE can generate PCAP capture very simply(Compared to SPAN), which is really useful for troubleshooting network issue.

Priority order of MAC Filtering on the WLC

We know that there are two types of MAC Filtering for WLC. Local MAC authentication MAC authentication using a RADIUS server When we are designing a network environment, we may be in a situation...