Configure
Learn how to configure your network in the primary and standby regions.
Configure Network in Primary Region
Follow these steps to configure the network in the primary region
(
Region 1):
Learn how to configure the network communication between availability zones and regions
shown in the architecture diagram. Follow these steps to configure the network traffic in the
primary region (
Region 1):
- Add a security rule to the client NSG in
VCN1to allow incoming traffic from the client subnets ofVCN2andVCN3.Stateless Source IP Protocol Source Port Range Destination Port Range Allows Description No 10.20.1.0/24TCP 1521 1521 TCP traffic for ports: 1521 Allow ingress from the client subnet of VCN2No 10.30.1.0/24TCP 1521 1521 TCP traffic for ports: 1521 Allow ingress from the client subnet of VCN3 - Create VCN
HubVCN1with CIDR10.11.0.0/16. - Create LPG
HubLPG1andHubLPG2in VCNHubVCN1. - Create LPG
LPG1RandLPG1Lin VCNVCN1. - Create LPG
LPG1RandLPG1Lin VCNVCN2. - Establish the local peering connection between
LPG1RandHubLPG1. - Establish the local peering connection between
LPG2RandHubLPG2. - Establish the local peering connection between
LPG1LandLPG2L. - Add route rules to the route table of the client subnet of
VCN1to forward traffic targeted for the client subnet ofVCN2toLPG1Land traffic targeted for the client subnet ofVCN3toLPG1R.Destination Target Type Target Route Type Description 10.20.1.0/24LPG LPG1LStatic Traffic to the client subnet of VCN210.30.1.0/24LPG LPG1RStatic Traffic to the client subnet of VCN3 - Add route rules to the route table of the client subnet of
VCN2to forward traffic targeted for the client subnet ofVCN1toLPG2Land traffic targeted for the client subnet ofVCN3toLPG2R.Destination Target Type Target Route Type Description 10.10.1.0/24LPG LPG2LStatic Traffic to the client subnet of VCN110.30.1.0/24LPG LPG2RStatic Traffic to the client subnet of VCN3 - Create route table
HubLPG1rtinHubVCN1. - Associate route table
HubLPG1rtto LPGHubLPG1. - Associate route table
HubLPG2rtto LPGHubLPG2. - Create DRG
DRG1. - Create route table
DRG1rtinHubVCN1. - Add two route rules to the route table
DRG1rt: one to forward traffic targeted for the client subnet ofVCN1toHubLPG1, and a second to forward traffic targeted for the client subnet ofVCN2toHubLPG2.Destination Target Type Target Route Type Description 10.10.1.0/24LPG HubLPG1Static Traffic to the client subnet of VCN110.10.1.0/24LPG HubLPG2Static Traffic to the client subnet of VCN2 - Attach
DRG1toHubVCN1.- Select the autogenerated DRG route table for VCN attachments.
- Select the existing route table
DRG1rt. - Select VCN CIDR blocks.
- Create a remote peering connection in
DRG1, namedRPC1. - Add a route rule to
HubLPG1rtto forward traffic targeted for the client subnet ofVCN3toDRG1.Destination Target Type Target Route Type Description 10.30.1.0/24DRG DRG1Static Traffic to the client subnet of VCN3 - Add a route rule to
HubLPG2rtto forward traffic targeted for the client subnet ofVCN3toDRG1.Destination Target Type Target Route Type Description 10.30.1.0/24DRG DRG1Static Traffic to the client subnet of VCN3
Configure Network in Standby Region
Follow these steps to configure the network in the standby region
(
Region 2):
- Set up the network in the standby region (
Region 2). - Add a security rule to the client NSG in
VCN3to allow incoming traffic from the client subnets ofVCN1andVCN2.Stateless Source IP Protocol Source Port Range Destination Port Range Allows Description No 10.10.1.0/24TCP 1521 1521 TCP traffic for ports: 1521 Allow ingress from the client subnet of VCN1No 10.20.1.0/24TCP 1521 1521 TCP traffic for ports: 1521 Allow ingress from the client subnet of VCN2 - Create VCN
HubVCN3with CIDR10.33.0.0/16. - Create LPG
HubLPG3in VCNHubVCN3. - Create LPG
LPG3Rin VCNVCN3. - Establish the local peering connection between
LPG3RandHubLPG3. - Add route rules to the route table of the client subnet of
VCN3to forward traffic targeted for the client subnets ofVCN1andVCN2toLPG3R.Destination Target Type Target Route Type Description 10.10.1.0/24LPG LPG3RStatic Traffic to the client subnet of VCN110.20.1.0/24LPG LPG3RStatic Traffic to the client subnet of VCN2 - Create route table
HubLPG3rtinHubVCN3. - Associate route table
HubLPG3rtto LPGHubLPG3. - Create DRG
DRG3. - Create route table
DRG3rtinHubVCN3. - Add a route rule to
DRG3rtto forward traffic targeted for the client subnet ofVCN3toHubLPG3.Destination Target Type Target Route Type Description 10.30.1.0/24LPG HubLPG3Static Traffic to the client subnet of VCN3 - Attach
DRG3toHubVCN3.- Select the autogenerated DRG route table for VCN attachments.
- Select the existing route table
DRG3rt. - Select VCN CIDR blocks.
- Create a remote peering connection in
DRG3, namedRPC3. - Establish a remote peering connection between
RPC1(Region 1) andRPC3(Region 2). - Add two route rules to
HubLPG3rtto forward traffic targeted for the client subnets ofVCN1andVCN2toDRG3.Destination Target Type Target Route Type Description 10.10.1.0/24DRG DRG3Static Traffic to the client subnet of VCN110.20.1.0/24DRG DRG3Static Traffic to the client subnet of VCN2