Replication and High-Availability



Similar documents
ConfD. Powerful On-Device Management Software for Networking Equipment

NCS. EMS/NMS Platforms for Network Equipment Providers

Building Carrier-Grade On-Device Network Management Systems. An Enterprise Management Associates White Paper October 2007

Simplifying the Management of Virtualized Network Elements in

Tail-f White Paper. Configuration Management Simplified. Executive summary. Why NETCONF and YANG?

Easy configuration of NETCONF devices

Network and Security. Product Description. Product Overview. Architecture and Key Components DATASHEET

Cisco Application Networking Manager Version 2.0

Lifecycle Service Manager

How To Encrypt Data On A Network With Cisco Storage Media Encryption (Sme) For Disk And Tape (Smine)

Policy Management: The Avenda Approach To An Essential Network Service

JUNOScope IP Service Manager

Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB

Jitterbit Technical Overview : Microsoft Dynamics CRM

An Overview of the SaskTel Hosted Contact Centre Solution Design and Delivery Principles, and Core Architecture

Secure Access Link. Table of Contents. Introduction. Background. avaya.com. Introduction Background Secure Access Link...

COMPUTING. Centellis Virtualization Platform An open hardware and software platform for implementing virtualized applications

Ridgeline Network and Service Management Software

Cloud3DView: Gamifying Data Center Management

Apigee Gateway Specifications

Ridgeline Network and Service Management Software

Oracle Identity Analytics Architecture. An Oracle White Paper July 2010

Open EMS Suite. O&M Agent. Functional Overview Version 1.2. Nokia Siemens Networks 1 (18)

Cisco Expressway Series

FireMon Security Manager Fact Sheet

SOA REFERENCE ARCHITECTURE: WEB TIER

Contents. Overview 1 SENTINET

HP Intelligent Management Center Enterprise Software. Platform. Key features. Data sheet

Integrating Enterprise Reporting Seamlessly Using Actuate Web Services API

Managed File Transfer

Blue Planet. Introduction. Blue Planet Components. Benefits

Jitterbit Technical Overview : Salesforce

Junos Space for Android: Manage Your Network on the Go

How To Retire A Legacy System From Healthcare With A Flatirons Eas Application Retirement Solution

OnCommand Unified Manager

SAS Information Delivery Portal

Physical Security Information Management: A Technical Perspective

Firewall Builder Architecture Overview

Unicenter Remote Control r11

Oracle Communications Session Delivery Manager

RDS Building Centralized Monitoring and Control

The Power And Use of FireScope Unify ESB

tibbr Now, the Information Finds You.

Cisco Unified Communications Manager IM and Presence Service 9.0

The Power of the Unica Marketing Platform

The Application Front End Understanding Next-Generation Load Balancing Appliances

Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES

owncloud Architecture Overview

Cisco Hybrid Cloud Solution: Deploy an E-Business Application with Cisco Intercloud Fabric for Business Reference Architecture

Building Enterprise Planning Application with Kepion Solution Accelerator. based on Microsoft SQL Server Analysis Services

JavaFX Session Agenda

The Next generation Network Management solution

Extending webmethods Using E2open Software on Demand for Multi-Company Process Management

Cisco Prime Optical. Overview

Symantec NetBackup Appliances

Securing Data in the Virtual Data Center and Cloud: Requirements for Effective Encryption

Identikey Server Performance and Deployment Guide 3.1

Provide access control with innovative solutions from IBM.

Hitachi HiCommand Storage Services Manager Software. Partner Beyond Technology

UDC IN A BOX. A complete User Data Management Solution to meet different business needs

a division of Technical Overview Xenos Enterprise Server 2.0

Syslog Analyzer ABOUT US. Member of the TeleManagement Forum

Directory-enabled Lights-Out Management

CA Process Automation for System z 3.1

Alliance Key Manager A Solution Brief for Technical Implementers

MX Platform Architecture Overview

RAD-Series RADIUS Server Version 7.1

Introduction to TIBCO MDM

Pentaho High-Performance Big Data Reference Configurations using Cisco Unified Computing System

SDN Software Defined Networks

Network Management System (NMS) FAQ

Jitterbit Technical Overview : Microsoft Dynamics AX

Pre Sales Communications

The imanager Appliance is a voice trading platform for SME trading groups. Simian Display - Orangutan

Subscriber Data Management

NetOp Suite. Figure 1) NetOp EMS Overview

Building and Deploying Enterprise M2M Applications with Axeda Platform

Corporate Bill Analyzer

Understanding the Platform

SaaS-Based Employee Benefits Enrollment System

Cisco Unified Communications Manager IM and Presence Service 10.0

NETWORK AND SECURITY MANAGER

Cisco ACE 4710 Application Control Engine

HP and Aspera. Enabling collaboration and optimizing content storage and delivery. HP and Aspera making longdistance file sharing feel local

Managing your Red Hat Enterprise Linux guests with RHN Satellite

PANDORA FMS NETWORK DEVICE MONITORING

Cisco ROSA Video Service Manager (VSM) Version 05.03

Management, Logging and Troubleshooting

A Web-based System to Monitor and Analyze Network Management Information in XML

QRadar SIEM 6.3 Datasheet

owncloud Architecture Overview

Better management of large-scale, heterogeneous networks toward a programmable management plane

Designing and Developing Microsoft SharePoint Server 2010 Applications (MS10232)

Transcription:

ConfD XML-Based Network Management Software

Next-Generation Configuration Management The increasing complexity of operator and enterprise networks and the requirement to deliver new services is driving the need for improved configuration management systems. Network operators can no longer afford to manually provision their networks. Automated configuration management is needed to reduce costs, increase reliability, and respond to customer demands. ConfD provides the industry-leading implementation of NETCONF to ensure that configuration changes are uniformly rolled out and as a result networking solutions are truly scalable. The NETCONF standard is now supported by many leading suppliers of networking equipment and is becoming a requirement for users of large networks. Carrier and Enterprise-Class Implementations ConfD is designed to meet the performance, scalability, redundancy, and security needs of carrier and enterprise-class network management systems. Such capabilities include: Faster and More Affordable Development ConfD radically reduces the time and resources needed to develop network management applications, helping developers to meet critical market deadlines. ConfD allows developers to describe a data model for their system once and then, using a unique technology, to automatically render CLI, Web, SNMP, and NETCONF interfaces. Tail-f Systems provides extensive ready to use libraries of XML specifications and C instrumentation code for many of the features expected in a networking device. In addition to speeding time-to-market, ConfD reduces the cost and time involved in maintaining and supporting applications. ConfD allows NETCONF, CLI, Web, and SNMP interfaces to use a single set of core functionality, including a configuration database, and share one set of common instrumentation functions, thereby avoiding the tedious recoding efforts required by legacy stovepipe architectures. Transaction management Session management Audit trailing Role-based access control Authentication over RADIUS and LDAP Extensible schema validation Rollback management Replication and High-Availability High performance and scalability are crucial in large systems. ConfD uses its own parsing algorithm that streams XML data to ensure that memory usage is bounded. Its embedded database is optimized to allow very efficient operations on binary encoded XML data structures. In the Stove Pipe approach, management interfaces connect directly to the Managed Objects (s). The Tail-f approach separates the management interfaces and back-end system.

ConfD Overview ConfD is an XML-based software solution for on-device configuration management consisting of the following key components: Shared backplane, called the ConfD Core Engine Northbound management interfaces (NETCONF, Web UI, CLI, and SNMP) Embedded configuration database The ConfD Core Engine connects configuration and operational data on the device to all management interfaces through a transactionoriented API. The Core Engine contains all functionality common to the management interfaces, including transaction management and AAA. All management interfaces are automatically rendered from an expressive XML data model. This radically reduces development time and allows developers to immediately start using ConfD for internal demonstrations and prototyping. NETCONF Interface The NETCONF protocol provides mechanisms to install, manipulate, and delete configuration data on network devices. It uses XML-based data encoding for the configuration data as well as for protocol messages. NETCONF is increasingly required by network operators to configure and provision large networks in an efficient and reliable fashion. The ConfD NETCONF Interface implements the full set of features described in IETF RFCs 4741 and 4742, including support for transactions, validations, confirmed commits, rollbacks, event notifications, partial locking and XPath filtering. Web User Interface ConfD s Web UI enables the rapid development of modern, dynamic, and graphical network management applications. The Web Interface leverages AJAX web development technology and the look and feel of the UI is defined with Cascading Style Sheets (CSS) to allow full freedom for developers to ensure alignment with branding guidelines. ConfD includes an integrated lightweight web server with support for HTTP and HTTPS. Command Line Interface The ConfD CLI provides both Juniper-style and Cisco-style command line environments with all the well-known features and idioms from these CLIs. This includes powerful features like command line editing, keyboard shortcuts, and command history. New commands and wizards can be added as needed. SNMP Agent The SNMP Agent supports SNMP v1, v2c, and v3. It is completely integrated with the ConfD s XML-based Core Engine. ConfD also provides tools to translate between SNMP MIBs and XML data models. Embedded Database ConfD s Embedded Database provides fast, lightweight access to configuration and operational data. Optimized for efficiently storing and retrieving binary encoded XML data, the database scales to the performance levels required by very large networks. The database supports data replication, providing high-availability operation.

EMS/OSS NETCONF SNMP CLI Web UI Other Agent Management Agent API ConfD ConfD Core Engine - Role-based Access Control - Authentication - Transaction Management - Audit Trailing - Rollback Management - High Availability - Session Management - Configuration Validation Replicated XML Database Data Provider API Managed Object API Other Database Operational Data - Counters - Alarms - Statistics

Flexible Deployment ConfD's modular architecture provides designers the flexibility to employ some or all of its components in developing new on-device management systems or extending existing ones. Developing a New System ConfD provides all the components needed to rapidly build state-of-the-art network management applications. Developers need only develop a single data model of the system and write instrumentation code once to provide support for all management interfaces. Extending an Existing System An existing network management system may already have one or several northbound interfaces, such as CLI and SNMP Agents, but needs to add new management interfaces, such as NETCONF and Web UI, in response to customer demands. ConfD has rich APIs designed for integrating new software with existing interfaces and data stores. Unifying Disparate Systems In legacy product lines, it is common for each member of a product family to have a unique adapter or network management API. ConfD enables equipment suppliers to streamline the development of multiple devices in a product family by removing silos of development and standardizing all parameters on a common XML data model. This leads to reduced development time and costs for both on-device and element management systems. Supported Platforms Linux NetBSD FreeBSD QNX Solaris Examples of Devices Suitable for ConfD Routers Switches Security appliances Base stations Gateways DSLAMs Network controllers IMS control nodes Chassis-based products Stackable appliances Blade server products

Tail-f Systems is the leading developer of XML-based network management software for network equipment suppliers. Customers using Tail-f Systems technology radically reduce their time-to-market and benefit from carrier-grade implementations of NETCONF, Web, CLI, and SNMP interfaces. European Headquarters Klara Norra Kyrkogata 31 SE-111 22 Stockholm Sweden Phone: +46 8 21 37 40 North American Headquarters 109 S. King Street, Suite 4 Leesburg, VA 20175 USA Phone: +1 703 777 1936 info@tail-f.com www.tail-f.com