# show config authorized-keys

## Syntax

```
show config authorized-keys [admin|user]
```

## Syntax Description

<table><thead><tr><th width="203">Keyword</th><th>Description</th></tr></thead><tbody><tr><td><code>admin</code></td><td>Shows the authorized keys for the administrative user.</td></tr><tr><td><code>user</code></td><td>Shows the authorized SSH keys the read-only user</td></tr></tbody></table>

## Defaults

The keys for the administrative user are shown by default.

## Usage Guidelines

This commands displays the contents of the authorized SSH public keys file for the specified user.

## Examples

```
show config authorized-keys
```

## Related Commands

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