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

Merged
merged 2 commits into from
Nov 7, 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
6 changes: 3 additions & 3 deletions ace_backbone/docs/backbone.md
Original file line number Diff line number Diff line change
Expand Up @@ -553,23 +553,23 @@ ping towards the test-vm inside the DC

You have successfully verified the connectivity between the two CSPs and the on-prem DC by means of the Aviatrix Cloud Backbone.

Wait for 4-5 minutes and then go to **CoPilot > Monitor > FlowIQ** and on the `"Filters"` field click on thew **+** button and create the following condition:
Wait for 4-5 minutes and then go to **CoPilot > Monitor > FlowIQ** and on the `"Filters"` field click on the **+** button and create the following condition:

```bash
Destination IP Address is 10.2.2.40
```

```{figure} images/backbone-tgw036.png
---
height: 400px
height: 200px
align: center
---
FlowIQ
```

```{figure} images/backbone-tgw037.png
---
height: 400px
height: 200px
align: center
---
Condition
Expand Down
6 changes: 3 additions & 3 deletions docs/ace-backbone/_sources/docs/backbone.md
Original file line number Diff line number Diff line change
Expand Up @@ -553,23 +553,23 @@ ping towards the test-vm inside the DC

You have successfully verified the connectivity between the two CSPs and the on-prem DC by means of the Aviatrix Cloud Backbone.

Wait for 4-5 minutes and then go to **CoPilot > Monitor > FlowIQ** and on the `"Filters"` field click on thew **+** button and create the following condition:
Wait for 4-5 minutes and then go to **CoPilot > Monitor > FlowIQ** and on the `"Filters"` field click on the **+** button and create the following condition:

```bash
Destination IP Address is 10.2.2.40
```

```{figure} images/backbone-tgw036.png
---
height: 400px
height: 200px
align: center
---
FlowIQ
```

```{figure} images/backbone-tgw037.png
---
height: 400px
height: 200px
align: center
---
Condition
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 @@ -850,18 +850,18 @@ <h2>Connectivity Test<a class="headerlink" href="#connectivity-test" title="Link
</figcaption>
</figure>
<p>You have successfully verified the connectivity between the two CSPs and the on-prem DC by means of the Aviatrix Cloud Backbone.</p>
<p>Wait for 4-5 minutes and then go to <strong>CoPilot &gt; Monitor &gt; FlowIQ</strong> and on the <code class="docutils literal notranslate"><span class="pre">&quot;Filters&quot;</span></code> field click on thew <strong>+</strong> button and create the following condition:</p>
<p>Wait for 4-5 minutes and then go to <strong>CoPilot &gt; Monitor &gt; FlowIQ</strong> and on the <code class="docutils literal notranslate"><span class="pre">&quot;Filters&quot;</span></code> field click on the <strong>+</strong> button and create the following condition:</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>Destination<span class="w"> </span>IP<span class="w"> </span>Address<span class="w"> </span>is<span class="w"> </span><span class="m">10</span>.2.2.40
</pre></div>
</div>
<figure class="align-center" id="id38">
<a class="reference internal image-reference" href="../_images/backbone-tgw036.png"><img alt="../_images/backbone-tgw036.png" src="../_images/backbone-tgw036.png" style="height: 400px;" /></a>
<a class="reference internal image-reference" href="../_images/backbone-tgw036.png"><img alt="../_images/backbone-tgw036.png" src="../_images/backbone-tgw036.png" style="height: 200px;" /></a>
<figcaption>
<p><span class="caption-number">Fig. 38 </span><span class="caption-text">FlowIQ</span><a class="headerlink" href="#id38" title="Link to this image">#</a></p>
</figcaption>
</figure>
<figure class="align-center" id="id39">
<a class="reference internal image-reference" href="../_images/backbone-tgw037.png"><img alt="../_images/backbone-tgw037.png" src="../_images/backbone-tgw037.png" style="height: 400px;" /></a>
<a class="reference internal image-reference" href="../_images/backbone-tgw037.png"><img alt="../_images/backbone-tgw037.png" src="../_images/backbone-tgw037.png" style="height: 200px;" /></a>
<figcaption>
<p><span class="caption-number">Fig. 39 </span><span class="caption-text">Condition</span><a class="headerlink" href="#id39" title="Link to this image">#</a></p>
</figcaption>
Expand Down
Loading