---
title: List
url: https://docs.vultr.com/reference/vultr-cli/instance/ipv4/list
description: Displays all IPv4 addresses for a specified Vultr instance with their network configuration details.
publish_date: 2025-09-14T03:06:20.887173Z
last_updated: 2025-11-07T17:46:58.451177Z
---

The `vultr-cli instance ipv4 list` command displays all IPv4 addresses associated with a specified Vultr instance, showing details like IP address, gateway, and netmask.

## Usage

```console
$ vultr-cli instance ipv4 list <Instance ID> [flags]
```

## Flags
| Shorthand | Long Version | Description |
|-----------|--------------|-------------|
| -c | --cursor | (optional) cursor for paging. |
| -p | --per-page | (optional) Number of items requested per page. Default is 100 and Max is 500. |