OcNOS Releases

OcNOS 6.6 for Service Providers: Production Flex-Algo, SR Enhancements, and New Edge Platforms

OcNOS 6.6 for Service Providers is generally available, delivering production Flex-Algo network slicing for 5G alongside segment-routing enhancements and support for new edge platforms. Operators run multiple service planes over one IS-IS core on open hardware, with no added overlays or controllers. See SR-MPLS in OcNOS.

OcNOS 6.6 for Service Providers is now generally available. This release is defined by the arrival of production Flex-Algo: full Segment Routing Flexible Algorithm with delay-metric and TE-metric optimization types, per-algorithm SID assignment, and SR-TE policy integration. Service providers can now implement true network slicing for 5G, enterprise, and bulk data services over their existing IS-IS SR infrastructure.

Flex-Algo: Full Production Deployment

OcNOS 6.6 SP delivers complete Flex-Algo support including multi-algorithm IGP, per-router per-algorithm SID allocation, link delay advertisement via IS-IS TE extensions, and traffic steering via SR-TE policies. See the Flex-Algo technical guide for full configuration details.

! OcNOS 6.6 SP: SR Flex-Algo with IS-IS link-delay metric
!
! Enable per-link delay measurement and bound the delay metric to Flex-Algo
interface eth-0-1
  ip router isis CORE
  isis metric 10
  delay-measurement
  isis te-minimum-delay flex-algo
  isis te-maximum-delay flex-algo
!
router isis CORE
  segment-routing mpls
  ! Flex-Algo 128: delay-optimized for 5G fronthaul
  flex-algo 128
    metric-type link-delay
    advertise
    priority 128
  !
!
interface lo
  ip address 10.0.0.1/32
  ip router isis CORE
  prefix-sid index 1
  prefix-sid algorithm-num 128 index 1001
!
show isis flex-algo
show isis segment-routing state

Enhanced BFD Performance

OcNOS 6.6 SP improves BFD (Bidirectional Forwarding Detection) session capacity and timer accuracy. Operators can now run higher BFD session counts at aggressive timer intervals (3×100ms = 300ms detection time) across larger deployments without CPU overhead concerns.

! OcNOS 6.6 SP: enable BFD for the IS-IS adjacency on the core interface
!
interface eth-0-1
  isis bfd
!
! Verify BFD sessions:
show bfd session
show bfd interface

New Fanless Platform: UfiSpace S9502-12SM (QUX)

OcNOS 6.6 introduces the UfiSpace S9502-12SM on Broadcom QUX silicon, a passively cooled compact router designed for edge and remote site deployments. With 4×10G SFP+ and 8×1G SFP ports in a 1U fanless form factor, this platform covers FWA aggregation hubs and ISP edge nodes in rural deployments.


IP Infusion Product Team

Share