v2.33 (11.07.2023)
New features
Basic graph analytic's algorithm were added:
- Find central node/s in the network
- Find the most N loaded/critical nodes in the network
- Find the most N loaded/critical edges in the network
- Find "single point of failure" nodes. If they fail, the network will lose the connection between nodes (become disjointed)
- Find fault tolerant nodes. If they fail, the network will keep connected.
New features
Central nodes
The most 3 loaded/critical nodes
The most 3 loaded/critical edges
Single point of failure
Fault tolerant nodes
Enhancements
- "-" Yaml syntax clashed with "zoom in" keyword hotkey of graph
- Documentation. Cisco NX-OS commands for getting OSPF LSDB were added.