Skip to content

Commit

Permalink
Deployed 595790f to main with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 5, 2024
1 parent bb772b9 commit 2a7fa52
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 deletions main/cli/exec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2689,19 +2689,23 @@ <h4 id="command-overview_2">Command overview<a class="headerlink" href="#command
<span class="w"> </span>tag1,tag2,tag3.<span class="w"> </span><span class="o">[</span>env<span class="w"> </span>var:<span class="w"> </span>ANTA_TAGS<span class="o">]</span>
<span class="w"> </span>-o,<span class="w"> </span>--output<span class="w"> </span>PATH<span class="w"> </span>Path<span class="w"> </span><span class="k">for</span><span class="w"> </span><span class="nb">test</span><span class="w"> </span>catalog<span class="w"> </span><span class="o">[</span>default:<span class="w"> </span>./tech-support<span class="o">]</span>
<span class="w"> </span>--latest<span class="w"> </span>INTEGER<span class="w"> </span>Number<span class="w"> </span>of<span class="w"> </span>scheduled<span class="w"> </span>show-tech<span class="w"> </span>to<span class="w"> </span>retrieve
<span class="w"> </span>--configure<span class="w"> </span>Ensure<span class="w"> </span>devices<span class="w"> </span>have<span class="w"> </span><span class="s1">&#39;aaa authorization exec default</span>
<span class="s1"> local&#39;</span><span class="w"> </span>configured<span class="w"> </span><span class="o">(</span>required<span class="w"> </span><span class="k">for</span><span class="w"> </span>SCP<span class="w"> </span>on<span class="w"> </span>EOS<span class="o">)</span>.<span class="w"> </span>THIS
<span class="w"> </span>WILL<span class="w"> </span>CHANGE<span class="w"> </span>THE<span class="w"> </span>CONFIGURATION<span class="w"> </span>OF<span class="w"> </span>YOUR<span class="w"> </span>NETWORK.
<span class="w"> </span>--configure<span class="w"> </span><span class="o">[</span>DEPRECATED<span class="o">]</span><span class="w"> </span>Ensure<span class="w"> </span>devices<span class="w"> </span>have<span class="w"> </span><span class="s1">&#39;aaa authorization</span>
<span class="s1"> exec default local&#39;</span><span class="w"> </span>configured<span class="w"> </span><span class="o">(</span>required<span class="w"> </span><span class="k">for</span><span class="w"> </span>SCP<span class="w"> </span>on
<span class="w"> </span>EOS<span class="o">)</span>.<span class="w"> </span>THIS<span class="w"> </span>WILL<span class="w"> </span>CHANGE<span class="w"> </span>THE<span class="w"> </span>CONFIGURATION<span class="w"> </span>OF<span class="w"> </span>YOUR
<span class="w"> </span>NETWORK.
<span class="w"> </span>--help<span class="w"> </span>Show<span class="w"> </span>this<span class="w"> </span>message<span class="w"> </span>and<span class="w"> </span>exit.
</code></pre></div>
<blockquote>
<p><code>username</code>, <code>password</code>, <code>enable-password</code>, <code>enable</code>, <code>timeout</code> and <code>insecure</code> values are the same for all devices</p>
</blockquote>
<p>When executed, this command fetches tech-support files and downloads them locally into a device-specific subfolder within the designated folder. You can specify the output folder with the <code>--output</code> option.</p>
<p>ANTA uses SCP to download files from devices and will not trust unknown SSH hosts by default. Add the SSH public keys of your devices to your <code>known_hosts</code> file or use the <code>anta --insecure</code> option to ignore SSH host keys validation.</p>
<p>The configuration <code>aaa authorization exec default</code> must be present on devices to be able to use SCP.
ANTA can automatically configure <code>aaa authorization exec default local</code> using the <code>anta exec collect-tech-support --configure</code> option.
If you require specific AAA configuration for <code>aaa authorization exec default</code>, like <code>aaa authorization exec default none</code> or <code>aaa authorization exec default group tacacs+</code>, you will need to configure it manually.</p>
<p>The configuration <code>aaa authorization exec default</code> must be present on devices to be able to use SCP.</p>
<div class="admonition warning deprecation">
<p class="admonition-title">Warning</p>
<p>ANTA can automatically configure <code>aaa authorization exec default local</code> using the <code>anta exec collect-tech-support --configure</code> option but this option is deprecated and will be removed in ANTA 2.0.0.</p>
</div>
<p>If you require specific AAA configuration for <code>aaa authorization exec default</code>, like <code>aaa authorization exec default none</code> or <code>aaa authorization exec default group tacacs+</code>, you will need to configure it manually.</p>
<p>The <code>--latest</code> option allows retrieval of a specific number of the most recent tech-support files.</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
Expand Down Expand Up @@ -2762,7 +2766,7 @@ <h4 id="example_2">Example<a class="headerlink" href="#example_2" title="Permane
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 2, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2024</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion main/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 2a7fa52

Please sign in to comment.