-
Hi,
I am trying to install switch configurations on Cisco IOS-XR devices, but got the following errors:
"module_stderr": "Traceback (most recent call last):\n File \"/home/netconf/tmp/ansible_Q…
-
Dear All
We have setup a testbed for testing IS-IS compatibility between Cisco and a FRR router (ran on FreeBSD).
The problem is both routers can recognize each other as an IS-IS neighbor and FRR …
-
-
Hi,
I am getting below error while opening the url
0934 2017-11-29 12:08:19.729 UTC root:pseudo_net_build INFO: []
10934 2017-11-29 12:08:19.754 UTC root:_get_url INFO: status code: 200
1…
-
Issue tracker is ONLY used for reporting bugs. Please use the [YDK Community](https://communities.cisco.com/community/developer/ydk) for any support issues.
## Expected Behavior
Expecting to read …
-
### Description of Issue/Question
Please add support for Cisco AireOS devices such as their Wireless LAN Controllers.
Configuration is over an SSH cli that looks similar to IOS and other devices…
-
@rustogi
Ubuntu 16.10
```
yang-explorer$ git log -1
commit 87234b39980fd210ed343e16bf4b59f9feb01ed5 (HEAD -> master, origin/master, origin/HEAD)
Merge: b634b44 57b2425
Author: rustogi
Date: …
-
Since version 1.1 atom-netconf is supporting chunked-framing. Therefore it should work against Cisco ASR9k running IOS-XR. But seems like the Cisco SSH2 implementation contains an issue: https://githu…
-
In YDK-Py 0.5.4, filter data is ignored by parent objects. For example, the following code attempts to only read BGP neighbor data:
```
bgp = xr_ipv4_bgp_oper.Bgp() # create filter object
insta…
-
In YDK-Py 0.5.4, filter data is ignored in parent objects. As an example, the following filter for the RIBv4 model (`Cisco-IOS-XR-ip-rib-ipv4-oper`) is expected to return some `route` leafs and some …