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,…
Category: CCIE Notes
[Config] Multicast – PIM Anycast RP
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…
[Config] IOS AP as 802.1X Supplicant
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 >…