---
title: List
url: https://docs.vultr.com/reference/vultr-cli/instance/ipv6/list
description: Lists all IPv6 addresses associated with a specified Vultr instance for network management.
publish_date: 2025-09-14T03:06:23.653299Z
last_updated: 2025-11-07T17:47:02.969827Z
---

The `vultr-cli instance ipv6 list` command displays all IPv6 addresses associated with a specified Vultr instance, allowing you to view your instance's IPv6 networking configuration.

## Usage

```console
$ vultr-cli instance ipv6 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. |