Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
    • Cloud Interconnect
    • Cloud Backup
    • Cloud Registry
    • Yandex AI Studio
    • Compute Cloud
    • Object Storage
    • Managed Service for Kubernetes®
    • Yandex BareMetal
    • Smart Web Security
    • Security Deck
    • Managed Service for PostgreSQL
    • Managed Service for ClickHouse®
    • Monium
    • Cloud CDN
    • Network Load Balancer
    • Virtual Private Cloud
    • Cloud DNS
    • Application Load Balancer
    • Yandex Cloud Video
    • Stackland
    • Yandex Cloud Router
    • Yandex Managed Service for Trino
    • Managed Service for MySQL®
    • Managed Service for Valkey™
    • Managed Service for Apache Spark™
    • Yandex StoreDoc
    • Managed Service for OpenSearch
    • Managed Service for Apache Kafka®
    • Data Transfer
    • Yandex MPP Analytics Engine for PostgreSQL
    • Yandex Managed Service for Apache Airflow®
    • Data Processing
    • Yandex MetaData Hub
    • Managed Service for YDB
    • Managed Service for Sharded PostgreSQL
    • Managed Service for YTsaurus
    • Yandex WebSQL
    • DataLens
    • Yandex Search API
    • SpeechSense
    • SpeechKit
    • DataSphere
    • Vision OCR
    • Translate
    • Yandex Identity Hub
    • Key Management Service
    • Certificate Manager
    • Yandex Lockbox
    • Audit Trails
    • SmartCaptcha
    • Cloud Desktop
    • SourceCraft Code Assistant
    • Container Registry
    • Managed Service for GitLab
    • Managed Service for Prometheus®
    • Cloud Functions
    • API Gateway
    • Yandex Cloud Postbox
    • Message Queue
    • Serverless Integrations
    • IoT Core
    • Data Streams
    • Serverless Containers
    • Cloud Notification Service
    • Yandex Query
    • Identity and Access Management
    • Yandex Cloud Console
    • Resource Manager
    • Yandex Cloud Billing
    • Yandex Cloud Quota Manager
    • Cloud Apps
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Virtual Private Cloud
  • Getting started
    • All tutorials
      • Configuring Cloud Interconnect access to cloud networks behind NGFWs
      • Creating a direct trunk and a private connection in it
      • Creating a direct trunk and a public connection in it
      • Creating a new partner trunk and a private connection in it
      • Creating a new partner trunk and a public connection in it
      • Adding a private connection to a direct or partner trunk
      • Adding a public connection to a direct or partner trunk
      • Changing trunk capacity
      • Deleting a private connection
      • Deleting a public connection
      • Deleting a trunk connection
  • DDoS Protection
  • Access management
  • Pricing policy
  • Terraform reference
  • Metrics Monitoring
  • Audit Trails events
  • Release notes
  • FAQ

In this article:

  • Setting up a public connection
  • Contacting support for a public connection
  • Support team's response to your ticket
  • Public connection status monitoring
  1. Tutorials
  2. Cloud Interconnect
  3. Adding a public connection to a direct or partner trunk

Adding a public connection to a direct or partner trunk

Written by
Yandex Cloud
Updated at July 29, 2025
View in Markdown
  • Setting up a public connection
    • Contacting support for a public connection
    • Support team's response to your ticket
    • Public connection status monitoring

Setting up a public connectionSetting up a public connection

To add a public connection to an existing trunk, create a new support ticket.

Contacting support for a public connectionContacting support for a public connection

Follow this request format:

Subject: [CIC] Add a public connection to an existing trunk.

Request text:
Please add a public connection to an existing trunk.
Connection settings:

trunk_id: euus5dfgchu2********
vlan_id: 101
ipv4_peering:
  peer_bgp_asn: 65001
  #cloud_bgp_asn: 200350
allowed-public-services:
  - storage.yandexcloud.net
  - transcribe.api.cloud.yandex.net
is_nat_extra_ip_required: false

Where:

  • trunk_id: Trunk ID you got from support in the previous step.
  • vlan_id: Public trunk connection 802.1Q VLAN-ID. This value is selected by the customer. It must be different from the VLAN-ID values of other private connections in this trunk.
  • peer_bgp_asn: Customer endpoint BGP ASN in ASPlain format. This value is selected by the customer.
  • allowed-public-services: FQDN API Endpoints of services you want to access through this public connection.
  • is_nat_extra_ip_required: Indicates whether the customer needs a /32 subnet prefix (in addition to the point-to-point /31 subnet prefix) to implement NAT. By default, this value is false, which means no additional subnet prefix is allocated.
  • folder_id (optional): Folder to store public connection monitoring metrics. If left empty, monitoring metrics will be stored in the folder you specified when creating the trunk.

Support team's response to your ticketSupport team's response to your ticket

Once the new public connection has been added, the support team will message you its ID.

Here is an example of the support response to a request for a new public connection (for reference only):

id: cf3qdug4fsf7********
ipv4_peering:
  peering_subnet: 178.210.118.46/31
  peer_ip: 178.210.118.46
  cloud_ip: 178.210.118.47
  peer_bgp_asn: 65001
  #cloud_bgp_asn: 200350
allowed-public-services:
  - storage.yandexcloud.net
  - transcribe.api.cloud.yandex.net

Where:

  • id: Public connection ID.
  • peering_subnet: Point-to-point BGP peering subnet prefix from the Yandex Cloud address pool.
  • peer_ip: Customer endpoint IP address on the point to point BGP peering subnet assigned by Yandex Cloud.
  • cloud_ip: Yandex Cloud endpoint on the point to point BGP peering subnet assigned by Yandex Cloud.
  • nat_subnet: Additional Yandex Cloud pool subnet prefix to implement NAT.
  • allowed-public-services: FQDN API Endpoints of services accessible through the new public connection.

Public connection status monitoringPublic connection status monitoring

  • Use the monitoring service to see when your public connection BGP session starts on the Yandex Cloud endpoint.
  • The support team will notify you once they provide access to the requested Yandex Cloud services. The configuration process usually takes up to one business day.
  • Check whether the Yandex Cloud services are accessible from your endpoint through the new public connection and inform the support team about the results.
  • If there are any IP connectivity issues, contact support for diagnostics and troubleshooting.

Was the article helpful?

Previous
Adding a private connection to a direct or partner trunk
Next
Changing trunk capacity
© 2026 Direct Cursus Technology L.L.C.