---
title: Create
url: https://docs.vultr.com/reference/vultr-cli/instance/ipv4/create
description: Assigns a new IPv4 address to an existing Vultr instance to enhance network connectivity
publish_date: 2025-09-14T03:06:18.383727Z
last_updated: 2025-11-07T17:46:53.539726Z
---

The `vultr-cli instance ipv4 create` command assigns a new public IPv4 address to a specified Vultr instance, expanding its network connectivity for external access.

## Usage

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

## Flags
| Shorthand | Long Version | Description |
|-----------|--------------|-------------|
| - | --reboot | whether to reboot instance after adding ipv4 address |