napalm icon indicating copy to clipboard operation
napalm copied to clipboard

Network Automation and Programmability Abstraction Layer with Multivendor support

Results 186 napalm issues
Sort by recently updated
recently updated
newest added

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.

enhancement
ios
blocked
get_lldp_neighbors_detail
tests failing

I had some issues calling get_interfaces() on one of my Nexus 6k units. These changes fix the parsing issues.

bug
nxos-ssh
blocked
needs testcase
get_interfaces

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 ```...

bug
iosxr
get_facts

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...

api change
core

enhancement
internal
testing framework

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...

bug
ios
commit_config

### 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...

bug
ios
get_environment

One user had a failing save_config() call on Cisco IOS.

bug
ios
commit_config