What's Changed
Fixed issues in eos_cli_config_gen
- Fix(eos_cli_config_gen): Updating the valid values for PTP mode. by @Shivani-gslab in #3685
Other Fixed issues
- Fix(deploy_to_cv): Do not add Pathfinders to Routers section of metadata studio by @ClausHolbechArista in #3680
Documentation
- Doc: Fix YAML in schema docs for multiline descriptions with blank lines by @ClausHolbechArista in #3651
New features and enhancements in eos_cli_config_gen
- Feat(eos_cli_config_gen): Add neighbors key to router_bgp.address_family_evpn. by @Shivani-gslab in #3641
- Feat(eos_cli_config_gen): Support for EVPN Multihoming IP Mass-withdrawal by @laxmikantchintakindi in #3656
- Feat(eos_cli_config_gen): Add 1-step Boundary Clock support by @Shivani-gslab in #3666
- Feat(eos_cli_config_gen): Add support for setting the ASN notation by @colinmacgiolla in #3678
- Feat(eos_cli_config_gen): Add more 'pim ipv4' interface commands by @Shivani-gslab in #3663
New features and enhancements in eos_designs
- Feat(eos_designs): GTSM configuration to limit the TTL permitted for bgp peering to 1 for WAN by @amitsagar-arsita in #3607
- Feat(eos_designs): Make DPS1 interface MTU 9k by @ayushmittal-arista in #3619
- Feat(eos_designs): Implement WAN/LAN redistribution for eBGP LAN by @gmuloc in #3602
- Feat(eos_designs): Configure BFD timers higher than DPS timeouts for WAN BGP neighbors by @amitsagar-arsita in #3586
- Feat(eos_designs): Replace wan_role checks with helper cached_property utils by @ayushmittal-arista in #3639
- Feat(eos_designs): Add 'maximum_routes_warning_only' to the 'bgp_peers' in network_services data model by @Shivani-gslab in #3645
- Feat(eos_designs): Add system mac address to structured config under 'metadata'. by @Shivani-gslab in #3658
- Feat(eos_designs): Add eBGP LAN HA support for CV Pathfinder by @gmuloc in #3494
- Feat(eos_designs): Add filter.allow_vrfs and filter.deny_vrfs by @ClausHolbechArista in #3653
- Feat(eos_designs): Add wan_vni for WAN VRF by @gmuloc in #3600
- Feat(eos_designs): Add support for hop count lowest in load-balancing policies by @gmuloc in #3646
- Feat(eos_designs): Add wan_carrier and circuit_id to l3 interface description by @ayushmittal-arista in #3649
- Feat(eos_designs): Uplink type 'lan' for WAN routers by @ClausHolbechArista in #3593
- Feat(eos_designs): Option to define evpn_vlan_bundle for SVIs by @bjmeuer in #3623
- Feat(eos_designs): IPv6 inband management settings by @emilarista in #3382
- Feat(eos_designs): STUN SSL profile support by @amitsagar-arsita in #3636
- Feat(eos_designs): Add 'dhcp_ip_address' under 'l3_interfaces' node settings by @gmuloc in #3686
- Feat(eos_designs): Allow to control DPS timers at the wan_path_group level by @ayushmittal-arista in #3625
- Feat(eos_designs): Add 1-step Boundary Clock support by @Shivani-gslab in #3668
- Feat(eos_designs): Add flowtracking on WAN Router LAN uplinks by @ClausHolbechArista in #3679
- Feat(eos_designs): Update platform.py with 7358X4 by @colinmacgiolla in #3667
Other new features and enhancements
- Feat(plugins): Add ISIS support to encrypt and decrypt filters by @ClausHolbechArista in #3662
- Feat(eos_validate_state): ANTA Provide custom ANTA catalog files to validate state by @carl-baillargeon in #3655
Other Changes
- Refactor(eos_designs): Remove switch-focused config from WAN Routers by @ClausHolbechArista in #3644
- Refactor(eos_designs): Better security for IPsec configuration for WAN by @gmuloc in #3543
- Refactor(eos_designs): Grouping name generation of WAN profiles and policies by @gmuloc in #3638
- Refactor(eos_designs): Remove wan_transit and rename wan_edge to wan_router by @gmuloc in #3654
- Refactor(eos_designs): Rename WAN CONTROL-PLANE objects by @gmuloc in #3676
- Refactor(eos_designs): Set cv-pathfinder interface tags for subinterfaces by @ClausHolbechArista in #3684
- Refactor(eos_designs): WAN Preview - Prefix default zone name with region name by @ClausHolbechArista in #3688
- Bump: pre-release 4.7.0-dev1 by @carlbuchmann in #3691
New Contributors
- @laxmikantchintakindi made their first contribution in #3656
Full Changelog: v4.6.0...v4.7.0-dev1