tenants:
- name: TENANT
vrfs:
- name: VRF
l3_interfaces:
- interfaces: [Ethernet1.42, Ethernet1.43]
ip_addresses: [10.0.0.1/31, 10.0.0.2/31]
nodes: [leaf-1a, leaf-2a]
monitor_sessions:
- name: SESSION-NAME
role: source
source_settings:
direction: both <<<<<<<<<<<<<<< not supported on sub interfaces and should be blocked.
need to look at the TOI to see what should be allowed (probably need to block monitor sessions all together on unsupported platforms)
Enhancement summary
TOI: https://www.arista.com/en/support/toi/eos-4-21-3f/14157-mirroring-acls-with-subinterface-as-source
Which component of AVD is impacted
eos_designs
Use case example
When configuring
Describe the solution you would like
need to look at the TOI to see what should be allowed (probably need to block monitor sessions all together on unsupported platforms)
Describe alternatives you have considered
No response
Additional context
No response
Contributing Guide