Skip to content

v5.0.0-dev4

Pre-release
Pre-release
Compare
Choose a tag to compare
@ClausHolbechArista ClausHolbechArista released this 30 Aug 13:27
· 284 commits to devel since this release
6e7d8ad

What's Changed

Breaking Changes

  • Refactor(eos_designs)!: Change the default value of mlag_on_orphan_port_channel_downlink to false by @MaheshGSLAB in #4371
  • Fix(eos_designs)!: Add missing BGP peer description for MLAG peerings in VRFs by @ClausHolbechArista in #4394
  • Refactor(eos_designs)!: Change the default value of isis_system_id_format to underlay_loopback by @laxmikantchintakindi in #4373
  • Refactor(eos_designs)!: Change merge strategy for SVI structured_config from SVI profiles by @ClausHolbechArista in #4383
  • Fix(eos_designs)!: Do not render EVPN address-family on MPLS devices unless overlay_address_families includes evpn by @ClausHolbechArista in #4390
  • Refactor(eos_cli_config_gen)!: Make router_traffic_engineering.enabled required by @gmuloc in #4403
  • Feat(eos_designs)!: Update the default platform settings for R3-series to have TCAM profile "vxlan-routing" by @ClausHolbechArista in #4387

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): Sort IPsec SA, IKE policies and profiles by @gmuloc in #4227
  • Fix(eos_cli_config_gen): Use the correct VRF name for ip nat profile by @gmuloc in #4398

Fixed issues in eos_designs

  • Fix(eos_designs): Better error message when missing 'evpn_multicast' for PIM l3 interfaces by @gmuloc in #4391

Other Fixed issues

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): Add support for isis authentication on vlan interfaces by @laxmikantchintakindi in #4254
  • Feat(eos_cli_config_gen): Extend GRE span with payload support by @Vibhu-gslab in #4190
  • Feat(eos_cli_config_gen): Add support for snmp-server ipmib ifspeed shape-rate by @gusmb in #4382
  • Feat(eos_cli_config_gen): Add switchport data model by @Shivani-gslab in #4158

Other new features and enhancements

  • Feat(eos_validate_state): Added the validation for DPS interface reachability by @MaheshGSLAB in #4154

Other Changes

Full Changelog: v5.0.0-dev3...v5.0.0-dev4