- Written by Seng Leung
- Posted on 2月 16, 2022
- Updated on 11月 16, 2023
- 13819 Views
AAA accounting records can be enabled for OpenConfig gNMI/gNOI RPCs. Accounting records can be logged to the TACACS+ server, RADIUS server, or to syslog.
- Written by Anil Rao
- Posted on 8月 8, 2025
- Updated on 12月 12, 2025
- 2316 Views
BFD telemetry streaming via OpenConfig implements the gNMI path /bfd/interfaces/interface/peers such that users can get real time telemetry data on BFD sessions configured on the device.
- Written by Christopher Neilson
- Posted on 6月 29, 2023
- Updated on 7月 3, 2023
- 10228 Views
This feature adds support for gNMI access to the last-configuration-timestamp YANG node in the OpenConfig/Octa agent. When a gNMI set is completed, the last-configuration-timestamp is updated. When the configuration is changed via CLI or some other mechanism, the change eventually propagates to the OpenConfig/Octa agent, which will update the last-configuration-timestamp.
- Written by Seng Leung
- Posted on 5月 9, 2022
- Updated on 6月 2, 2022
- 12700 Views
When OpenConfig is enabled, the entire YANG tree is exposed to the client. This allows a client to have read and write access to all parts of the YANG tree. In some cases, it would be preferable to block portions of the YANG tree so that specific part of the tree cannot be modified or read by the client.
- Written by Abhiram Kalluru
- Posted on 8月 31, 2023
- Updated on 9月 12, 2023
- 9003 Views
This feature allows exporting IP-in-IP tunnel counters through the OpenConfig AFT YANG models.This exporting IP-in-IP counters feature is supported on all platforms, however counting the IP-in-IP tunnel packets is supported only on DCS-7500R3, DCS-7280R3 and DCS-7800R3 series.
- Written by Seng Leung
- Posted on 10月 27, 2021
- Updated on 10月 27, 2021
- 14031 Views
Traditionally, the OpenConfig gNMI service is based on a dial in model. A client sends a request to the gNMI server and
- Written by Seng Leung
- Posted on 8月 27, 2019
- Updated on 8月 27, 2019
- 12371 Views
gNOI (gRPC Network Operations Interface) defines a set of gRPC based microservices for executing operational
- Written by Seng Leung
- Posted on 8月 27, 2019
- Updated on 8月 27, 2019
- 11590 Views
gNOI (gRPC Network Operations Interface) defines a set of gRPC based microservices for executing operational
- Written by Dylan Walsh
- Posted on 8月 18, 2025
- Updated on 1月 7, 2026
- 2360 Views
gNPSI is an OpenConfig protocol designed to act as a proxy between the sFlow agent and interested gRPC clients. The gNPSI server receives datagrams from sFlow, repackages the datagrams in the protobuf message format and forwards these messages onto any subscribed gRPC clients. The protobuf used for this feature is available at the link above.
- Written by Shyam Kota
- Posted on 4月 9, 2021
- Updated on 11月 2, 2021
- 13046 Views
gNOI (gRPC Network Operations Interface) defines a set of gRPC based microservices for executing operational
- Written by Kiran Kumar Immidi
- Posted on 8月 25, 2020
- Updated on 8月 25, 2020
- 12429 Views
The candidate configuration feature implements support for a candidate data store as specified in RFC6241.
- Written by Allyn Wade
- Posted on 8月 27, 2019
- Updated on 5月 8, 2020
- 14730 Views
Octa is a process which combines OpenConfig and certain TerminAttr functionality, primarily with the intent of
- Written by Hyun Chul Chung
- Posted on 10月 14, 2024
- Updated on 10月 14, 2024
- 5229 Views
We now support configuration diffs to be generated and to be streamed via OpenConfig. Please note that there are limitations to using this feature to obtain the correct configuration diff of consecutive configuration changes. Subsequent sections will explain:
- Written by Aparna Karanjkar
- Posted on 6月 17, 2019
- Updated on 4月 2, 2026
- 15615 Views
EOS supports reading and streaming various OpenConfig configuration and state models over gNMI (gRPC Network Management Interface), RESTCONF, and NETCONF transports. A subset of the configuration models may also be modified over these transports
- Written by Seng Leung
- Posted on 10月 16, 2025
- Updated on 10月 16, 2025
- 1933 Views
If a gNMI.Set union_replace operation or gNOI.BootConfig RPC is issued without this configuration, an error is returned to the client.This feature adds support for the following to OpenConfig: gNMI.Set union_replace operation
- Written by Julie Hakimi
- Posted on 1月 12, 2026
- Updated on 1月 12, 2026
- 920 Views
Priority-flow-control (PFC) buffer and history counters provide information on both present PFC pause conditions and past pause events. These buffer counters (since EOS-4.34.2F) and history counters (since EOS-4.35.0F) are available via OpenConfig in addition to the show commands that have existed in previous versions.
- Written by Pandurangan R S
- Posted on 10月 27, 2023
- Updated on 10月 31, 2023
- 8226 Views
This feature adds support to configure the following QoS OpenConfig models via gNMI QoS Classifiers for classification of incoming traffic. QoS Scheduler Policies for describing scheduling strategies on a port.
- Written by Seng Leung
- Posted on 3月 8, 2024
- Updated on 3月 8, 2024
- 7370 Views
For Macro Segmentation Service Group (MSS-G) configurations, if only the segmentation model for OpenConfig is required, then it is possible to disable all other models for OpenConfig. This feature allows access to only the /segmentation path in the OpenConfig YANG tree. This significantly reduces the OpenConfig agent’s memory usage.
- Written by Ronan Mac Fhlannchadha
- Posted on 2月 9, 2023
- Updated on 2月 22, 2023
- 10382 Views
This feature provides support for SPIFFE-ID in OpenConfig. The SPIFFE-ID will take precedence over any metadata usernames or common name username found. This username will be used for all AAA operations.
- Written by Jaineel Shah
- Posted on 10月 17, 2024
- Updated on 10月 17, 2024
- 4745 Views
This feature allows us to obtain system mount points information via OpenConfig. The information that can be obtained is equivalent to the information that we view by executing the ‘df -k’ linux command.
- Written by David Graham
- Posted on 9月 17, 2024
- Updated on 9月 18, 2024
- 5234 Views
When this feature is enabled, responses to gNMI get requests as well as NETCONF get-config responses will contain the default values for YANG leafs if those leafs do not have any other value. This means that where a leaf value would normally be returned in a response, its default value (as defined in the YANG model) will be returned if the leaf does not have any other value assigned to it. Before this change, leafs that had a default value would not have been included in gNMI get responses.
- Written by David Graham
- Posted on 7月 15, 2025
- Updated on 7月 15, 2025
- 2609 Views
When this feature is enabled, responses to gNMI subscribe requests contain the default values for YANG leafs if those leafs do not have any other value.
- Written by Niranjan Mahabaleshwar
- Posted on 4月 21, 2026
- Updated on 4月 21, 2026
- 157 Views
enrollz/attestz defines a set of gRPC-based services for TPM enrollment and attestation of network devices. Enrollz: provides the capability to verify the switch’s TPM-rooted identities and rotate switch owner certificates on the device. Attestz: provides the capability to attest the device by inspecting the contents of the different PCR ensuring no malicious tampering.
- Written by Ruoyi Wang
- Posted on 8月 31, 2023
- Updated on 2月 16, 2024
- 8740 Views
This feature allows exporting the route count by protocol, i.e., a summary of routes, in the FIB (Forwarding Information Base) through the OpenConfig AFT YANG model.
- Written by Brian Neville
- Posted on 8月 8, 2025
- Updated on 10月 23, 2025
- 2331 Views
gNOI (gRPC Network Operations Interface) defines a set of gRPC-based microservices for executing operational commands on network devices.
- Written by Brian Neville
- Posted on 11月 8, 2023
- Updated on 11月 6, 2025
- 10117 Views
gNSI (gRPC Network Security Interface) defines a set of gRPC-based microservices for executing security-related operations on network devices. Some of the RPCs that gNSI exposes are used to rotate security configurations on the switch.
- Written by Aparna Karanjkar
- Posted on 3月 13, 2020
- Updated on 3月 13, 2020
- 12823 Views
4.23.2F release supports reading and streaming various OpenConfig configuration and state models over gNMI (gRPC
- Written by Aparna Karanjkar
- Posted on 6月 17, 2019
- Updated on 6月 17, 2019
- 11115 Views
4.22.0F release supports reading and streaming various OpenConfig configuration and state models over gNMI (gRPC
- Written by Aparna Karanjkar
- Posted on 1月 18, 2019
- Updated on 1月 23, 2019
- 12293 Views
4.21.3F release supports reading and streaming various OpenConfig configuration and state models over gNMI (gRPC
- Written by Michael Sparacio
- Posted on 8月 16, 2018
- Updated on 6月 20, 2019
- 12746 Views
These are the release notes and configuration guide for the OpenConfig feature in the 4.21.0F release.
- Written by Romanos Skiadas
- Posted on 4月 22, 2021
- Updated on 4月 22, 2021
- 11420 Views
This feature adds support for streaming the output of the following show command in Octa:. The
- Written by Ronan Mac Fhlannchadha
- Posted on 10月 14, 2024
- Updated on 11月 11, 2024
- 4743 Views
This supports checking that the value of a given x509 certificate OID matches a user-provided value during the TLS handshake in OpenConfig. If the value does not match, no connection will be established.
- Written by Abhiram Kalluru
- Posted on 3月 3, 2023
- Updated on 3月 20, 2023
- 9318 Views
This feature introduces a flag to indicate to a gNMI client that the FIB (forwarding information base) or IPv4/IPv6 unicast AFT (abstract forwarding table) have converged and the snapshot is consistent with the device.
- Written by Abhiram Kalluru
- Posted on 6月 16, 2022
- Updated on 6月 17, 2022
- 9750 Views
This feature allows LFIB (Label Forwarding Information Base) & associated counters export through OpenConfig mpls AFT (Abstract Forwarding Tree) YANG model.
- Written by Matthew Carrington-Fair
- Posted on 3月 3, 2023
- Updated on 4月 28, 2026
- 9291 Views
This feature allows the export of IP FIB (Forwarding Information Base) through the OpenConfig AFT YANG models.
- Written by Abhiram Kalluru
- Posted on 9月 11, 2023
- Updated on 11月 7, 2023
- 7748 Views
This feature allows FDB export through the OpenConfig AFT YANG models. The streaming behavior of mac addresses are Entries associated with SVI or L3 port have an associated VRF name. The VRF name is used to specify which network instance the FDB entry belongs to.
- Written by David Graham
- Posted on 6月 12, 2024
- Updated on 6月 13, 2024
- 7207 Views
This feature allows Octa to act as a collector for IPFIX and sFlow datagrams and to aggregate and stream the collected data in response to a gNMI subscription. Octa is a process in EOS which combines OpenConfig and certain TerminAttr functionality, primarily with the intent of servicing gNMI requests for OpenConfig paths and for "EOS native" paths.
