•
ASR 5500 System Administration Guide
•
Command Line Interface Reference
•
VPC-DI System Administration Guide
•
VPC-SI System Administration Guide
Related Documentation
Revision History
Revision history details are not provided for features introduced before releases 21.2 and N5.5.
Note
Release
Revision Details
21.3
SNMP MIB alerts and alarms are now able to be sent via NETCONF notifications.
The
netconf
command in NETCONF Protocol Configuration Mode added a
snmp
keyword to enable this functionality.
show confdmgr
command output expanded.
21.2
ConfD may now collect bulkstats operational data that is retrieved via REST interface.
New StarOS bulkstats and server ConfD configuration YANG models are supported.
Any updates via StarOS CLI are now automatically synced back to the ConfD
Database. The CLI based YANG model is only applicable to StarOS ECS (Enhanced
Charging System) commands.
NETCONF Protocol Configuration Mode added
bulkstats
,
netconf
, and
rest
commands.
autosave-config
command obsoleted.
show confdmgr
command added keywords
model bulkstats
and
model confd
.
show confdmgr
command output expanded.
Pre 21.2
First introduced.
Overview
StarOS provides a northbound NETCONF interface that supports a YANG data model for transferring
configuration and operational data with the Cisco Network Service Orchestrator (NSO). It also incorporates
a ConfD manager (confdmgr) to communicate with the NSO management console.
NETCONF (Network Configuration Protocol) is a network management protocol developed and standardized
by the IETF (RFC 6241). It provides mechanisms to install, manipulate, and delete the configuration of network
devices. Its operations are realized on top of a simple remote procedure call (RPC) layer. The NETCONF
protocol uses XML-based data encoding for the configuration data as well as the protocol messages. The
protocol messages are exchanged on top of a secure transport protocol.
ASR 5500 System Administration Guide, StarOS Release 21.5
338
NETCONF and ConfD
Overview