# clear network

## Syntax

```
clear network
```

## Syntax Description

This command has no arguments.

## Defaults

## Usage Guidelines

This command deletes all configuration information, both learned and manually-configured, from all network interfaces and sets the [interfaces autoconfiguration mode](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/ip-interface-context/ip-autoconfig) to `full`.

The user will be prompted before the command is executed unless command confirmation has been disabled with [no login confirm](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/login-confirm).

## Examples

```
clear network
```

## Related Commands

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