Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI Studio
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
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 a list of trunk operations
    • 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
    • Overview of operations
    • 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. Updating the list of static routes for a private connection

Adding static routes to a private connection

Written by
Yandex Cloud
Updated at June 10, 2025

Warning

To request access to this function, contact support.

Note

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

CLI
  1. See the description of the CLI command for adding static routes to a private connection:

    yc cic private-connection upsert-static-routes --help
    
  2. Add static routes to a private connection:

    yc cic private-connection upsert-static-routes cf3td**********nufvr \ 
      --ipv4-static-routes=10.0.0.0/8,10.0.1.0/8" \
      --async
    

Was the article helpful?

Previous
Getting a list of operations for a private connection
Next
Removing static routes for a private connection
Yandex project
© 2025 Yandex.Cloud LLC