-
### Integration Name
Cisco IOS [cisco_ios]
### Dataset Name
cisco_ios.log
### Integration Version
1.27.1
### Agent Version
8.15.0
### Agent Output Type
elasticsearch
### Elasticsearch Versio…
-
### Environment
* Python version: 3.11.9
* Nautobot version: 2.3.1
* nautobot-golden-config version: 2.1.1
### Expected Behavior
Backup job should back up the config for any number of Cisco …
-
### Relevant telegraf.conf
```toml
[[inputs.gnmi]]
addresses = ["gnmi_dut:xxx"]
## define credentials
username = "xxxxx"
password = "xxxxx"
encoding = "proto"
tagexclude = ["pat…
-
### Relevant telegraf.conf
```toml
###############################################################################
# SERVICE INPUT PLUGINS #
##…
-
```
RP/0/RP0/CPU0:ios#sh ver
Tue Nov 5 13:12:59.482 UTC
Cisco IOS XR Software, Version 7.9.2
```
```
> go version
go version go1.23.2 darwin/arm64
```
When testing https://github.c…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hi,
Tested on 771.
The `advertise-as-vpn` presence containers cannot be fetched with gNMI/NETCONF using the UM `Cisco-IOS-XR-um-router-bgp-cfg.yang`.
```go
❯ gnmic -a --insecure get --path…
-
`protoc` errors on generating some of the proto files for various reasons.
* 62x
```json
{
"Cisco-IOS-XR-icpe-sdacp-oper:augment[1]/sdacp-discovery2s/sdacp-discovery2": {
"msg": "ic…
-
The undefinedReferences question is showing a prefix-set as it is undefined, even though we are defining it right before we called it in the route-policy.
**Runnable example**
```py
import pandas…
-
Hi,
Given two structs (generated with `-yangpresence=true` flag), the `ygot.Diff()` do not diff based on presence or not.
Given the struct below, where `AllowImportedVpn` is a presence contain…