Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • 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
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud Interconnect
    • All guides
    • Getting information about Cloud Interconnect partners
    • Getting information about Cloud Interconnect points of presence
    • Getting information about trunk links
    • Creating a trunk
    • Updating trunk parameters
    • Getting information about operations in a trunk
    • Deleting a trunk
    • Getting information about private connections
    • Creating a private connection
    • Updating private connection parameters
    • Getting a list of operations for a private connection
    • Updating the list of static routes for a private connection
    • Removing static routes for a private connection
    • Deleting a private connection
    • Getting information about public connections
    • Getting information about a routing instance
    • Overview
    • Operation overview
    • Terminology
    • Points of presence
    • Transceivers
    • Trunk
    • Private connection
    • Public connection
    • CIC partners
    • Monitoring
    • Data size and connection capacity
    • Quotas and limits
  • Pricing policy
  • Access management
  • Release notes
  1. Step-by-step guides
  2. Creating a trunk

Creating a new trunk

Written by
Yandex Cloud
Updated at July 3, 2025

Warning

To request access to this function, contact support.

Creating a direct trunkCreating a direct trunk

Note

You need the cic.editor role to run this operation.

CLI
  1. See the description of the CLI command for creating a trunk:

    yc cic trunk-connection create --help
    
  2. Create a direct trunk in the specified folder:

    Where:

    • id: Trunk ID.
    • name: Trunk name.
    • description: Trunk description.
    • cloud_id: ID of the cloud in whose folder the trunk was created.
    • folder_id: ID of the cloud folder the trunk was created in.
    • region_id: Region of the cloud containing the trunk.
    • Trunk type:
      • single_port_direct_joint: Direct trunk:
        • transceiver_type: Transceiver type in use.
        • port_name: Port number(s) allocated for the trunk on the network device.
        • access_device_name: Name of the network device with ports allocated for the trunk.
      • lag_direct_joint: Aggregated (LAG) direct trunk:
        • transceiver_type: Transceiver type in use.
        • lag_id: Aggregated connection ID.
        • port_names: List of physical ports in the LAG.
      • partner_joint_info: Partner trunk:
        • partner_id: Partner ID.
        • service_key: Partner trunk service key.
    • point_of_presence_id: Point of presence ID. When creating a trunk, you must select the required value from the Label column of the table.
    • capacity: Trunk capacity. When creating a trunk, you must select the required value from the Label column of the table.
    • status: Resource state. Target state: ACTIVE.
    • created_at: Date and time of resource creation.
    • deletion-protection: Resource protection against accidental deletion. You will not be able to delete the resource unless this flag is removed first.
    • async: Running a command in asynchronous mode. We recommend you to perform all resource state change operations in this mode.

Was the article helpful?

Previous
Getting information about trunk links
Next
Updating trunk parameters
© 2025 Direct Cursus Technology L.L.C.