-
Details for the issue
--------------------
#### What did you do?
just open one log file.
-------------------------
Crash id
5cdfe4e2-df42-4f01-9081-e6803a6c3ce7
-------------------------
…
-
ルートは受信できてるにもかかわらず、Pingできない。
```
csr1000v-kudo-09#show ip route vrf UG-A-19
Routing Table: UG-A-19
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX …
-
I am having some problem using `napalm_get_facts` with filter facts under specific plataform related Cisco.
The issue was found under **Cisco XRV IOS version 6.1.2**.
Cannot see information in s…
-
##### SUMMARY
I'm configuring a prefix-list via a jinja2 template, and when I have iosxr_config apply the template, I get "Invalid input detected at '^' marker". However, when I manually a…
-
### Description of Issue/Question
Napalm IOSXRDriver method `get_lldp_neighbors()` is having a bit of trouble parsing LLDP in our environment when there are spaces in either the local interface or …
-
Hi all,
i miss the "use af-group" in rescource "iosxr_router_bgp_neighbor_group".
Can please you add this. :-)
PATH:
path = "Cisco-IOS-XR-um-router-bgp-cfg:router/bgp/as[as-number=65501]/neigh…
-
Filter header information out from the running, startup configs such that get_config and load_replace_candidate are complimentary operations.
i.e. you can do get_config on running and then go and i…
-
Hello,
i've run into a following problem.
- command `pyats learn bgp --testbed-file tb.yaml --output today`
```
Issue while building the feature
Traceback (most recent call last):
File …
-
##### SUMMARY
The connection to the remote NETCONF device is lost forever after a while when looping over the same ```netconf_rpc``` operation with some delay using ```ansible_network_cli_ssh_type: p…
-
When using a dot notation for the ASN for bgp neighbors, and the ASN has trailing zeros , for example: `65500.100` the value gets properly pushed to the devices, but gets stored in the state as `65500…