You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cd3_automation_toolkit/documentation/user_guide/NetworkingScenariosGF.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ In some scenarios, a DRG has already been created in the tenancy and rest of the
65
65
66
66
Continue executing the remaining steps (from Step 6) of [Create Network](#1-create-network).
67
67
68
-
<br><br>[Go back to Networking Scenarios](#greenfield-tenancies)
68
+
<br>[Go back to Networking Scenarios](#greenfield-tenancies)
69
69
### Modify Network
70
70
Modifying the Networking components using Automation Toolkit involves three simple steps.
71
71
- Add/modify the details of networking components like the VCNs, Subnets, DHCP and DRG in Excel Sheet.
@@ -94,7 +94,7 @@ _Steps in detail_:
94
94
95
95
This completes the modification of Networking components in OCI. Verify the components in console.
96
96
97
-
<br><br>[Go back to Networking Scenarios](#greenfield-tenancies)
97
+
<br>[Go back to Networking Scenarios](#greenfield-tenancies)
98
98
### Modify Security Rules, Route Rules and DRG Route Rules
99
99
100
100
Follow the below steps to add, update or delete the following components:
@@ -127,7 +127,7 @@ Follow the below steps to add, update or delete the following components:
127
127
128
128
This completes the modification of Security Rules, Route Rules and DRG Route Rules in OCI. Verify the components in console.<br>
129
129
130
-
<br><br>[Go back to Networking Scenarios](#greenfield-tenancies)
130
+
<br>[Go back to Networking Scenarios](#greenfield-tenancies)
131
131
### Sync manual changes done in OCI of Security Rules, Route Rules and DRG Route Rules with CD3 Excel Sheet and Terraform
132
132
Follow the below process to export the rules to the same CD3 Excel Sheet as the one used to Create Network, and to sync the Terraform files with OCI whenever an user adds, modifies or deletes rules in OCI Console manually.
133
133
@@ -164,7 +164,7 @@ Follow the below process to export the rules to the same CD3 Excel Sheet as the
164
164
165
165
This completes the export of Security Rules, Route Rules and DRG Route Rules from OCI. Terraform plan/apply should be in sync with OCI.
166
166
167
-
<br><br>[Go back to Networking Scenarios](#greenfield-tenancies)
167
+
<br>[Go back to Networking Scenarios](#greenfield-tenancies)
168
168
### Add/Modify/Delete NSGs
169
169
Follow the below steps to update NSGs.
170
170
@@ -187,7 +187,7 @@ Follow the below steps to update NSGs.
187
187
188
188
This completes the modification of NSGs in OCI. Verify the components in console.
189
189
190
-
<br><br>[Go back to Networking Scenarios](#greenfield-tenancies)
190
+
<br>[Go back to Networking Scenarios](#greenfield-tenancies)
0 commit comments