Skip to content

Commit

Permalink
revise mgmt and cpu interface descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
dplore committed Oct 15, 2024
1 parent 23c17dd commit 780c1d4
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions release/models/interfaces/openconfig-interfaces.yang
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ module openconfig-interfaces {

oc-ext:openconfig-version "3.7.2";

revision "2024-07-25" {
revision "2024-10-15" {
description
"Clarify cpu and management interface types.";
reference
Expand Down Expand Up @@ -727,14 +727,13 @@ revision "2024-04-04" {
type boolean;
description
"When set to true, the interface is a dedicated
management interface connected to the CPU and available
for external connectivity to the system. This interface
is not connected to an INTEGRATED_CIRCUIT and therefore
not typically used for dataplane traffic. It may be used
to connect the system to an out-of-band management network,
for example. On systems with a CONTROLLER_CARD, the PORT
management interface for external connectivity to the system.
This interface is not connected to an INTEGRATED_CIRCUIT and
therefore not typically used for dataplane traffic. It may be
used to connect the system to an out-of-band management network,
for example. On systems with a CONTROLLER_CARD, the PORT
components on the CONTROLLER_CARD are typically management
interfaces";
interfaces.";
oc-ext:telemetry-on-change;
}

Expand Down

0 comments on commit 780c1d4

Please sign in to comment.