> For the complete documentation index, see [llms.txt](https://documentation.hak5.org/wifi-pineapple-pager/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.hak5.org/wifi-pineapple-pager/wifi-pineapple-commands/mimic.md).

# MIMIC

`PINEAPPLE_MIMIC_DISABLE` - Disable mimic mode on the Pineapple Open AP

`PINEAPPLE_MIMIC_ENABLE` - Enable mimic mode on the Pineapple Open AP

{% hint style="info" %}
These commands were added in the WiFi Pineapple Pager 1.0.5 firmware.
{% endhint %}

### When to use them  <a href="#when-to-use-them" id="when-to-use-them"></a>

[Mimic mode](/wifi-pineapple-pager/pineapple-open-ap.md) allows the Pineapple to respond for multiple network names from a single AP.

Combined with [filters](/wifi-pineapple-pager/pineapple-open-ap.md#pineapple-filters), mimic mode is a core method for capturing clients.

These commands are very useful for controlling the behavior of the open access point while configuring filters.

### Syntax  <a href="#syntax" id="syntax"></a>

```none
PINEAPPLE_MIMIC_DISABLE
```

Immediately disable accepting connections for mimic SSIDs on the Pineapple Open AP.

```none
PINEAPPLE_MIMIC_ENABLE
```

Immediately enable accepting connections for mimic SSIDs on the Pineapple Open AP.
