anta/docs/api/tests/routing.bgp.md
Daniel Baumann 8a6a3342fc
Merging upstream version 1.3.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-17 07:33:51 +01:00

1.5 KiB

anta_title
ANTA catalog for BGP tests

!!! info "BGP Test Compatibility Note" ANTA BGP tests are designed for the multi-agent routing protocol model. Starting from EOS 4.30.1F, service routing protocols models is set to multi-agent by default, and from EOS 4.32.0F it becomes the only supported model.

The following tests are available for devices using the legacy `ribd` model on earlier EOS versions:

  - `VerifyBGPPeerSessionRibd`
  - `VerifyBGPPeersHealthRibd`

Tests

::: anta.tests.routing.bgp

options:
  anta_hide_test_module_description: true
  filters:
    - "!test"
    - "!render"
    - "!^_[^_]"
  merge_init_into_class: false
  show_bases: false
  show_labels: true
  show_root_heading: false
  show_root_toc_entry: false
  show_symbol_type_heading: false
  show_symbol_type_toc: false

Input models

::: anta.input_models.routing.bgp

options:
  anta_hide_test_module_description: true
  filters:
    - "!^__init__"
    - "!^__str__"
    - "!AFI_SAFI_EOS_KEY"
    - "!eos_key"
    - "!BgpAfi"
  merge_init_into_class: false
  show_bases: false
  show_labels: true
  show_root_heading: false
  show_root_toc_entry: false
  show_symbol_type_heading: false
  show_symbol_type_toc: false