Skip to content

Commit

Permalink
Deploy preview for PR 9 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincentz-VP committed Feb 7, 2024
1 parent afc1058 commit 91020da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1234,15 +1234,17 @@ <h2 id="configuration">Configuration</h2>
</code></pre></div>
</div>
<div class="tabbed-block">
<p>[edit policy-options]
as-path AS-PATH-MAX-LENGTH ".{50,}";</p>
<p>[edit policy-options policy-statement 4-BASE-IN]
<div class="highlight"><pre><span></span><code>[edit policy-options]
as-path AS-PATH-MAX-LENGTH &quot;.{50,}&quot;;

[edit policy-options policy-statement 4-BASE-IN]
term AS-PATH-WAY-TOO-LONG {
from {
as-path AS-PATH-MAX-LENGTH;
}
then reject;
}</p>
}
</code></pre></div>
</div>
</div>
</div>
Expand Down
Binary file modified pr-preview/pr-9/sitemap.xml.gz
Binary file not shown.

0 comments on commit 91020da

Please sign in to comment.