# Juniper Mist

Hamina Network Planner includes integration with Juniper Mist, which can be used for both Import and Export purposes.&#x20;

The **Import** function will bring the map, scale, and access points (including model, name, MAC, serial, transmit power, channel, and channel width settings) into Hamina Network Planner. Then, you can add walls, attenuating objects, and scope zones to simulate the current Juniper Mist network configuration in a predictive model.

The **Export** function rapidly deploys a new site, or updates an existing site directly from Hamina Network Planner. This removes the need for any repeat map-based deployment work - all of the mapping work is automatically copied directly from Hamina Network Planner.

## Generating an API Token

1. Log into [manage.mist.com](https://manage.mist.com).
2. Select your Organization.
3. In the toolbar on the left, select **Organization** > **Settings**.<br>

   <div align="left"><figure><img src="/files/JsufpFCxSfys8IlF3BEQ" alt="" width="375"><figcaption></figcaption></figure></div>
4. Scroll down to the **API Token** section, and click **Create Token**.<br>

   <div align="left"><figure><img src="/files/02B8FK3CRhC9I9oYqDM9" alt="" width="355"><figcaption></figcaption></figure></div>
5. Name the token, and select a permissions level for it. To import a site and use the Live View, either **Helpdesk**, **Network Admin**, or **Super User** is required. *Note: For monitoring with the Live View, the Observer permission doesn't have enough permissions to perform all client monitoring, and you will receive some authentication error message.*
6. Click **Generate Token** and then copy the token that appears in the **Key** field.<br>

   <div align="left"><figure><img src="/files/RzcwKNSfpFsGnbi3mGB6" alt="" width="375"><figcaption></figcaption></figure></div>

## Import From Juniper Mist to Hamina

1. In Hamina Network Planner, navigate to the **Import** page.<br>

   <div align="left"><figure><img src="/files/xitmm3apETZqZTwoxihD" alt="" width="563"><figcaption></figcaption></figure></div>
2. Select your Region, paste in the key, and click the **Continue** button.<br>

   <div align="left"><figure><img src="/files/Jz9fcgbVPWZiV9zxBH5x" alt="" width="563"><figcaption></figcaption></figure></div>
3. Select the **Organization** and **Site** that you wish to import, and place a check mark next to any **floor plans** you wish to include in the import. Click the **Import** button.<br>

   <div align="left"><figure><img src="/files/kiRPSyPO9Nsei4bH9W8L" alt="" width="563"><figcaption></figcaption></figure></div>
4. Add relevant walls, attenuating objects, and scope zones. You can now see what your current Juniper Mist configuration looks like, inside a predictive model.

   <figure><img src="/files/UEpFMjj1L1BrTX8s6sg9" alt=""><figcaption></figcaption></figure>

## Exporting from Hamina to Juniper Mist

Using the Export function in Hamina, you can deploy a network to Juniper Mist including the background map and AP locations.

<div align="left"><figure><img src="/files/eI5KHRUi8oMoCr7rIIea" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hamina.com/hamina/live/juniper-mist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
