Création automatique de sites (cas d’usage)
Regardez une vidéo de démonstration pour découvrir la facilité avec laquelle vous pouvez intégrer des dizaines ou des centaines de sites en quelques minutes à l’aide de scripts et d’API Python.
L’automatisation d’un réseau Juniper Mist vous permet, ainsi qu’à d’autres administrateurs, d’apporter automatiquement des modifications au système, tout en minimisant les erreurs humaines. Il vous permet également d’apporter des modifications extrêmement évolutives qui ne peuvent tout simplement pas être effectuées à partir d’une interface graphique.
La vidéo ci-dessous montre un exemple de script qui crée cinq cents sites en moins de 5 minutes à l’aide d’un fichier CSV comme entrée, d’un modèle de périphérique Juniper Mist, de l’API Juniper Mist et de Python :
Our mission is to create 500 sites in less than 5 minutes, onboard thousands of APs, and monitor all your users across all your sites on a single dashboard without any costly errors.
First, we create an org on the MIST dashboard. Log in, select your org. You may have a few. We're done with step one and now let's go set up templates. This org has RF profiles and three different WLAN configs as seen here. Now we have the templates, let's automate.
We asked the customer to provide a spreadsheet containing site names, site addresses, and any other required site info. The amount of sites could be in the thousands, but for this example, we did 500.
We will now automate the creation of 500 sites based on the information provided by the customer using a simple Python script. Note: it is a human-readable file and not very large. Now we run the script.
And create 500 sites in under 4 1/2 minutes. Mist's 100% API architecture allows you to fully automate this process, removing any chance of human error. Check the audit logs. Perfect. And now we can validate from the dashboard that all the sites were created correctly.