Skip to content

Commit

Permalink
Deployed 683a98a to docs-release-5.4 with MkDocs 1.3.0 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 14, 2024
1 parent 9e82819 commit a216bf5
Show file tree
Hide file tree
Showing 4 changed files with 145 additions and 141 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3144,6 +3144,10 @@ <h3 id="flooding-protection-for-ipv6">Flooding protection for IPv6</h3>
<a id="__codelineno-1-26" name="__codelineno-1-26" href="#__codelineno-1-26"></a>ip6tables -A output-kura -m rt --rt-type 0 -j DROP
</code></pre></div>
<p>Also in this case, to enable the feature and add the rules to the firewall, the <strong>flooding.protection.enabled.ipv6</strong> property has to be set to true. If the device doesn't support IPv6, this property is ignored.</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>To recover the device state when the IPv6 flooding protection feature is disabled, a reboot is required. So, to disable the feature, set the <strong>flooding.protection.enabled.ipv6</strong> property to false tha reboot the device.</p>
</div>


</article>
Expand Down
2 changes: 1 addition & 1 deletion docs-release-5.4/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit a216bf5

Please sign in to comment.