KarlM
KarlM
### Enhancement summary Each leaf MLAG pair in an AVD based evpn vxlan fabric gets an iBGP transfer VLAN and network configured for each vrf. The values for this are...
### Enhancement summary Added the option for creating event-handler with trigger on-maintenance. There are two main sub-options ```enter``` and ```exit```, but many further options afterwards. ``` QUAL__leaf-1a2-01(config-handler-ON-MAINTENANCE-EXIT)#trigger on-maintenance ? enter...
### Enhancement summary Add support for ```switchport port-security``` feature in global and switched ethernet interface configuration. ### Which component of AVD is impacted eos_cli_config_gen ### Use case example Securing certain...
### Enhancement summary Evpn gateway configuration with AVD today by default configures all vlans to be streched accross the domains by adding the necessary config lines to `address-family evpn` and...
### Issue Summary /cvp/roles/dhcp_configuration/ registration should be accepted per client according to the doc, but it is not rendered. ``` clients: < List of clients on a mac-address basis >...
### Enhancement summary It is currently not possible to set the uplink mtu to dedicated leaf node or node group. Add `uplink_mtu`for node_group and node settings. ### Which component of...
### Issue Summary if you have a dual/multi dc setup with separate group_vars files per dc, the latest one will overwrite all previous configs. for example like the AVD dual-dc-l3ls...
### Enhancement summary add support for route-map in or out per bgp neighbor under router_bgp.address_family_evpn: ``` router_bgp: address_family_evpn: neighbors: - ip_address: activate: # Inbound route-map name. route_map_in: # Outbound route-map...