# configure known-hosts

## Syntax

```
configure known-hosts
```

## Syntax Description

This command has no arguments

## Defaults

## Usage Guidelines

This command allows the user to edit the list of known SSH keys for remote hosts. The file format is that used by the OpenSSH suite.

Editing is done using the [vim text editor](https://www.vim.org/).

## Examples

```
config known-hosts
```

## Related Commands

{% content-ref url="show-config-known-hosts" %}
[show-config-known-hosts](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/show-config-known-hosts)
{% endcontent-ref %}

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