OcNOS 发布

OcNOS 6.4: Streaming Telemetry, EVPN Enhancements, and Expanded Platform Support

OcNOS 6.4 is now generally available for service providers and data center operators. This release advances key operational and automation capabilities, with gNMI streaming telemetry arriving in the data center product line and substantial CLI management and EVPN improvements for service providers.

OcNOS 6.4 for Service Providers

CLI and Management Improvements

OcNOS 6.4 expands the industry-standard CLI with enhanced show command output, improved structured data formatting for automation pipelines, and additional NETCONF YANG model coverage. Network administrators managing large OcNOS deployments gain more consistent and parseable output across all show commands.

EVPN Enhancements

OcNOS 6.4 delivers significant EVPN improvements for SP deployments including enhanced multi-homing DF election stability, improved BGP EVPN route filtering, and expanded EVPN-VPWS (E-LINE) capabilities for point-to-point L2 services.

Performance and Scale

OcNOS 6.4 SP improves convergence times for large BGP table deployments and expands route table scale for operators running full internet routing tables at the peering edge.

OcNOS 6.4 for Data Centers

gNMI 流式遥测

OcNOS 6.4 introduces gNMI dial-in streaming telemetry for data center switches. Network monitoring systems can subscribe to real-time data streams from OcNOS switches using standardized gNMI subscriptions over standard OpenConfig and native YANG data models.

! OcNOS 6.4 DC -- gNMI streaming telemetry (dial-in mode)
!
configure terminal
!
feature streaming-telemetry
!
sensor-group DC-SENSORS
  sensor-path /interfaces/interface/state/counters
  sensor-path /network-instances/network-instance/fdb/mac-table/entries
  exit
!
destination-group PROMETHEUS
  tunnel-server ip 10.100.0.20 port 9339
  exit
!
subscription-name DC-MONITORING
  sensor-group DC-SENSORS sample-interval 30       ! seconds
  destination-group PROMETHEUS
  encoding json-ietf
  exit
!
commit
exit
!
show streaming-telemetry persistent-subscriptions details

EVPN-VXLAN Improvements

OcNOS 6.4 DC delivers Route Target filtering for granular multi-tenant EVPN policy control, and route-map enforcement for EVPN route advertisement. Operators gain fine-grained control over which routes are imported and exported across VNIs in large VXLAN fabrics.

New Platforms in OcNOS 6.4

平台 使用案例 Key Specs
UfiSpace S9510-28DC SP aggregation / MEF 3.0 28×100G QSFP28
Edgecore AS9516-32D DC core / spine 32×400G QSFP-DD

IP Infusion Product Team

分享