-
I am currently experiencing an issue with the pygnmi library. When attempting to use the 'get' operation on a leaf for a presence container, the function does not return any value. However, when the s…
-
### Description of Issue/Question
Hi, I'm testing on getting bgp_neighbors on IOS-XR running on GNS3 and notice that "is_enabled" key always has a "False" value even though the peer is UP and worki…
-
### Description of Issue/Question
Cisco IOS XR driver [puts](https://github.com/napalm-automation/napalm/blob/develop/napalm/iosxr/iosxr.py#L989) `route_reflector_client: False` for every neighbor …
hellt updated
4 years ago
-
We were testing some changes to the Cisco-IOS-XR-pim-cfg model. We changed a class name, which should not be backwards compatible.
When testing with the new API, we expected to see an error when ru…
-
Hi! First of all many thanks for this extension. The extension page doesn't mention which flavor of Cisco config you are supporting but I'm assuming it's IOS only and not NX-OS and IOS-XR. There is a …
-
Hey, thanks for looking into this - this is the same issue as my previous ticket but with a different command. I see both in the supported command list so hopefully i'm just doing a derp.
Issue: Wh…
-
NX-OS 9kv 7.0(3)I6(1)
Hello @einarnn
I'm having a hard time figuring out the URI(s) which must be used to attain the openconfig resources supported by this device.
Using yang-explorer, I can co…
-
- Cisco
- Juniper
- Nokia/Alcatel-Lucent
- BIRD
- Quagga
- RTRLib usage
- More?
-
-
This issue is observed when using napalm and a Cisco ASR9001 running IOS-XR 6.7.3.
When trying to connect to such a device, paramiko only tries `ssh-rsa512`, fails and then gives up.
I would expect …