Juniper NRE LAB

J’ai eu l’opportunité de participer au Network Field Day 20. Durant cet événement, Juniper network présentait leur plateforme d’apprentissage NRE Labs . Cette plateforme permet aux administrateurs et ingénieurs réseau de faire le pas entre la configuration CLI vers le "Devops".  Une introduction à la plateforme est présentée sur ce  vidéo Pour beaucoup d'administrateur réseau et … Continue reading Juniper NRE LAB

remote capture using Wlanpi on osX

Following a small script call WLANPishark (https://github.com/wifinigel/WLANPiShark) created by @wifinigel, You can read his blog post I wanted to do the same from a Mac osX client. To be able to do it, we need to enable ssh access to the wlanpi without password and enable sudo command for a user without password. Set password … Continue reading remote capture using Wlanpi on osX

Cisco AP config from Ekahau Site Survey

here is a small python script that configure Cisco access point power and channel from an Ekahau Site survey report. The script will work with the following access-point series Cisco 1600,2600,3600,Cisco 2700,3700 and Cisco 2802 It should work with any non FRA access-point with a 2.4 and 5 ghz radio Requirement Python 2.7 Netmicko Download the … Continue reading Cisco AP config from Ekahau Site Survey