Two separate RIs without on-prem redundancy
Written by
Updated at June 10, 2025
Two separate independent network topologies. In each topology, there is a private connection connected to RI
on one side and a virtual cloud network on the other.
The network topology is presented on the diagram in the following configuration:
On-Prem
client with two local subnets:subnet-c1
andsubnet-c2
.- The on-prem network hardware connects to the Yandex Cloud network hardware via Cloud Interconnect.
- The
prc-m9-1
private connection via theM9
point of presence connects toRouting Instance 1
in Yandex Cloud. - The
Net-1
virtual network comprised of three subnets,subnet-a1
,subnet-b1
, andsubnet-d1
, connects toRI 1
on the Yandex Cloud side. - The
prc-m9-2
private connection via theM9
point of presence connects toRouting Instance 2
in Yandex Cloud. - The
Net-2
virtual network comprised of three subnets,subnet-a2
,subnet-b2
, andsubnet-d2
, connects toRI 2
on the Yandex Cloud side.
This creates two network topologies (based on the number of RIs used):
- Topology 1 enables network connectivity between on-prem subnets and
Net-1
VPC subnets viaRI 1
. - Topology 2 enables network connectivity between on-prem subnets and
Net-2
VPC subnets viaRI 2
.
These topologies do not enable network connectivity between Net-1
and Net-2
virtual networks subnets.
Note
If needed, customers can enable network connectivity between Net-1
and Net-2
VPC subnets by setting up traffic routing between private connections on their network hardware.