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 #572

Merged
merged 2 commits into from
Nov 6, 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
44 changes: 40 additions & 4 deletions ace_backbone/docs/backbone.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,15 +464,51 @@ You have successfully extended the Aviatrix solution to the on-prem Data Center,

## Connectivity Test

Go to **CoPilot > Cloud Resources > Cloud Assets** and search for the **aws-instance** on the Search field, then retrieve its Public IP address!
Let's now verify the connectivity between Azuere, AWS and the on-prem DC.

Go to **CoPilot > Cloud Resources > Cloud Assets** and search for the **aws-instance** on the Search field, then retrieve its **Public** IP address!

```{figure} images/backbone-tgw030.png
---
align: center
---
aws-instance
aws-instance on the Cloud Assets
```

Now open an **SSH client** and establish a session towards the <ins>aws-instance</ins>.

```{figure} images/backbone-tgw031.png
---
align: center
---
SSH
```

Open an **SSH client** and establish a session towards the aws-instance.
Now let's ping the **Private** IP address of the <ins>azure-instance</ins>

```{figure} images/backbone-tgw032.png
---
height: 400px
align: center
---
azure-instance
```

Issue the following command to verify the connectivity with the **_azure-instance_**:

```bash
ping 10.2.2.40
```

```{tip}
Keep the ping running recursively!
```

```{figure} images/backbone-tgw033.png
---
height: 400px
align: center
---
ping towards azure-instance
```

## Conclusion
Binary file modified ace_backbone/docs/images/backbone-tgw030.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ace_backbone/docs/images/backbone-tgw031.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ace_backbone/docs/images/backbone-tgw032.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ace_backbone/docs/images/backbone-tgw033.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/ace-backbone/_images/backbone-tgw030.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/ace-backbone/_images/backbone-tgw031.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/ace-backbone/_images/backbone-tgw032.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/ace-backbone/_images/backbone-tgw033.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 40 additions & 4 deletions docs/ace-backbone/_sources/docs/backbone.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,15 +464,51 @@ You have successfully extended the Aviatrix solution to the on-prem Data Center,

## Connectivity Test

Go to **CoPilot > Cloud Resources > Cloud Assets** and search for the **aws-instance** on the Search field, then retrieve its Public IP address!
Let's now verify the connectivity between Azuere, AWS and the on-prem DC.

Go to **CoPilot > Cloud Resources > Cloud Assets** and search for the **aws-instance** on the Search field, then retrieve its **Public** IP address!

```{figure} images/backbone-tgw030.png
---
align: center
---
aws-instance
aws-instance on the Cloud Assets
```

Now open an **SSH client** and establish a session towards the <ins>aws-instance</ins>.

```{figure} images/backbone-tgw031.png
---
align: center
---
SSH
```

Open an **SSH client** and establish a session towards the aws-instance.
Now let's ping the **Private** IP address of the <ins>azure-instance</ins>

```{figure} images/backbone-tgw032.png
---
height: 400px
align: center
---
azure-instance
```

Issue the following command to verify the connectivity with the **_azure-instance_**:

```bash
ping 10.2.2.40
```

```{tip}
Keep the ping running recursively!
```

```{figure} images/backbone-tgw033.png
---
height: 400px
align: center
---
ping towards azure-instance
```

## Conclusion
2 changes: 1 addition & 1 deletion docs/ace-backbone/docs/Requirements.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ <h1>Requirements<a class="headerlink" href="#requirements" title="Link to this h
<figure class="align-center" id="id1">
<img alt="../_images/backbone-quiz.png" src="../_images/backbone-quiz.png" />
<figcaption>
<p><span class="caption-number">Fig. 33 </span><span class="caption-text">Requirements</span><a class="headerlink" href="#id1" title="Link to this image">#</a></p>
<p><span class="caption-number">Fig. 36 </span><span class="caption-text">Requirements</span><a class="headerlink" href="#id1" title="Link to this image">#</a></p>
</figcaption>
</figure>
<div class="admonition caution">
Expand Down
39 changes: 31 additions & 8 deletions docs/ace-backbone/docs/backbone.html
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ <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 @@ -741,17 +740,42 @@ <h2>Task #7: Edge to Transits<a class="headerlink" href="#task-7-edge-to-transit
</section>
<section id="connectivity-test">
<h2>Connectivity Test<a class="headerlink" href="#connectivity-test" title="Link to this heading">#</a></h2>
<p>Go to <strong>CoPilot &gt; Cloud Resources &gt; Cloud Assets</strong> and search for the <strong>aws-instance</strong> on the Search field, then retrieve its Public IP address!</p>
<p>Let’s now verify the connectivity between Azuere, AWS and the on-prem DC.</p>
<p>Go to <strong>CoPilot &gt; Cloud Resources &gt; Cloud Assets</strong> and search for the <strong>aws-instance</strong> on the Search field, then retrieve its <strong>Public</strong> IP address!</p>
<figure class="align-center" id="id32">
<img alt="../_images/backbone-tgw030.png" src="../_images/backbone-tgw030.png" />
<figcaption>
<p><span class="caption-number">Fig. 32 </span><span class="caption-text">aws-instance</span><a class="headerlink" href="#id32" title="Link to this image">#</a></p>
<p><span class="caption-number">Fig. 32 </span><span class="caption-text">aws-instance on the Cloud Assets</span><a class="headerlink" href="#id32" title="Link to this image">#</a></p>
</figcaption>
</figure>
<p>Now open an <strong>SSH client</strong> and establish a session towards the <ins>aws-instance</ins>.</p>
<figure class="align-center" id="id33">
<img alt="../_images/backbone-tgw031.png" src="../_images/backbone-tgw031.png" />
<figcaption>
<p><span class="caption-number">Fig. 33 </span><span class="caption-text">SSH</span><a class="headerlink" href="#id33" title="Link to this image">#</a></p>
</figcaption>
</figure>
<p>Now let’s ping the <strong>Private</strong> IP address of the <ins>azure-instance</ins></p>
<figure class="align-center" id="id34">
<a class="reference internal image-reference" href="../_images/backbone-tgw032.png"><img alt="../_images/backbone-tgw032.png" src="../_images/backbone-tgw032.png" style="height: 400px;" /></a>
<figcaption>
<p><span class="caption-number">Fig. 34 </span><span class="caption-text">azure-instance</span><a class="headerlink" href="#id34" title="Link to this image">#</a></p>
</figcaption>
</figure>
<p>Issue the following command to verify the connectivity with the <strong><em>azure-instance</em></strong>:</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>ping<span class="w"> </span><span class="m">10</span>.2.2.40<span class="w"> </span>
</pre></div>
</div>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>Keep the ping running recursively!</p>
</div>
<figure class="align-center" id="id35">
<a class="reference internal image-reference" href="../_images/backbone-tgw033.png"><img alt="../_images/backbone-tgw033.png" src="../_images/backbone-tgw033.png" style="height: 400px;" /></a>
<figcaption>
<p><span class="caption-number">Fig. 35 </span><span class="caption-text">ping towards azure-instance</span><a class="headerlink" href="#id35" title="Link to this image">#</a></p>
</figcaption>
</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>

Expand Down Expand Up @@ -834,7 +858,6 @@ <h2>Conclusion<a class="headerlink" href="#conclusion" title="Link to this headi
<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
10 changes: 5 additions & 5 deletions docs/ace-backbone/docs/quiz.html
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ <h2>Link<a class="headerlink" href="#link" title="Link to this heading">#</a></h
<figure class="align-center" id="id1">
<img alt="../_images/new-account.png" src="../_images/new-account.png" />
<figcaption>
<p><span class="caption-number">Fig. 34 </span><span class="caption-text">Portal</span><a class="headerlink" href="#id1" title="Link to this image">#</a></p>
<p><span class="caption-number">Fig. 37 </span><span class="caption-text">Portal</span><a class="headerlink" href="#id1" title="Link to this image">#</a></p>
</figcaption>
</figure>
<div class="admonition important">
Expand All @@ -359,7 +359,7 @@ <h2>Link<a class="headerlink" href="#link" title="Link to this heading">#</a></h
<figure class="align-center" id="id2">
<img alt="../_images/survey.png" src="../_images/survey.png" />
<figcaption>
<p><span class="caption-number">Fig. 35 </span><span class="caption-text">Quiz and Survey links</span><a class="headerlink" href="#id2" title="Link to this image">#</a></p>
<p><span class="caption-number">Fig. 38 </span><span class="caption-text">Quiz and Survey links</span><a class="headerlink" href="#id2" title="Link to this image">#</a></p>
</figcaption>
</figure>
<ul class="simple">
Expand All @@ -368,7 +368,7 @@ <h2>Link<a class="headerlink" href="#link" title="Link to this heading">#</a></h
<figure class="align-center" id="id3">
<img alt="../_images/start-quiz.png" src="../_images/start-quiz.png" />
<figcaption>
<p><span class="caption-number">Fig. 36 </span><span class="caption-text">Good luck!</span><a class="headerlink" href="#id3" title="Link to this image">#</a></p>
<p><span class="caption-number">Fig. 39 </span><span class="caption-text">Good luck!</span><a class="headerlink" href="#id3" title="Link to this image">#</a></p>
</figcaption>
</figure>
<div class="admonition important">
Expand All @@ -381,13 +381,13 @@ <h2>Link<a class="headerlink" href="#link" title="Link to this heading">#</a></h
<figure class="align-center" id="id4">
<img alt="../_images/quiz2.png" src="../_images/quiz2.png" />
<figcaption>
<p><span class="caption-number">Fig. 37 </span><span class="caption-text">Submit</span><a class="headerlink" href="#id4" title="Link to this image">#</a></p>
<p><span class="caption-number">Fig. 40 </span><span class="caption-text">Submit</span><a class="headerlink" href="#id4" title="Link to this image">#</a></p>
</figcaption>
</figure>
<figure class="align-center" id="id5">
<img alt="../_images/quiz3.png" src="../_images/quiz3.png" />
<figcaption>
<p><span class="caption-number">Fig. 38 </span><span class="caption-text">Survey</span><a class="headerlink" href="#id5" title="Link to this image">#</a></p>
<p><span class="caption-number">Fig. 41 </span><span class="caption-text">Survey</span><a class="headerlink" href="#id5" title="Link to this image">#</a></p>
</figcaption>
</figure>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/ace-backbone/searchindex.js

Large diffs are not rendered by default.