-
The get_route_to command returns an XMLCLIError containing no useful error message when trying to call get_route_to with an IPv6 address.
We could find the real reason by issueing the xml request m…
-
I am new to networking world...
1. The model goes into server or client or both??
2. How do i start a netconf server.. I am working on a virtual func
-
Hi Daryl,
Thank you for writing and maintaining this package. I'm pretty new to NETCONF and have been using this package to play around with a Cisco CSR1k. I am was trying to follow your netconf-ge…
-
Installing the cisco-ios-xr bundle currently takes hours. One thing that would improve the user experience is the option to selectively chose which models to include during the installation or provide…
-
**Description:**
while doing crud create operation RPC is not generating and throwing Libyang error.
**Script**
```python
def oc_routing_policy(crud_service, provider):
routing_policy_cfg =…
-
Currently, the [ExecutorService documentation](http://ydk.cisco.com/py/docs/ydk.services.html#executorservice-provides-api-to-execute-rpcs) indicates that the `execute_rpc` method doesn't return any v…
-
Root cause Analysis:
When YDK-gen is built with augmented ietf_interface values, memory overflow issue is seen. I have listed the issue seen,
1. The YDK parser file take the base ietf_i…
-
Compiling cisco-ios-xr model bundle exhausts computer memory and ultimately results in error message:
```
$ make
[ 0%] Building CXX object CMakeFiles/ydk_cisco_ios_xr.dir/ydk/models/generated_enti…
-
Hi All,
I am trying using the crud.delete method to delete a specific static route but the outcome is that all static routes are getting deleted. The YDK originated XML debug seems adding the opera…
-
NB: This is the gRPC client "grpc_cfg.py" I am using based off of the public Cisco example: https://gist.github.com/jwbensley/cd2f5bfacee321328ca638b5b5523bd9
NB: This is using the IOS-XRv 6.2.1 st…