-
Hi,
Is there a away for ping/traceroute to specify the context? i.e. base context VS. VRF context....etc.
Alternatively, how are they expected to work as-is today? e.g. always from base context?
…
-
Hi,
When a forced reboot is issued what is the expected response from the server?
I appreciate that the server should ideally always issue a response, but when a forced reload occurs the box ca…
-
Hi,
RebootStatusRequest can have multiple subcomponents whereas it has just a single response. So there is no way to deterministically respond from target as to which ones are in what state in a mult…
-
What port number should be used by gNPSI servers?
Is there a plan to request IANA allocation?
-
1. Does the default profile have to be named "`gNxI`"?
The spec implies so, but is there a reason to require a specific profile name to be used by all implementations? Usually, openconfig is not opi…
-
xw-g updated
10 months ago
-
In commit https://github.com/openconfig/gnoi/commit/64e82de6cfe3c26ea588cf98a2e44e0793dc318a the generated gRPC code looks to have started using a downgraded protoc plugin. It used to be the case that…
-
#### Description
#### Steps to reproduce the issue:
1. We are able to successfully build the PR https://github.com/sonic-net/sonic-buildimage/pull/20429 locally.
2. When the build is trig…
-
In the os.proto definition there is a suggestion that the transferred file should check the hash of the image against a known good hash, with the hash ideally being embedded in the package itself.
…
-
Hi,
Ref: https://github.com/openconfig/featureprofiles/blob/main/feature/gnoi/tests/ping_test/ping_test.go#L441-L449
Above code is checking for 'Bytes', 'Sequence' and 'TTL' values in the ping…