Skip to content

v2.21 (27.07.2021)

Compare
Choose a tag to compare
@Vadims06 Vadims06 released this 29 Jul 21:23
· 119 commits to master since this release
f88692e

v2.21 (27.07.2021)

Enhancements

  • Backup paths via 3d party locations.
    This report checks that if two locations are directly connected, backup paths should be only between two locations and do not go via third location as transit. Before running this report - it's needed to create groups (~site names/locations) and assign devices to groups. For example, there are two locations in France: the main site (EU_FRA) and the remote site (EU_FRA1). The same schema with offices in Italy. The main offices in France and Italy are connected to each other and have main (OSPF cost 10) and backup (OSPF cost 20) link.
    network scheme network scheme
    Remote offices have the main link (OSPF cost 1) to their main offices and backup link (OSPF cost 10) to the foreign office.
    If the main link between main offices goes down - the backup path goes via remote offices in different locations!
    failed report
  • fixes in ECMP backup paths report in v2.20