2025-02-05 11:54:55 +01:00
---
2025-03-17 07:33:51 +01:00
anta_title: ANTA Tests
2025-02-05 11:54:55 +01:00
---
2025-02-05 11:32:35 +01:00
<!--
2025-03-17 07:33:51 +01:00
~ Copyright (c) 2023-2025 Arista Networks, Inc.
2025-02-05 11:32:35 +01:00
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->
2025-02-05 11:39:09 +01:00
This section describes all the available tests provided by the ANTA package.
2025-02-05 11:32:35 +01:00
2025-02-05 11:39:09 +01:00
## Available Tests
Here are the tests that we currently provide:
2025-02-05 11:32:35 +01:00
2025-03-17 07:33:51 +01:00
- [AAA ](tests/aaa.md )
- [Adaptive Virtual Topology ](tests/avt.md )
- [BFD ](tests/bfd.md )
- [Configuration ](tests/configuration.md )
- [Connectivity ](tests/connectivity.md )
- [CVX ](tests/cvx.md )
- [Field Notices ](tests/field_notices.md )
- [Flow Tracking ](tests/flow_tracking.md )
- [GreenT ](tests/greent.md )
- [Hardware ](tests/hardware.md )
- [Interfaces ](tests/interfaces.md )
- [LANZ ](tests/lanz.md )
- [Logging ](tests/logging.md )
- [MLAG ](tests/mlag.md )
- [Multicast ](tests/multicast.md )
- [Profiles ](tests/profiles.md )
- [PTP ](tests/ptp.md )
- [Router Path Selection ](tests/path_selection.md )
- [Routing Generic ](tests/routing.generic.md )
- [Routing BGP ](tests/routing.bgp.md )
- [Routing ISIS ](tests/routing.isis.md )
- [Routing OSPF ](tests/routing.ospf.md )
- [Security ](tests/security.md )
- [Services ](tests/services.md )
- [SNMP ](tests/snmp.md )
- [Software ](tests/software.md )
- [STP ](tests/stp.md )
- [STUN ](tests/stun.md )
- [System ](tests/system.md )
- [VLAN ](tests/vlan.md )
- [VXLAN ](tests/vxlan.md )
2025-02-05 11:32:35 +01:00
2025-02-05 11:55:22 +01:00
!!! tip
You can use `anta get tests` from the CLI to list all the tests available with an example. Refer to [documentation ](../cli/get-tests.md ) for more options.
2025-02-05 11:39:09 +01:00
## Using the Tests
2025-02-05 11:32:35 +01:00
2025-02-05 11:39:09 +01:00
All these tests can be imported in a [catalog ](../usage-inventory-catalog.md ) to be used by [the ANTA CLI ](../cli/nrfu.md ) or in your [own framework ](../advanced_usages/as-python-lib.md ).