Merging upstream version 1.2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
ae7b7df396
commit
afeccccd6a
154 changed files with 7346 additions and 5000 deletions
|
@ -7,7 +7,13 @@ anta_title: ANTA catalog for BGP tests
|
|||
~ that can be found in the LICENSE file.
|
||||
-->
|
||||
|
||||
!!! info "`multi-agent` Service Routing Protocols Model Requirements"
|
||||
The BGP tests in this section are only supported on switches running the `multi-agent` routing protocols model. Starting from EOS version 4.30.1F, `service routing protocols model` is set to `multi-agent` by default. These BGP commands may **not** be compatible with switches running the legacy `ribd` routing protocols model and may fail if attempted.
|
||||
|
||||
# Tests
|
||||
|
||||
::: anta.tests.routing.bgp
|
||||
|
||||
options:
|
||||
show_root_heading: false
|
||||
show_root_toc_entry: false
|
||||
|
@ -19,3 +25,21 @@ anta_title: ANTA catalog for BGP tests
|
|||
- "!test"
|
||||
- "!render"
|
||||
- "!^_[^_]"
|
||||
|
||||
# Input models
|
||||
|
||||
::: anta.input_models.routing.bgp
|
||||
|
||||
options:
|
||||
show_root_heading: false
|
||||
show_root_toc_entry: false
|
||||
show_bases: false
|
||||
anta_hide_test_module_description: true
|
||||
merge_init_into_class: false
|
||||
show_labels: true
|
||||
filters:
|
||||
- "!^__init__"
|
||||
- "!^__str__"
|
||||
- "!AFI_SAFI_EOS_KEY"
|
||||
- "!eos_key"
|
||||
- "!BgpAfi"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue