-
Currently the iosxr_iso2vbox.py and iosxe_iso2vbox.py scripts have a lot of duplicate code. So that each script can benefit from bugfixes and enhancements to the other, we should create a shared libra…
-
### Description of Issue/Question
We found IOSXR have problem get the correct diff_file in Ansible/Napalm check mode.
For example, we want to delete the prefix-set `CLOUD` in configuration file.
…
-
```
admin@ncs(config)# netsim create-device device-name R1 ned-id cisco-iosxr-cli-3.0
Error: Python cb_action error. can't concat str to bytes
admin@ncs(config)# netsim start
Error: Python cb_acti…
-
I had to update my groups.yaml , so just wanted to share if someone else face the same issue.
---
routers:
username: vagrant
password: vagrant
platform: iosxr
port: 2221
Also …
-
### Describe the bug
Started to play with the Cisco xrd, but the initialisation fails
### To Reproduce
Start a lab with Cisco xrd, I have the same behaviour with verison `7.1.1` or `7.1.2`
…
-
Guys,
I meet with the follow problem and have on idea how to figure it out ,anyone can help ?
5631 2022-08-12 08:54:19.405 UTC root:post INFO: {"response": [{"list": [], "option": "list_al…
-
-
##### SUMMARY
target hostname is a cisco ios-xr device and as configured it supports vt100 as its terminal emulator. When playbook which utilizes network_cli as its connection is executed, th…
-
https://github.com/ipspace/netlab/blob/1e1e376577bc7375370ee85c24a71f7c98426203/netsim/ansible/tasks/readiness-check/iosxr-libvirt.yml#L21
I don't use IOS XR, but shouldn't this "255.255.255.0" be …
-
Parsing of the output of "**show l2vpn xconnect**" on IOS XR 7.2.2 fails with the following error using PyATS & Genie 22.4:
```
Traceback (most recent call last):
File "test.py", line 39, in
…