Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(anta.tests): Add new interfaces.VerifyL2MTU test #346

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

titom73
Copy link
Collaborator

@titom73 titom73 commented Aug 8, 2023

Overview

Implement new test to check L2 MTU for bridged interfaces similar to
anta.tests.interfaces.VerifyL3MTU.

Input Example:

anta.tests.interfaces:
  - VerifyL2MTU:
      mtu: 9214
      ignored_interfaces:
        - Management1
        - Vxlan1
      specific_mtu:
        - Ethernet1/1: 9200

@titom73 titom73 added this to the v0.8.0 milestone Aug 8, 2023
@titom73 titom73 marked this pull request as ready for review August 8, 2023 10:07
Copy link
Collaborator

@mtache mtache left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working with cEOS

@titom73 titom73 merged commit 6a50cfe into aristanetworks:main Aug 8, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants