Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.71 KB

netlab-1-6-2-more-reports.md

File metadata and controls

26 lines (20 loc) · 1.71 KB
title series_title date tags netlab_tag
netlab 1.6.2: More Reporting Goodies
Improved Reports (Release 1.6.2)
2023-10-04 23:19:00 -0700
netlab
release

netlab release 1.6.2 improved reporting capabilities:

  • BGP reports and IP addressing reports are fully IPv6-aware
  • Some columns in BGP reports are optional to reduce the width of text reports
  • You can filter the reports you're interested in when using netlab show reports command
  • Reports relying on ipaddr Ansible filter display warnings (instead of crashing) if you don't have Ansible installed.

In other news:

Upgrading

To get more details and learn about additional features included in release 1.6.2, read the release notes. To upgrade, execute pip3 install --upgrade networklab.

New to netlab? Start with the Getting Started document and the installation guide.

Need help? Open a discussion or an issue in netlab GitHub repository. There's also a netlab channel in networktocode Slack team, but you will get faster response time reporting your challenges in GitHub.