0.60.0
Base
New getters:
- Added method cli
- Added method get_arp_table
- Added method get_ntp_peers
- Added method get_lldp_neighbors
- Added method get_lldp_neighbors_details
- Added method get_interfaces_ip
- Added method get_route_to
- Added method get_bgp_neighbors_detail
- Added method get_bgp_config
- Added method get_mac_address_table
- Added method load_template
- Added method get_snmp_information
Please, refer to the getters support matrix for more information
Some bugs were killed and some internal improvements were also done.
EOS
- Added template to delete ntp peers
- Added template to set ntp peers
JunOS
- Locking the configuration is now optional via an optional_arg
- Added template to delete ntp peers
- Added template to set ntp peers
- Added template to delete rpm probes peers
- Added template to set rpm probes peers
IOS-XR
- Locking the configuration is now optional via an optional_arg
- Added template to delete ntp peers
- Added template to set ntp peers
NXOS
- Added template to delete ntp peers
- Added template to set ntp peers
IOS
- IOS now returns long interfaces names.
Pluribus
- Added support for Pluribus.
- Only some getters are supported, no support for configuration changes.
Special thanks
To @mirceaulinic, @ktbyers @ande0581 and @jejenone for their contributions.