-
Hi,
There are two issue with [RT-5.1](https://github.com/openconfig/featureprofiles/tree/main/feature/interface/singleton/ate_tests/singleton_test). Can u please help to resolve the issues.
- The t…
-
Hi ,
Port speed does not match the openconfig script expected value for 400G port interface.
Script expect out-of-range E_IfEthernet_ETHERNET_SPEED enum value: 0
where as the device responds wit…
-
Because it assumes the list entry is schema-valid and tries to extract the keys from the key fields instead of from the map element.
This is a problem when GoStructs are being used to mirror a serv…
-
Doing a replace operation on User with below test https://github.com/openconfig/featureprofiles/blob/00a6330e677c649b0c7a1fb869411905312b9812/feature/experimental/security/aaa/kne_tests/tls_authentica…
-
Hi,
We are observing that interface type being a mandatory config for member interface with aggregated ethernet configuration otherwise without type configuration commit will fail.
"config": {
…
-
In aggregate_test.go, during verifyInterfaceDUT call, the AdminStatus verification fails.
The LogYgot output does not show any data for admin-status or the oper-status, however the manual gnmic quer…
-
After merging the commit bellow into my OTG branch, the BGP sessions won't establish with the DUT.
@mojiiba could you please comment?
https://github.com/openconfig/featureprofiles/commit/5d3701a3…
-
update the list (some are missing: ygot, ansible ...)
https://github.com/aristanetworks/openmgmt/blob/main/docs/examples/index.md
https://aristanetworks.github.io/openmgmt/examples/
update the …
-
We are facing some issues when trying to generate ygot stubs for gnmi model with keyless lists for AS Path segments and Community in BGP RIB routes.
We have our own variant of the gnmi definition but…
-
Hi ,
The changes related to the MTU calculation that was done as part of the https://github.com/openconfig/featureprofiles/pull/431/files seems to be causing other scripts (like bgp_prefix_limit,…