Skip to content

Commit

Permalink
Merge pull request #566 from AviatrixSystems/new_branch432
Browse files Browse the repository at this point in the history
update for backbone
  • Loading branch information
joe-amendolara authored Nov 4, 2024
2 parents f9ca932 + 0587e05 commit 70d4ab9
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 3 deletions.
6 changes: 5 additions & 1 deletion ace_backbone/docs/backbone.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ Initial Topology

Do not forget to click on the **COMMIT** button!

```{caution}
These are very aggressive settings. In a Production environment, you should not set these intervals that frequently!
```

## Task #1: Create an AWS TGW using the CoPilot

The Copilot provides an `AWS TGW (Transit Gateway) Network Orchestration` service, that allows to deploy the AWS TGW avoiding to use the AWS Console.
Expand Down Expand Up @@ -466,4 +470,4 @@ aws-instance

Open an **SSH client** and establish a session towards the aws-instance.


## Conclusion
6 changes: 5 additions & 1 deletion docs/ace-backbone/_sources/docs/backbone.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ Initial Topology

Do not forget to click on the **COMMIT** button!

```{caution}
These are very aggressive settings. In a Production environment, you should not set these intervals that frequently!
```

## Task #1: Create an AWS TGW using the CoPilot

The Copilot provides an `AWS TGW (Transit Gateway) Network Orchestration` service, that allows to deploy the AWS TGW avoiding to use the AWS Console.
Expand Down Expand Up @@ -466,4 +470,4 @@ aws-instance

Open an **SSH client** and establish a session towards the aws-instance.


## Conclusion
9 changes: 9 additions & 0 deletions docs/ace-backbone/docs/backbone.html
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ <h2> Contents </h2>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#task-6-configure-bgp-asn">Task #6: Configure BGP ASN</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#task-7-edge-to-transits">Task #7: Edge to Transits</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#connectivity-test">Connectivity Test</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#conclusion">Conclusion</a></li>
</ul>
</nav>
</div>
Expand Down Expand Up @@ -415,6 +416,10 @@ <h2>LAB Pre-Req<a class="headerlink" href="#lab-pre-req" title="Link to this hea
</figcaption>
</figure>
<p>Do not forget to click on the <strong>COMMIT</strong> button!</p>
<div class="admonition caution">
<p class="admonition-title">Caution</p>
<p>These are very aggressive settings. In a Production environment, you should not set these intervals that frequently!</p>
</div>
</section>
<section id="task-1-create-an-aws-tgw-using-the-copilot">
<h2>Task #1: Create an AWS TGW using the CoPilot<a class="headerlink" href="#task-1-create-an-aws-tgw-using-the-copilot" title="Link to this heading">#</a></h2>
Expand Down Expand Up @@ -746,6 +751,9 @@ <h2>Connectivity Test<a class="headerlink" href="#connectivity-test" title="Link
</figure>
<p>Open an <strong>SSH client</strong> and establish a session towards the aws-instance.</p>
</section>
<section id="conclusion">
<h2>Conclusion<a class="headerlink" href="#conclusion" title="Link to this heading">#</a></h2>
</section>
</section>

<script type="text/x-thebe-config">
Expand Down Expand Up @@ -827,6 +835,7 @@ <h2>Connectivity Test<a class="headerlink" href="#connectivity-test" title="Link
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#task-6-configure-bgp-asn">Task #6: Configure BGP ASN</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#task-7-edge-to-transits">Task #7: Edge to Transits</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#connectivity-test">Connectivity Test</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#conclusion">Conclusion</a></li>
</ul>
</nav></div>

Expand Down
Loading

0 comments on commit 70d4ab9

Please sign in to comment.