49 lines
1.5 KiB
Markdown
49 lines
1.5 KiB
Markdown
---
|
|
anta_title: ANTA Tests Landing Page
|
|
---
|
|
<!--
|
|
~ Copyright (c) 2023-2024 Arista Networks, Inc.
|
|
~ Use of this source code is governed by the Apache License 2.0
|
|
~ that can be found in the LICENSE file.
|
|
-->
|
|
|
|
This section describes all the available tests provided by the ANTA package.
|
|
|
|
## Available Tests
|
|
|
|
Here are the tests that we currently provide:
|
|
|
|
- [AAA](tests.aaa.md)
|
|
- [Adaptive Virtual Topology](tests.avt.md)
|
|
- [BFD](tests.bfd.md)
|
|
- [Configuration](tests.configuration.md)
|
|
- [Connectivity](tests.connectivity.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)
|
|
|
|
## Using the Tests
|
|
|
|
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).
|