Skip to content

Commit e9d3914

Browse files
Update README.md
typo
1 parent 59e0557 commit e9d3914

File tree

1 file changed

+1
-1
lines changed
  • cloud-infrastructure/networking/peering

1 file changed

+1
-1
lines changed

cloud-infrastructure/networking/peering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Local VCN peering: is the process of connecting two VCNs in the same region so that their resources can communicate using private IP addresses without routing the traffic over the internet or through your on-premises network this process is achieved via LPG Gateways
44

5-
Remote VCN peering is the process of connecting two VCNs in different regions (but the same tenancy ). The peering allows the VCNs' resources to communicate using private IP addresses without routing the traffic over the internet or through your on-premises network, RPC requires 2 DRG instances (one for each region see pic below), customer can also use RPC to peer different tenants in the same region peering the DRGs.
5+
Remote VCN peering is the process of connecting two VCNs in different regions (but with the same tenancy ). The peering allows the VCNs' resources to communicate using private IP addresses without routing the traffic over the internet or through your on-premises network. RPC requires 2 DRG instances (one for each region see pic below). The customer can also use RPC to peer different tenants in the same region peering the DRGs.
66

77

88
# Table of Contents

0 commit comments

Comments
 (0)