# show ip interface

## Syntax

{% code overflow="wrap" %}

```
show ip interface <iface>
```

{% endcode %}

## Syntax Description

<table><thead><tr><th width="202"></th><th></th></tr></thead><tbody><tr><td>iface</td><td>The name of the interface.</td></tr></tbody></table>

## Defaults

None; the interface name must be specified.

## Usage Guidelines

This command displays detailed information about an IP interface.

## Examples

```
show ip interface en0
```

## Related Commands

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