Skip to content

dot11.Network

Wireless & Network Stuff

Menu
  • Home
  • Contact
  • About
Menu

Author: Kevin

SDA-Wireless – Client Onboarding

Posted on June 30, 2022July 4, 2022 by Kevin

After having a look at AP onboarding, let’s now take a look at how client are onboarded in Fabric-enabled Wireless infrastructure. In the below Web Diagram Sequence, we consider a SSID configured with 802.1X security mechanism. Web Sequence Diagram Detailed Step-by-Step Process Not related to SDA directly, but the first step is to perform 802.11…

Read more

SDA-Wireless – AP Onboarding

Posted on June 15, 2022June 15, 2022 by Kevin

Web Sequence Diagram The Web Sequence Diagram below show the step-by-step process to get Access Point in “SDA mode”. Steps are detailed below. Detailed Step-by-Step Process AP is powered through PoE/Power-brick or Power Injector and switchport is going to Up/Up state as the AP boot up; At this step, two options are available based on…

Read more
Python

Automate backup on multiple AireOS WLCs with Python

Posted on March 29, 2022March 29, 2022 by Kevin

As any Network/Wireless Engineer we tend to automate more and more actions in order to save time (and money?), so I decided to dig deeper and deeper into Python, but …

Read more

Peer-to-Peer blocking in SDA-Wireless

Posted on March 2, 2022March 2, 2022 by Kevin

What is Peer-2-Peer blocking? Peer-2-peer (P2P) blocking is a security feature allowing an administrator to drop (or force to switch upstream) data traffic between clients associated to the same WLAN. P2P is mostly deployed in Guest WLANs where you don’t want your clients to be able to communicate between each others. This settings can be…

Read more

Cisco ISR1000 Internal AP Configuration

Posted on October 29, 2019 by Kevin

The Cisco ISR 1000 Series router can include (depending on the model) an internal Access Point to provide Wireless connectivity to users. To access the Access Point and configure the network so the AP can reach the WLC, here is the procedure: Check to which subslot the AP is mapped : Router#show hw-module subslot all…

Read more

[Config] Multicast – PIM Auto-RP

Posted on January 23, 2019February 15, 2022 by Kevin

As described in the blog post about Anycast RP, we can take advantage of MSDP to have a load-balancing & Failover mechanism between RP, but still, we need to configure the RP address on each and every device taking part of the multicast infrastructure. To automate this repetitive (and boring) task, Cisco has developed Auto-RP,…

Read more

[Config] Multicast – PIM Anycast RP

Posted on January 19, 2019 by Kevin

MSDP (Multicast Source Discovery Protocol) has been developed to exchange information about sources of multicast traffic between multiple BGP Domain. It can also be used as a key protocol allowing us to have two or more RPs to share the load and provide redundancy in case of RP failure. Key Concept Two or more RPs…

Read more

[Config] IOS AP as 802.1X Supplicant

Posted on October 25, 2018 by Kevin

In this post, we will see how to configure an IOS autonomous access point to act as 802.1X supplicant. For the setup, I have a : 3502i AP –  15.3(3)JD16 (8.3.143.0) 3750G switch – 12.2(55)SE9 ISE appliance 2.2 ISE Configuration Add the AP as Network Devices : Administration > Network Resources > Network Devices >…

Read more

Categories

  • CCIE Notes (3)
  • Cisco (5)
  • Config (6)
  • Python (1)
  • SDA (3)
  • Security (1)
  • Uncategorized (2)

Archives

  • June 2022 (2)
  • March 2022 (2)
  • October 2019 (1)
  • January 2019 (2)
  • October 2018 (1)
© 2025 dot11.Network | Powered by Minimalist Blog WordPress Theme