-
### Summary
It seems that any_errors_fatal is not always working as expected. If there is an unreachable host in the current batch the any_errors_fatal stops working completely:
```
PLAY [Testing…
-
### Summary
Issues display Traditional Chinese and Simplified Chinese in AAP console.
Steps to reproduce:
1. Go to the browser settings and change the preferred language to Traditional Chinese.
…
-
# IP Command
## Usage
```bash
ip [ OPTIONS ] OBJECT { COMMAND | help }
ip [ -force ] -batch filename
where OBJECT := { address | addrlabel | amt | fou | help | ila | ioam | l2tp | link | macsec |…
-
Tried to load openconfig modules(e.g. openconfig-network-element) on yuma123(version 2.12) and encountered error :
_yang_obj_resolve_xpath for module 'openconfig-segment-routing-types'
agt_cb: got…
-
Hi,
Just starting with netconf, I tried to configure an interface for a Juniper router using the following manifests:
```
apiVersion: inv.sdcio.dev/v1alpha1
kind: Schema
metadata:
name: mx…
-
When SSH connection establishment is to be done using the call-home message, the program does not check for the known_hosts file and keeps on adding SSH keys. I believe this is an issue, while I went …
-
Hi Team,
We have successfully compiled the latest version of Netopeer. While we are able to connect to the Netopeer2Server using Netopeer2Cli with this compiled code, attempting to connect with thi…
-
Hi!
Since updating from libnetconf2 2.1.40 version to the latest, I've noticed a change of behavior in one of the SSH client functionality.
I've attached the example, the client is in Java, and …
-
SR OS v24.3+ changed the way to enable a netconf server:
`/configure system management-server netconf admin-state enable` changes to `/configure system management-server netconf listen admin-state …
hellt updated
4 months ago
-
Hi,
I encountered an issue when attempting to modify the configuration. Initially, I initialized a part of the "ieee802-dot1q-bridge" model as follows:
```
> get-config --source running --filter-xp…