Release Announcement: NSO 6.5 is now released.
Head to the release highlights to see what's new
LogoLogo
NSO DevCenterTry NSO
NSO 6.2
  • Get Started
  • User Guides
  • Developers
  • Release Info
NSO 6.2
  • Start
  • What's New
  • Administration
    • Get Started
    • Installation and Deployment
      • Local Install
      • System Install
      • Post-Install Actions
        • Explore the Installation
        • Start and Stop NSO
        • Create NSO Instance
        • Enable Development Mode
        • Running NSO Examples
        • Migrate to System Install
        • Modify Examples for System Install
        • Uninstall Local Install
        • Uninstall System Install
      • Containerized NSO
      • Deployment Example
      • Upgrade NSO
    • Management
      • System Management
        • Cisco Smart Licensing
        • Log Messages and Formats
        • Alarm Types
      • Package Management
      • High Availability
      • AAA Infrastructure
      • NED Administration
    • Advanced Topics
      • Locks
      • Compaction
      • IPC Ports
      • Service Manager Restart
      • Security Issues
      • Run NSO as Non-Privileged User
      • IPv6 on Northbound Interfaces
      • Layered Service Architecture
  • Operation & Usage
    • Get Started
    • CLI
      • Introduction to NSO CLI
      • CLI Commands
    • Web UI
    • Operations
      • Basic Operations
      • NEDs and Adding Devices
      • Manage Network Services
      • NSO Device Manager
      • SSH Key Management
      • Alarm Manager
      • Plug-and-Play Scripting
      • Compliance Reporting
      • Listing Packages
      • Lifecycle Operations
      • Network Simulator
  • Development
    • Get Started
    • Introduction to Automation
      • CDB and YANG
      • Basic Automation with Python
      • Develop a Simple Service
      • Applications in NSO
      • Develop and Deploy a Nano Service
    • Core Concepts
      • Services
      • Implementing Services
      • Templates
      • Nano Services
      • Packages
      • Using CDB
      • YANG
      • NSO Concurrency Model
      • Service Handling of Ambiguous Device Models
      • NSO Virtual Machines
        • NSO Python VM
        • NSO Java VM
        • Embedded Erlang Applications
      • API Overview
        • Python API Overview
        • Java API Overview
      • Northbound APIs
        • NSO NETCONF Server
        • RESTCONF API
        • NSO SNMP Agent
    • Advanced Development
      • Development Environment and Resources
      • Developing Services
        • Services Deep Dive
        • Service Development Using Java
        • NSO Developer Studio
      • Developing Packages
      • Developing NEDs
        • NETCONF NED Development
        • CLI NED Development
        • Generic NED Development
        • SNMP NED
        • NED Upgrades and Migration
      • Developing Alarm Applications
      • Kicker
      • Scaling and Performance Optimization
      • Progress Trace
      • Web UI Development
        • JSON-RPC API
    • Connected Topics
      • SNMP Notification Receiver
      • Web Server
      • Scheduler
      • External Logging
      • Encryption Keys
  • Resources
    • Manual Pages
      • Section 1
      • Section 3
      • Section 5
Powered by GitBook
LogoLogo

Site

  • Cisco.com
  • Documentation
  • Learning Labs
  • Sample Code

Connect

  • Feedback
  • Community
  • Blogs
  • Events

Follow Us

  • X/Twitter
  • Facebook
  • YouTube
  • LinkedIn

© Copyright 2025 Cisco Systems, Inc. | This site is part of the official Cisco Crosswork NSO documentation set.

On this page

Was this helpful?

Edit on GitHub
Export as PDF

What's New

Latest features and enhancements added in this release.

PreviousStartNextGet Started

Last updated 11 months ago

Was this helpful?

Only significant new updates are listed here. To see the complete list of changes, refer to the .

Release Highlights

This release includes major enhancements in the following areas:

Containerized Build Environment for NSO Packages

A new container image, called Development Image, is available from . This image comes with the necessary environment and software for building NSO packages.

Documentation Updates:

  • Updated and expanded the describing the new image flavor.

Support for LDAP and TACACS+ Authentication

Two new authentication packages are now available in $NCS_DIR/packages/auth: cisco-nso-ldap-auth and cisco-nso-tacacs-auth. They provide support for LDAP and TACACS+ protocols through the Package Authentication mechanism.

Documentation Updates:

  • Refer to the respective README file inside each package for usage and configuration options.

DNS Update Support for Tailf-hcc

The tailf-hcc package now allows submitting an RFC2136 Dynamic DNS Update to a name server on High Availability (HA) failover, simplifying geographically redundant NSO HA setup.

Documentation Updates:

  • Added the section describing the new functionality.

Nano Service Usability

Multiple changes with nano services (documented in ) streamline their development and use:

  • The ncs-make-package command now supports the --nano-skeleton [python/java] option.

  • The functionality of self-as-service-status is now the default.

  • The self component in a nano service plan is now generated automatically if not defined in the service model.

  • Canceled actions in the side effects queue can be manually scheduled for a retry.

  • Improved performance of initial create of a nano service with the converge-on-re-deploy extension.

Documentation Updates:

  • Updated the section to better document required permissions for nano services.

Upgrade Improvements

CDB schema upgrades now use an optimized algorithm, resulting in faster upgrades and the ability to preview schema changes through a packages reload dry-run option. A separate upgrade log can be configured for information about CDB upgrade as well.

Additionally, information on upgrading HA Raft clusters has been added.

Documentation Updates:

NED Documentation Update

The old NED Development document has been updated and split into two parts. The part on managing and using NEDs is now incorporated into Administration, while the part detailing the creation of new NEDs is now found in the Development.

Documentation Updates:

Updated the section describing the dry-run functionality.

Added the section and the section called for Raft HA.

Added on managing and using NEDs.

Added on the creation of new NEDs.

NED Administration
NED Development
NSO Changelog Explorer
Cisco Software Download
Containerized NSO
Nano Services for Staged Provisioning
Packages Upgrades in Raft Cluster
Version Upgrade of Cluster Nodes
Loading Packages
Layer-3 DNS Update
NACM Rules and Services