anta/docs/api/tests/routing.bgp.md
Daniel Baumann 7996c81031
Adding upstream version 1.4.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-15 09:34:27 +02:00

1.5 KiB

anta_title
ANTA Tests for BGP

!!! 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:
  extra:
      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:
  extra:
      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