netlab 26.09: Syslog, More DNS, Netmiko
netlab release 26.09 brings more network services goodies:
- The services module supports Syslog clients and servers.
- DNS and Syslog are implemented on most supported platforms.
Other new features include:
- The new netmiko device configuration mode for virtual machines
- Generic prefix sets that simplify writing ACL rules and prefix lists
We also decided to deprecate the ancient Cisco IOSv (Cisco IOS/XE support is unaffected) and sunset the libvirt (Vagrant) provider.
Read the release notes for more details, new device features, and breaking changes
Upgrading or Starting from Scratch?
- To upgrade your netlab installation, 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.