This documentation corresponds to an older version of the product, is no longer updated, and may contain outdated information.
Please access the latest versions from https://cisco-tailf.gitbook.io/nso-docs and update your bookmarks. OK

NSO 6.2

Containerized build environment for NSO packages

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

Administration Guide

  • Updated and expanded the Containerized NSO in Administration Guide 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.

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.

Administration Guide

Nano service usability

Multiple changes with nano services (documented in Nano Services for Staged Provisioning in Development Guide) 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.

  • Cancelled 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.

Administration Guide

Upgrade improvements

CDB schema upgrades now use an optimized algorithm, resulting in faster upgrades and 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.

Administration Guide

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 the Administration Guide, while the part detailing creation of new NEDs is now found in the Development Guide.

Administration Guide

Administration Guide