---
name: vpc-faq-vpc
title: FAQ for VPC
description: Yes, you can set up access to your IBM Cloud&reg; classic infrastructure from one VPC in each region. For more information, see Setting up access to classic infrastructure.
last-updated: 2026-04-07
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/vpc?format=markdown
> The index for all IBM Cloud docs is at: https://cloud.ibm.com/docs/llms.txt
> Use these files to discover more information as needed.

# FAQ for VPC
{: #faqs-for-VPC}

## Can I connect my VPC to my other IBM Cloud workloads?
{: #faq-vpc-0}
{: faq}
{: support}

Yes, you can set up access to your IBM Cloud&reg; classic infrastructure from one VPC in each region. For more information, see [Setting up access to classic infrastructure](https://cloud.ibm.com/docs/vpc?topic=vpc-setting-up-access-to-classic-infrastructure&format=markdown).

## Can a subnet's size be changed after it is created?
{: #faq-vpc-1}
{: faq}

No, a subnet cannot be resized after it is created.

## What is the limit on the number of characters in a VPC name?
{: #faq-vpc-2}
{: faq}

Currently, the limit is 100. If this limit is exceeded, you might receive an "internal error" message.

## Can any of my VPC resource names begin with a number?
{: #faq-vpc-3}
{: faq}

No, although the name can contain numbers, it must begin with a letter.

## Are there restrictions on what characters that I can use in a name?
{: #faq-vpc-4}
{: faq}

Yes, the UI blocks consecutive double dashes, underscores, and periods from being part of a virtual server instance name.

## During the public gateway creation, do I need to reserve the floating IP address, or does the system automatically reserve it? Can I see that floating IP address when I query all of the floating IP addresses?
{: #faq-vpc-6}
{: faq}

The VPC API automatically creates a floating IP along with the public gateway if an existing floating IP is not specified. And yes, that floating IP shows up in the list.

## Who enforces that only one public gateway can exist per zone for a VPC?
{: #faq-vpc-7}
{: faq}

The VPC API service enforces this limit.

## Does the VPC public gateway have a timeout function?
{: #faq-vpc-public-gateway-timeout}
{: faq}

Yes. The VPC public gateway applies a fixed idle timeout of 4 minutes for TCP connections and 3 minutes for UDP connections. These timeouts are enforced by default and cannot be modified.

## How do you obtain the Cloud Resource Name (CRN) of a VPC?
{: #faq-crn}
{: faq}

 To obtain the CRN of a VPC, click **menu** ![menu icon](images/icon_hamburger.svg) > **Resource list** from the IBM Cloud console. Expand **Infrastructure** to list your VPCs. Select a VPC and then click the **Status** entry to view its details. Use the icon to copy the CRN and paste it where needed.