napalm
napalm copied to clipboard
Network Automation and Programmability Abstraction Layer with Multivendor support
Switching to use the PyPI token instead of username / password.
Current textfsm ios template for show lldp neighbors details doesnt return remote system's mgmt ip. Editing this template to parse output of command to include mgmt ip as well.
I had some issues calling get_interfaces() on one of my Nexus 6k units. These changes fix the parsing issues.
Added get_interfaces_vlans functionality according to issues #919 for junos drivers.
### Unable to get facts from IOS-XR (7.3.3) device ### Did you follow the steps from https://github.com/napalm-automation/napalm#faq - [x] Yes - [ ] No ### Setup ### napalm version ```...
I'm interested in contributing a PR to add this ability (and subsequently pass it upstream to napalm_ansible via another PR also), but wanted to gauge interest from maintainers on accepting...
Cisco IOS should detect this and rollback if the change if this is seen: ``` MidA-Pod1-Switch01(config-if)#no switchport mode trunk Command rejected: An interface must be configured to the "Access" or...
### Description of Issue/Question *Note*: Please check https://guides.github.com/features/mastering-markdown/ to see how to properly format your request. ### Did you follow the steps from https://github.com/napalm-automation/napalm#faq (Place an ``x`` between the square...
One user had a failing save_config() call on Cisco IOS.