---
title: "Managing Edge Router IP addresses"
sidebar_label: "Managing IP addresses"
description: "How to add and remove Edge router IP addresses"
sidebar_position: 6
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import TrashIcon from '@selectel/docux/icons/trash'

# Manage Edge router IP addresses

IP addresses are assigned to an [Edge router](/public-cloud/manage-networks/edge-routers.mdx) and used to access the virtual data center from external networks, for example, from the internet.

An Edge router is always created with a base IP address.

The IP address limit is shared across the entire organization and is set to 20 addresses. To increase the limit, [create a ticket](https://my.selectel.ru/tickets/create).

## Add an IP address \{#add-ip-address}

1. In the [Control panel](https://my.selectel.ru/vmware/), on the top menu, click **Products** and select **VMware-based Cloud**.
2. Go to the **Virtual Data Centers** section.
3. Open the Virtual Data Center page → the **Edge Routers** tab.
4. In the Edge router card, open the **IP addresses** block.
5. Click **Add IP address**.
6. Specify the number of IP addresses to be added.
7. Click **Add**.

## Remove an IP address \{#delete-ip-address}

You can only remove IP addresses that you have added manually. The base IP address cannot be removed.

1. In the [Control panel](https://my.selectel.ru/vmware/), on the top menu, click **Products** and select **VMware-based Cloud**.
2. Go to the **Virtual Data Centers** section.
3. Open the Virtual Data Center page → the **Edge Routers** tab.
4. In the Edge router card, open the **IP addresses** block.
5. In the IP address line, click <TrashIcon />.
6. Enter the IP address to confirm.
7. Click **Delete**.

<Formbricks />
