philippebureau
philippebureau
### Enhancement summary add ip igmp host-proxy support to interface type ethernet, port-channel and vlan EOS doc : https://www.arista.com/en/um-eos/eos-igmp-and-igmp-snooping#xx1146868 ### Which component of AVD is impacted eos_cli_config_gen ### Use case...
## Change Summary add sflow sample output subinterface to eos_cli_config_gen ## Related Issue(s) N/A ## Component(s) name `arista.avd.eos_cli_config_gen` ## Proposed changes sflow: sample_output_subinterface: ## How to test check molecule test...
##### SUMMARY fixes #501 changing the value against what the module test for "replace" to append "rollback clean-config" The previous behaviour was causing the module not to append "rollback clean-config"...
##### SUMMARY When using parameter "diff_against = validate_config", the configuration session does not run "rollback clean-config" This causes the returned "after" value to merge the running-config "before" and provided "intended_config"...
User creation works with default groups (network-admin, network-operator...) but not work user created roles This is the error : POST: https://www.cv-prod-na-northeast1-b.arista.io:443/cvpservice/user/addUser.do : Request Error: Failure - Unable to add new...
network services does not building VRF and iBGP peering in overlay if neighbor has services defined
### Issue Summary For mlag pairs, if side A has services defined (ex: l3 interface) but side B does not. AVD will not build VRF definition and iBGP peering in...
### Enhancement summary currently AVD expect a unique value for system.control_plane.ipxx_access_groups.acl_name If the same ACL is used in multiple VRFs, AVD throw a validation error : ```Validation Error: system.control_plane.ipv4_access_groups[0].acl_name': The...
### Issue Summary When configuring VRF BGP configuration in tenants, configuration is not rendred if the vtep key is set to false for the node_type. The issue seems to be...