Resolved! AP inventory AIREOS
Hi guys!I knew in this world of automation, I trying to get an inventory of all AP's that are register in a WLC 5520 - AIREOSThis is part of my code. df = pd.DataFrame()data = {}# obtiene la lista de ips a conectarsewith open("ipdiscoc.txt", "r") as ...