-
I'm facing issue with send_config_set command in nxos device with variant NEXUS7K alone. send-config_set command is executing commands in privilege mode and it is not entering configuration mode.
…
-
When connecting to Nexus 9000 running NX-OS 9.2.2 i fail connection with the following error:
Failed to retrieve schemas: unknown-namespace: Namespace="urn:ietf:params:xml:yang:ietf-netconf-monitor…
-
https://tools.ietf.org/html/rfc6020#page-120 says.
> 9.6.4. The enum Statement
>
> It takes as an argument a string which is the assigned name. The
> string MUST NOT be empty and MU…
-
##### SUMMARY
The nxos_lag_interfaces fails when the force parameter is set to either yes or no.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
nxos_lag_interfaces
##### ANSIBLE VERSIO…
-
Hello,
I am facing strange behavior with this library while trying to implement a netconf client.
I am on win 10.
the code is :
```rust
use ssh2::Session;
use std::error::Error;
use std::io…
-
##### SUMMARY
When adding port-channel interfaces through nxos_interface aggregate it breaks idempotency when additional port-channels are configured.
##### ISSUE TYPE
- Bug Report
##### COMPO…
-
Hi guys
I noticed that apparently none of our N5k properly show the master/slave relationship of port-channels. I've seen #296 which supposedly addresses this issue (thanks @inphobia), but still no…
-
##### SUMMARY
Currently, the `nxos_l2_interfaces` module does not provide an option to append vlans to that allowed vlan list. When using the `state: merged` any config that was untouched …
-
### Description of Issue/Question
It appears that the `nxos` driver is not working correctly for napalm validation on `get_interfaces_ip`, however when using the `nxos_ssh` driver with the same val…
-
If a description is configured in an interface, parse_genie "show interface status" does not list it.