# vpn server auto-visible

## Syntax

```
[no] vpn server auto-visible [off|on]
```

## Syntax Description

<table><thead><tr><th width="203">Keyword</th><th>Description</th></tr></thead><tbody><tr><td><code>no</code></td><td>(Optional) Resets auto-visible to its default value.</td></tr><tr><td><code>off</code></td><td>Disables <a href="../vpn-peer/vpn-peer-visible">vpn peer visible</a> on new IslandExpress VPNs. Either <code>off</code> or <code>on</code> is required unless <code>no</code> is specified.</td></tr><tr><td><code>on</code></td><td>Enables <a href="../vpn-peer/vpn-peer-visible">vpn peer visible</a> on new IslandExpress VPNs. Either <code>off</code> or <code>on</code> is required unless <code>no</code> is specified.</td></tr></tbody></table>

## Defaults

By default, [vpn peer visible](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/vpn-peer/vpn-peer-visible) is initially disabled on VPNs created by IslandExpress.

## Usage Guidelines

This command controls the initial value of [vpn peer visible](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/vpn-peer/vpn-peer-visible) on VPNs created by IslandExpress, making the VPN invisible to the Island's management plane. This can be changed later using the [vpn peer visible](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/vpn-peer/vpn-peer-visible) command.

## Examples

```
vpn server auto-visible on
```

## Related Commands

{% content-ref url="../vpn-peer/vpn-peer-visible" %}
[vpn-peer-visible](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/vpn-peer/vpn-peer-visible)
{% endcontent-ref %}
