Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update for backbone #569

Merged
merged 2 commits into from
Nov 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion ace_backbone/docs/backbone.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,12 +337,13 @@ Now that you have established the peering between the two CSPs, you have achieve

Let's carry on with the final deployment of the connectivity to the on-prem DC.

Before configuring the attachments between the Secure Edge Gateway and the Transit Gateways, you have to esnure thta the Transit Gateways cluster earlier deployed in AWS is configured with a **`BGP AS number`**. <ins>This is a prerequisite for completing the Edge's deployment</ins>!
Before configuring the attachments between the Secure Edge Gateway and the Transit Gateways, you have to ensure thta the Transit Gateways cluster earlier deployed in AWS is configured with a **`BGP AS number`**. <ins>This is a prerequisite for completing the Edge's deployment</ins>!

Go to **CoPilot > Cloud Fabric > Gateways > Transit Gateways** and click on the **transit-aws** cluster!

```{figure} images/backbone-tgw019.png
---
height: 400px
align: center
---
transit-aws
Expand All @@ -361,6 +362,7 @@ After this task, this is how the overall topology would look like.

```{figure} images/backbone-tgw021.png
---
height: 400px
align: center
---
Topology after task #6
Expand Down
4 changes: 3 additions & 1 deletion docs/ace-backbone/_sources/docs/backbone.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,12 +337,13 @@ Now that you have established the peering between the two CSPs, you have achieve

Let's carry on with the final deployment of the connectivity to the on-prem DC.

Before configuring the attachments between the Secure Edge Gateway and the Transit Gateways, you have to esnure thta the Transit Gateways cluster earlier deployed in AWS is configured with a **`BGP AS number`**. <ins>This is a prerequisite for completing the Edge's deployment</ins>!
Before configuring the attachments between the Secure Edge Gateway and the Transit Gateways, you have to ensure thta the Transit Gateways cluster earlier deployed in AWS is configured with a **`BGP AS number`**. <ins>This is a prerequisite for completing the Edge's deployment</ins>!

Go to **CoPilot > Cloud Fabric > Gateways > Transit Gateways** and click on the **transit-aws** cluster!

```{figure} images/backbone-tgw019.png
---
height: 400px
align: center
---
transit-aws
Expand All @@ -361,6 +362,7 @@ After this task, this is how the overall topology would look like.

```{figure} images/backbone-tgw021.png
---
height: 400px
align: center
---
Topology after task #6
Expand Down
6 changes: 3 additions & 3 deletions docs/ace-backbone/docs/backbone.html
Original file line number Diff line number Diff line change
Expand Up @@ -642,10 +642,10 @@ <h2>Task #5: Attach Transit Gateways to aws-tgw<a class="headerlink" href="#task
<h2>Task #6: Configure BGP ASN<a class="headerlink" href="#task-6-configure-bgp-asn" title="Link to this heading">#</a></h2>
<p>Now that you have established the peering between the two CSPs, you have achieved the <strong><code class="docutils literal notranslate"><span class="pre">Aviatrix</span> <span class="pre">Cloud</span> <span class="pre">Backbone</span></code></strong>.</p>
<p>Let’s carry on with the final deployment of the connectivity to the on-prem DC.</p>
<p>Before configuring the attachments between the Secure Edge Gateway and the Transit Gateways, you have to esnure thta the Transit Gateways cluster earlier deployed in AWS is configured with a <strong><code class="docutils literal notranslate"><span class="pre">BGP</span> <span class="pre">AS</span> <span class="pre">number</span></code></strong>. <ins>This is a prerequisite for completing the Edge’s deployment</ins>!</p>
<p>Before configuring the attachments between the Secure Edge Gateway and the Transit Gateways, you have to ensure thta the Transit Gateways cluster earlier deployed in AWS is configured with a <strong><code class="docutils literal notranslate"><span class="pre">BGP</span> <span class="pre">AS</span> <span class="pre">number</span></code></strong>. <ins>This is a prerequisite for completing the Edge’s deployment</ins>!</p>
<p>Go to <strong>CoPilot &gt; Cloud Fabric &gt; Gateways &gt; Transit Gateways</strong> and click on the <strong>transit-aws</strong> cluster!</p>
<figure class="align-center" id="id21">
<img alt="../_images/backbone-tgw019.png" src="../_images/backbone-tgw019.png" />
<a class="reference internal image-reference" href="../_images/backbone-tgw019.png"><img alt="../_images/backbone-tgw019.png" src="../_images/backbone-tgw019.png" style="height: 400px;" /></a>
<figcaption>
<p><span class="caption-number">Fig. 21 </span><span class="caption-text">transit-aws</span><a class="headerlink" href="#id21" title="Link to this image">#</a></p>
</figcaption>
Expand All @@ -659,7 +659,7 @@ <h2>Task #6: Configure BGP ASN<a class="headerlink" href="#task-6-configure-bgp-
</figure>
<p>After this task, this is how the overall topology would look like.</p>
<figure class="align-center" id="id23">
<img alt="../_images/backbone-tgw021.png" src="../_images/backbone-tgw021.png" />
<a class="reference internal image-reference" href="../_images/backbone-tgw021.png"><img alt="../_images/backbone-tgw021.png" src="../_images/backbone-tgw021.png" style="height: 400px;" /></a>
<figcaption>
<p><span class="caption-number">Fig. 23 </span><span class="caption-text">Topology after task #6</span><a class="headerlink" href="#id23" title="Link to this image">#</a></p>
</figcaption>
Expand Down
2 changes: 1 addition & 1 deletion docs/ace-backbone/searchindex.js

Large diffs are not rendered by default.

Binary file not shown.
1 change: 1 addition & 0 deletions docs/immersion-day/_sources/docs/lab0.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Lab 0: Deploy Aviatrix using Automation


[Click here to open the lab guide for Lab 0](pdfs/immersion-day-lab0.pdf)