自動サイト作成 (ユース ケース)
PythonのスクリプトとAPIを使用することで、数十または数百のサイトを数分でいかに簡単にオンボーディングできるかについては、ビデオデモをご覧ください。
Juniper Mistネットワークの自動化により、ユーザーや他の管理者は、人為的ミスを最小限に抑えながら、システムを自動的に変更することができます。また、GUIでは不可能な非常にスケーラブルな変更を行うことができます。
次のビデオは、入力用の CSVファイル、Juniper Mist デバイス テンプレート、Juniper Mist API、Python を使用して、5 分以内に 500 のサイトを作成するスクリプトの例を示しています。
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.