Software Architecture

Size: px
Start display at page:

Download "Software Architecture"

Transcription

1 CHAPTER 5 Overview The on the MGX 8250 is comprised of three major functional blocks: Platform control Configuration and monitoring services Node management To deliver these services, the is partitioned into four main areas. They are 1. Networking Software Software modules that deal with network topology, routing, and signaling. Networking operates on abstract network objects (for example, logical interfaces, connections, and so on) and is not concerned with platform-specific operations. Individual modules (Portable Autoroute, PNNI) may sometimes be referred to as Network Controllers. 2. Platform Software Software package that manages and controls the switch platform directly. It is responsible for the low-level operation of the system (including resource management and physical redundancy control). This platform includes the PXM and SM. 3. Control Software Group of that works as a centralized control point for integrated CLI, SNMP, Robust Trap Management, MIB, and Web management functions. It provides full switch and interface management for all hardware modules, service provisioning, and fault finding/diagnostic support for the complete chassis. 4. Router Software RPM/IOS. In addition, the Virtual Switch Interface () provides a single controller implementation that can be used across different platforms for the same function; and management APIs provide an interface between the network control modules and node management. Figure 5-1 provides an overview of the MGX 8250 architecture and the relationships of the modules to other components. 5-1

2 Platform Software Chapter 5 Figure 5-1 MGX 8250 To NMS (CWM, Web, other) Node management Control point Management APIs Configuration and monitoring AutoRoute PNNI IOS (RPM) Virtual Switch Interface () Platform control Platform Platform Software The platform is responsible for the low-level operation of the system (including resource management and physical redundancy control). This layer provides a set of services to the remaining subsystems. These services are categorized as Generic Cross-Connection Service, Basic Platform-Specific Configuration and Monitoring Service, and Platform Infrastructure. Generic Cross-Connection Service The platform contains the API to provide a generic set of cross-connect control services for setting up and tearing down single-hop cross-connects. The service provides the means for network control subsystems to Add and delete single-hop cross-connects. Discover logical ports (when ports are brought up by the management layer). Monitor resource utilization (bandwidth and cross-connect availability). Platform-Specific Configuration and Monitoring Services The platform provides an API to the management layer (for example, Control Point ) to allow the configuration and monitoring of cards, ports, redundancy options, and any platform-specific features. It also enables the platform to generate asynchronous events to the management layer. This API consists of a message passing request/response protocol running on the PXM. 5-2

3 Chapter 5 Basic Platform Infrastructure The platform provides the basic infrastructure for the following functions. Drivers for the PXM SAR. Intercard communications. File system support. Service module redundancy control. As shown in the Figure 5-2, the platform has a centralized component running on the PXM, and distributed code running on the Service Modules. Figure 5-2 Platform Software Components Control point Centralized on PXM De-centralized on SMs Distributed Processing The MGX 8250 platform is based on a distributed processing model. The MGX 8250 Inter-Processor Communication, which is built upon Remote Procedure Call (RPC) and the Shelf Communication Module (SCM) paradigm, has been developed to allow clients to transparently make remote procedure calls through a local procedure call interface. The MGX 8250 platform databases (MIBs) are also distributed among PXM, RPM, and the Service Modules. For example, the line, port, and channel databases are maintained by the individual Service Module and the connection database is maintained by PXM. To interface with multiple Network controller types, a standardized interface was created known as the Virtual Switch Interface () (see Figure 5-3). defines the messages and associated functions that allow communication between the controller and the switch. Originally designed for PNNI portability between platforms, the enables a single controller implementation that can be used across different platforms for the same function. For example, a single PNNI controller developed for the MGX 8250 could be used on BPX Furthermore, by having a common messaging interface, the controllers do not have to reside on the same card or box. The Label Switch Controller on the MGX 8250 resides on the RPM card as opposed to Portable Autoroute Controller, which resides on the PXM. Similarly, the Label Switch Controller on Cisco 7500 and Cisco 7200 series routers communicates using to an external BPX switch. Hence, allows multiple services to run on the same platform. Each Network Software Controller is a master that talks to the slave residing on the platform. 5-3

4 Networking Control Chapter 5 Figure 5-3 Virtual Switch Interface () PNNI Master PAR Master Tag Controller Master Network Virtual switch slave Firmware and drivers Platform Networking Control The Portable Autoroute Controller (PAR)is available on MGX 8250 to perform feeder connections and local connections (DAX) in feeder or stand-alone mode only. The MGX 8250 does not support Autoroute routing functionality with PAR in the current implementation. Portable AutoRoute Portable AutoRoute (PAR) performs the following functions: Connection Provisioning Receives messages from platform. Interprets requests for adding and deleting connections and modifies connection database accordingly. Maintains synchronization of database contents with that of platform. Connection Alarm Management On receipt of a failure event, PAR sends messages to the Platform to condition the connection. Also, connection databases are updated to reflect the current state of the connection. Annex G Functionality Manages the Annex G LMI communication between the MGX 8250 and the routing node. The LMI signaling protocol allows the nodes to exchange information such as PVC status through status enquiries and status messages. This applies only to the MGX 8250 in feeder mode. Clocking Control PAR handles the clocking selection for the switch. It will inform the standby controller card, along with the active card when clock configuration changes. Cisco IOS Routing Subsystem The Cisco IOS, running on one or more RPMs, provides Layer 3 services for the shelf. The management presents the MGX 8250 as a fully integrated component. The Cisco IOS subsystem also has two APIs as illustrated in Figure

5 Chapter 5 Node Management (Control Point) Software Figure 5-4 RPM View of the PXM PA 1 RPM FR port ATM port ATM PA OC3 Switch HDLC FF port PA Node Management (Control Point) Software The node management (or Control Point ) resides on the PXM. It provides a single, integrated point of control for managing the platform. It provides full shelf and interface management for all hardware modules, service provisioning, and fault finding/diagnostic support for the complete shelf. The MGX 8250 components that are managed with the Control Point include: Processor Switch Module (PXM) Router Processor Module (RPM) Service Modules (SMs) Portable AutoRoute Software SNMP Support The SNMP-based message interface is used between the front end and agents. The interface between the agents and the MIB functions is a direct function call or remote procedure calls depending upon the location of those two entities. Command Line Interface Control Point presents a uniform management view of multiple products and technologies. The Command Line Interface (CLI) provides a single, integrated point of control for managing the MGX 8250 platform. It performs full-shelf and interface management for all hardware modules, service provisioning, and fault finding/diagnostic support for the complete shelf. It provides Port management Connection management, including collection and display of statistics Initialization management Card management The MGX 8250 provides the following CLI features: CLI access through the serial console port on the PXM CLI access through the serial modem port on the PXM 5-5

6 Node Management (Control Point) Software Chapter 5 CLI access through the Ethernet port on the PXM Complete CLI support for PXM platform including SRM-3T3 functions Complete set of CLI commands for Portable AutoRoute Complete set of CLI commands for all MGX 8250 Service Modules Alarms and Traps All alarms and events generate traps. MGX 8250 switches send traps to all registered trap managers when error events occur. The Robust Trap Management (RTM) scheme is supported for PXM and all MGX 8250 Service Modules. RTM is a mechanism for keeping track of trap sequence numbers in traps so that the management system can provide complete trap information. Under this scheme, traps look like normal SNMP traps but have sequence numbers. If a missing sequence is detected, the network manager can request the missing trap. Event Logging Applications may log specific events and error conditions using the event mechanism provided by the Platform Software. Statistics Registry The MGX 8250 maintains a statistics subsystem primarily to monitor traffic conditions within the system. The TFTP daemon that handles configuration upload requests also services the statistics upload requests. The statistics subsystem uses two levels of abstraction when gathering data: Files and Buckets. Each file contains one or more buckets. User activates the statistics manager on CWM, and may select the bucket interval (in minutes) and the collection period (in minutes). The Statistics Task runs periodically, building a new output file at the end of each collection period. The output files are used in a round-robin scheme, meaning that the file with the oldest data is used next. The CWM system can request any of the files, using the time of day as a file index. There is a fixed amount of memory reserved for statistics files. The number of files available depends on the file size. 5-6

Introducing the MGX 8230

Introducing the MGX 8230 CHAPTER 1 Introducing the MGX 8230 This chapter contains an introduction to the Cisco MGX 8230 Edge Concentrator including a summary of product features and equipment. This chapter contains the following

More information

Router and Node Configuration

Router and Node Configuration CHAPTER 10 Introduction A CWM network management system consists of the following components (see Figure 10-1). CWM workstations (server, clients, and statistics collectors) Routers (acting as intermediaries

More information

Configuring the MGX 8230

Configuring the MGX 8230 CHAPTER 3 Configuring the MGX 8230 The MGX 8230 is a 12-slot card cage that uses a subset of MGX 8850/8250 modules and is configured as an MGX or BPX feeder. This chapter describes the configuration of

More information

Network Management Standards Architectures & Applications. Network Management

Network Management Standards Architectures & Applications. Network Management Network Management Standards Architectures & Applications Network Management 1 Lectures Schedule Week Week 1 Topic Computer Networks - Network Management Architectures & Applications Week 2 Network Management

More information

Migration From Automatic Routing Management to PNNI Using Cisco WAN Manager

Migration From Automatic Routing Management to PNNI Using Cisco WAN Manager CHAPTER 11 Migration From Automatic Routing Management to PNNI Using Cisco WAN Manager This chapter provides details on the AutoRoute to PNNI migration process, including upgrading switch software, and

More information

Overview of the ML-Series Card

Overview of the ML-Series Card CHAPTER 1 This chapter provides an overview of the ML-100T-8 card for Cisco ONS 15310-CL and the Cisco ONS 15310-MA. It lists Ethernet and SONET capabilities and Cisco IOS and Cisco Transport Controller

More information

Configuring RMON. Understanding RMON CHAPTER

Configuring RMON. Understanding RMON CHAPTER 22 CHAPTER This chapter describes how to configure Remote Network Monitoring (RMON) on your switch. RMON is a standard monitoring specification that defines a set of statistics and functions that can be

More information

Tandem Switch Application (VoIP Mode)

Tandem Switch Application (VoIP Mode) CHAPTER 4 This chapter provides a general description of an application in which a VISM equipped Cisco MGX 8850 and a Cisco VSC 3000 Virtual Switch Controller (Call Agent) combine to provide the functions

More information

ONOS OVERVIEW. Architecture, Abstractions & Application

ONOS OVERVIEW. Architecture, Abstractions & Application ONOS OVERVIEW Architecture, Abstractions & Application WHAT IS ONOS? Open Networking Operating System (ONOS) is an open source SDN network operating system (controller). Mission: to enable Service Providers

More information

Cisco MGX 8850 (PXM1E) and MGX 8830 Software Configuration Guide

Cisco MGX 8850 (PXM1E) and MGX 8830 Software Configuration Guide Cisco MGX 8850 (PXM1E) and MGX 8830 Software Configuration Guide Release 3 January 2004 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Overview of IPM. What Is IPM? CHAPTER

Overview of IPM. What Is IPM? CHAPTER CHAPTER 1 Overview of IPM This chapter provides an overview of Cisco s Internetwork Performance Monitor (IPM) application. It contains the following sections: What Is IPM? Key Terms and Concepts How Does

More information

Bulk Statistics File Format

Bulk Statistics File Format APPENDIX F This appendix describes the formats of the statistics files collected from the nodes. These formats are necessary for users who parse the statistics files using an Operational Support System

More information

WebNMS White Paper Motorola (NSN) Element Manager HRPDA (EMH)

WebNMS White Paper Motorola (NSN) Element Manager HRPDA (EMH) Motorola EVDO Data Call Management system named EMH Element Manager HRPDA has two types of Network Elements, namely the Shelf-M Software residing in an ATCA Cage hardware and MCC-DO Software that are installed

More information

About This Manual. Objectives. Audience

About This Manual. Objectives. Audience About This Manual Welcome to the command line interface (CLI) reference for the Cisco MGX 8950 and MGX 8850 wide area routing switches, Release 2.1. This chapter discusses: Objectives Audience Organization

More information

Embedded Management Functions. Signal backhaul xgcp (CAS), Q.931 (PRI) * Call setup/ teardown xgcp * Connection Handling *

Embedded Management Functions. Signal backhaul xgcp (CAS), Q.931 (PRI) * Call setup/ teardown xgcp * Connection Handling * CHAPTER 5 This chapter describes VISM operation. Figure 5-1 shows the functional blocks of VISM. Items marked with a single asterisk apply to VoIP switching and switched AAL2 PVC modes only. Items marked

More information

Chapter 3 Managing System Settings

Chapter 3 Managing System Settings Chapter 3 Managing System Settings Using the System Settings Utility The navigation pane at the top of the web browser interface contains a System tab that enables you to manage your FS700TSSmart Switch

More information

Bulk Statistics File Format

Bulk Statistics File Format APPENDIX F This appendix describes the formats of the statistics files collected from the nodes. These formats are necessary for users who parse the statistics files using an Operational Support System

More information

IP SLAs Overview. Finding Feature Information. Information About IP SLAs. IP SLAs Technology Overview

IP SLAs Overview. Finding Feature Information. Information About IP SLAs. IP SLAs Technology Overview This module describes IP Service Level Agreements (SLAs). IP SLAs allows Cisco customers to analyze IP service levels for IP applications and services, to increase productivity, to lower operational costs,

More information

Router-Shelf Redundancy for the Cisco AS5800

Router-Shelf Redundancy for the Cisco AS5800 This document describes router-shelf redundancy for the Cisco AS5800 universal access server. It includes the following sections: Finding Feature Information, page 1 Feature Overview, page 1 Prerequisites,

More information

Table of Contents Chapter 1 RMON Configuration

Table of Contents Chapter 1 RMON Configuration Table of Contents Table of Contents... 1-1 1.1 RMON Over... 1-1 1.1.1 Introduction... 1-1 1.1.2 RMON Groups... 1-2 1.2 Configuring RMON... 1-3 1.2.1 Configuration Prerequisites... 1-3 1.2.2 Configuration

More information

Using the Management Ethernet Interface

Using the Management Ethernet Interface This chapter covers the following topics: Gigabit Ethernet Management Interface Overview, page 1 Gigabit Ethernet Port Numbering, page 1 IP Address Handling in ROMmon and the Management Ethernet Port,

More information

Cisco Express Forwarding Overview

Cisco Express Forwarding Overview Cisco Express Forwarding () is advanced, Layer 3 IP switching technology. optimizes network performance and scalability for networks with large and dynamic traffic patterns, such as the Internet, on networks

More information

Configuring Cisco IOS IP SLAs Operations

Configuring Cisco IOS IP SLAs Operations CHAPTER 50 This chapter describes how to use Cisco IOS IP Service Level Agreements (SLAs) on the switch. Cisco IP SLAs is a part of Cisco IOS software that allows Cisco customers to analyze IP service

More information

Configuring Cisco IOS IP SLA Operations

Configuring Cisco IOS IP SLA Operations CHAPTER 58 This chapter describes how to use Cisco IOS IP Service Level Agreements (SLA) on the switch. Cisco IP SLA is a part of Cisco IOS software that allows Cisco customers to analyze IP service levels

More information

Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management

Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management Solution Overview Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management What You Will Learn Companies are challenged with conflicting requirements to consolidate costly

More information

Cisco Discovery Protocol Version 2

Cisco Discovery Protocol Version 2 Cisco Discovery Protocol (formerly known as CDP) is a Layer 2, media-independent, and network-independent protocol that runs on Cisco devices and enables networking applications to learn about directly

More information

Basic Concepts. Network Management. Spring Bahador Bakhshi CE & IT Department, Amirkabir University of Technology

Basic Concepts. Network Management. Spring Bahador Bakhshi CE & IT Department, Amirkabir University of Technology Basic Concepts Network Management Spring 2018 Bahador Bakhshi CE & IT Department, Amirkabir University of Technology This presentation is based on the slides listed in references. Outline Introduction:

More information

17 In big Data Centers it may be practical to collect event and error messages to a central syslog server.

17 In big Data Centers it may be practical to collect event and error messages to a central syslog server. Slide 0 Welcome to this Web-Based-Training session providing you an introduction to the Initial Setup of the ETERNUS DX80 S2, DX90 S2, DX410 S2 and DX440 S2. 1 In this first chapter we will look at the

More information

Management Software. SmartView TM EMS (Element Management System) Management Software. Management Software SmartView TM EMS. Polled Network Elements

Management Software. SmartView TM EMS (Element Management System) Management Software. Management Software SmartView TM EMS. Polled Network Elements LAN PWR PWR 2 PoE Fault Fiber 00 LAN ON OFF Force Auto 0 00 Half Full LFP Flow Pass SW TX RX Ethernet Media Converter FIBER LAN PWR PWR 2 Fault Fiber 00 LAN ON OFF Force Auto 0 00 Half Full LFP Flow Pass

More information

SNMP SIMULATOR. Description

SNMP SIMULATOR. Description SNMP SIMULATOR Overview The SNMP Agent Simulator enables simulation of standalone SNMP agents to test and demonstrate SNMP-based management applications. Its unique ability to create default values from

More information

Overview. CPS Architecture Overview. Operations, Administration and Management (OAM) CPS Architecture Overview, page 1 Geographic Redundancy, page 5

Overview. CPS Architecture Overview. Operations, Administration and Management (OAM) CPS Architecture Overview, page 1 Geographic Redundancy, page 5 CPS Architecture, page 1 Geographic Redundancy, page 5 CPS Architecture The Cisco Policy Suite (CPS) solution utilizes a three-tier virtual architecture for scalability, system resilience, and robustness

More information

Token Ring VLANs and Related Protocols

Token Ring VLANs and Related Protocols Token Ring VLANs and Related Protocols CHAPTER 4 Token Ring VLANs A VLAN is a logical group of LAN segments, independent of physical location, with a common set of requirements. For example, several end

More information

Table of Contents 1 RMON Configuration 1-1

Table of Contents 1 RMON Configuration 1-1 Table of Contents 1 RMON Configuration 1-1 RMON Overview 1-1 Introduction 1-1 Working Mechanism 1-1 RMON Groups 1-2 Configuring RMON 1-3 Configuration Prerequisites 1-3 Configuration Procedure 1-3 Displaying

More information

Token Ring VLANs and Related Protocols

Token Ring VLANs and Related Protocols CHAPTER 4 Token Ring VLANs and Related Protocols A VLAN is a logical group of LAN segments, independent of physical location, with a common set of requirements. For example, several end stations might

More information

Configuring Cisco IOS IP SLAs Operations

Configuring Cisco IOS IP SLAs Operations CHAPTER 39 This chapter describes how to use Cisco IOS IP Service Level Agreements (SLAs) on the switch. Cisco IP SLAs is a part of Cisco IOS software that allows Cisco customers to analyze IP service

More information

Configuring SNMP. Understanding SNMP CHAPTER

Configuring SNMP. Understanding SNMP CHAPTER 22 CHAPTER This chapter describes how to configure the Simple Network Management Protocol (SNMP) on the Catalyst 3750 switch. Unless otherwise noted, the term switch refers to a standalone switch and a

More information

5600N Series. Overview. 2BASE-TL EFM Network Extender

5600N Series. Overview. 2BASE-TL EFM Network Extender 5600N Series 2BASE-TL EFM Network Extender Overview 5600N series EFM Network Extender is designed to provide bonded high-speed Ethernet First Mile services over SHDSL on existing copper infrastructure.

More information

Out-of-Band Management

Out-of-Band Management CHAPTER 4 Out-of-Band Management Note Out-of-band management requires the optional Cisco network management module (NMM). This chapter describes how to manage your hub or hub stack using the management

More information

NET311 Computer Network Management Tools, Systems and Engineering

NET311 Computer Network Management Tools, Systems and Engineering NET311 Computer Network Management Tools, Systems and Engineering Dr. Mostafa H. Dahshan Department of Computer Engineering College of Computer and Information Sciences King Saud University mdahshan@ksu.edu.sa

More information

Finding Support Information for Platforms and Cisco IOS Software Images

Finding Support Information for Platforms and Cisco IOS Software Images First Published: June 19, 2006 Last Updated: June 19, 2006 The Cisco Networking Services () feature is a collection of services that can provide remote event-driven configuring of Cisco IOS networking

More information

Management Software. SmartView TM EMS (Element Management System) 1-1. Management Software. Polled Network Elements

Management Software. SmartView TM EMS (Element Management System) 1-1. Management Software. Polled Network Elements Management Software Centralized Device Management Real-time visual representations & processing of alarms Long term event storage (up to 1 year) Easy, User-Friendly Operation Interface CTC Union s SmartView

More information

Release Notes for Cisco MGX 8950, Software Release

Release Notes for Cisco MGX 8950, Software Release Release Notes for Cisco MGX 8950, Software Release 3.0.00 Contents About Release 3.0.00... 3 Type of Release... 3 Locating Software Updates... 3 New Features and Enhancements in Release 3.0.00... 3 ITU

More information

Paradyne Student Guide GranDSLAM 4.X. GranDSLAM 4.X. Revision Paradyne Corporation Page 1

Paradyne Student Guide GranDSLAM 4.X. GranDSLAM 4.X. Revision Paradyne Corporation Page 1 Paradyne Student Guide GranDSLAM 4.X GranDSLAM 4.X Revision 1.0 2004 Paradyne Corporation Page 1 GranDSLAM 4.X Student Guide Paradyne Phone: 800-257-5033 Fax: 727-530-8270 Address: 8545 126 th Avenue North

More information

MPLS Traffic Engineering (TE) MIB

MPLS Traffic Engineering (TE) MIB MPLS Traffic Engineering (TE) MIB This document describes the Simple Network Management Protocol (SNMP) agent support in Cisco IOS for Multiprotocol Label Switching (MPLS) traffic engineering management,

More information

Management Software. SmartView TM EMS (Element Management System) Management Software. Management Software. Polled Network Elements

Management Software. SmartView TM EMS (Element Management System) Management Software. Management Software. Polled Network Elements Centralized Device Management Real-time visual representations and processing of alarms Long term event storage (up to 1 year) Easy, User-Friendly Operation Interface CTC Union s SmartView TM Element Management

More information

SmartView EMS. Central EMS. SmartConfig. Fault, Configuration, Accounting, Performance & Security Management (FCAPS)

SmartView EMS. Central EMS. SmartConfig. Fault, Configuration, Accounting, Performance & Security Management (FCAPS) SmartView EMS TM Fault, Configuration, Accounting, Performance & Security Management (FCAPS) Central EMS Expand EMS platform up to 50 SmartViewTM and 25,000 devices management SmartConfig TM Tool for quick

More information

' There is yet another category of data that are defined and used

' There is yet another category of data that are defined and used Ensuring Data Consistency in Large Network Systems Weimin Du Cisco Systems 250 West Tasman Drive, San Jose, CA 95 134, USA du@cisco.com Abstract Data management in network systems is different from that

More information

Telindus 2400 Series

Telindus 2400 Series Telindus 2400 Series Features and benefits Small ADSL/SHDSL DSLAM for professional broadband services 1 unit high housing for compact central-office solution 8, 16 or 24 ADSL or SHDSL line pairs per unit

More information

Services. Service descriptions. Cisco HCS services

Services. Service descriptions. Cisco HCS services Service descriptions, page 1 Infrastructure Platform Automation Description, page 5 Infrastructure Manager Sync Introduction, page 5 Service descriptions After the installation of the Cisco HCM-F platform,

More information

Overview. About the Catalyst 2820 and Catalyst 1900 Switches CHAPTER

Overview. About the Catalyst 2820 and Catalyst 1900 Switches CHAPTER CHAPTER 1 Overview This chapter describes the Enterprise Edition software features for Catalyst 2820 and Catalyst 1900 switches. It also describes the feature default settings and shows the management

More information

Traffic Shaping with Cisco 2600/3600 and 4000/4500 Router Series using E3/T3/OC3 ATM Interfaces

Traffic Shaping with Cisco 2600/3600 and 4000/4500 Router Series using E3/T3/OC3 ATM Interfaces Traffic Shaping with Cisco 2600/3600 and 4000/4500 Router Series using E3/T3/OC3 ATM Interfaces Document ID: 10529 Introduction Prerequisites Requirements Components Used Conventions Features and Benefits

More information

Cisco WAN Manager Installation Guide for Solaris 7, Release 11. Copyright 2003 Cisco Systems, Inc. All rights reserved.

Cisco WAN Manager Installation Guide for Solaris 7, Release 11. Copyright 2003 Cisco Systems, Inc. All rights reserved. Cisco WAN Manager Installation Guide for Solaris 7 Release 11 July 2003 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000

More information

Configure SNMP. Understand SNMP. This chapter explains Simple Network Management Protocol (SNMP) as implemented by Cisco NCS 4000 series.

Configure SNMP. Understand SNMP. This chapter explains Simple Network Management Protocol (SNMP) as implemented by Cisco NCS 4000 series. This chapter explains Simple Network Management Protocol (SNMP) as implemented by Cisco NCS 4000 series. Understand SNMP, page 1 Basic SNMP Components, page 2 SNMPv3 Support, page 3 SNMP Traps, page 4

More information

Avaya ExpertNet Lite Assessment Tool

Avaya ExpertNet Lite Assessment Tool IP Telephony Contact Centers Mobility Services WHITE PAPER Avaya ExpertNet Lite Assessment Tool April 2005 avaya.com Table of Contents Overview... 1 Network Impact... 2 Network Paths... 2 Path Generation...

More information

DMVPN Event Tracing. Finding Feature Information

DMVPN Event Tracing. Finding Feature Information The feature provides a trace facility for troubleshooting Cisco IOS Dynamic Multipoint VPN (DMVPN). This feature enables you to monitor DMVPN events, errors, and exceptions. During runtime, the event trace

More information

SNMP Activation Procedure for Harris Constellation Radios

SNMP Activation Procedure for Harris Constellation Radios SNMP Activation Procedure for Harris Constellation Radios Revision: R1 12 October 2010 SNMP-BASED NETWORK MANAGEMENT Introduction The Constellation radio has an embedded SNMP agent on board. It also has

More information

Network Management Functions - Fault. Network Management

Network Management Functions - Fault. Network Management Network Management Functions - Fault Network Management 1 Lectures Schedule Week Week 1 Topic Computer Networks - Network Management Architectures & Applications Week 2 Network Management Standards Architectures

More information

Monitoring Ethernet Operations, Administration, and Maintenance Tool Properties

Monitoring Ethernet Operations, Administration, and Maintenance Tool Properties CHAPTER 16 Monitoring Ethernet Operations, Administration, and Maintenance Tool Properties The following topics describe how you can use Cisco Prime Network Vision (Prime Network Vision) to monitor Ethernet

More information

Overview of IPM. What is IPM? CHAPTER

Overview of IPM. What is IPM? CHAPTER CHAPTER 1 This chapter provides an overview of Cisco Internetwork Performance Monitor (IPM) application. It contains the following sections: What is IPM?, page 1-1 Key Terms and Concepts, page 1-3 How

More information

Configuring SNMP. Understanding SNMP CHAPTER

Configuring SNMP. Understanding SNMP CHAPTER 9 CHAPTER To have the sensor send SNMP traps, you must also choose Request SNMP Trap as the event action when you configure signatures. For more information, see Assigning Actions to Signatures, page 5-23.

More information

Cisco IOS Switching Paths Overview

Cisco IOS Switching Paths Overview This chapter describes switching paths that can be configured on Cisco IOS devices. It contains the following sections: Basic Router Platform Architecture and Processes Basic Switching Paths Features That

More information

Visualize the Network Topology

Visualize the Network Topology Network Topology Overview, page 1 Datacenter Topology, page 3 View Detailed Tables of Alarms and Links in a Network Topology Map, page 3 Determine What is Displayed in the Topology Map, page 4 Get More

More information

Cisco Enterprise MIB Objects

Cisco Enterprise MIB Objects CHAPTER 3 This chapter describes the common MIB objects used for Cisco enterprise that are used for AXSM, AXSME, PXM1E, PXM45, SRM, SRM-E, FRSM12, RPM-XF, and RPM-PRR. Contents of this chapter include:

More information

Configuring ATM MPLS and VPN

Configuring ATM MPLS and VPN CHAPTER 7 This chapter describes Multiprotocol Label Switching (MPLS) and Virtual Private Network (VPN) features used with the Route Processor Module (RPM-PR) in the MGX 8850 and MGX 8950 switch and covers

More information

Firepower Threat Defense Cluster for the Firepower 4100/9300

Firepower Threat Defense Cluster for the Firepower 4100/9300 Firepower Threat Defense Cluster for the Firepower 4100/9300 Clustering lets you group multiple Firepower Threat Defense units together as a single logical device. Clustering is only supported for the

More information

5U CWDM Managed Platform SML-5000

5U CWDM Managed Platform SML-5000 CWDM Managed Platform 5U CWDM Managed Platform 5000 The SigmaLinks5000 is a flexible, cost-effective optical transport system, designed to multiplex, de-multiplex and switch high-speed data for storage,

More information

Carrier Ethernet Services Delivery

Carrier Ethernet Services Delivery Solution Brief MetroCONNECT Ethernet Access Networking Jan, 2016 Metrodata Ltd Fortune House, TW20 8RY U.K. Tel: +44 (0)1784 744700 www.metrodata.co.uk E-mail: sales@metrodata.co.uk Introduction The importance

More information

Dax G.SHDSL Router. Dax G.SHDSL Router -Rev 0 dt

Dax G.SHDSL Router. Dax G.SHDSL Router -Rev 0 dt Dax G.SHDSL Router Dax G.SHDSL Router, provides an SHDSL (Symmetric High-speed Digital Subscriber Line) network interface ranging from 64Kbps to 2.304Mbps payload rates. It is designed both to optimize

More information

MPLS VPN MIB Support. Cisco IOS Release 12.0(24)S1 1

MPLS VPN MIB Support. Cisco IOS Release 12.0(24)S1 1 MPLS VPN MIB Support This document describes the Simple Network Management Protocol (SNMP) agent support in Cisco IOS for Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) management,

More information

3.0 Software Release Notes for the SES Controller

3.0 Software Release Notes for the SES Controller 3.0 Software Release Notes for the SES Controller Contents This document contains the following sections: Contents 1 About Release 3.0 3 SES PNNI and SVC Controller 3 System Requirements 5 Hardware Compatibility

More information

How to stack multiple NCT192 IP DSLAMs in untagged mode and VLAN tagged mode

How to stack multiple NCT192 IP DSLAMs in untagged mode and VLAN tagged mode How to stack multiple NCT192 IP DSLAMs in untagged mode and VLAN tagged mode Introduction The NetComm NCT192 192-port IP DSLAM supports service capacity expansion via unit stacking. A maximum of ten NCT192s

More information

Inovatian Mesh Technology. InoMesh Specifications & System Performance Sheet

Inovatian Mesh Technology. InoMesh Specifications & System Performance Sheet Inovatian Mesh Technology InoMesh Specifications & System Performance Sheet Inovatian had developed in house a unique mesh technology: The InoMesh which is a substantial improvement over OpenWRT mesh with

More information

Understanding Feature and Network Services in Cisco Unified Serviceability

Understanding Feature and Network Services in Cisco Unified Serviceability CHAPTER 10 Understanding Feature and Network Services in Cisco Unified Serviceability May 19, 2009 Cisco Unified Serviceability service management includes working with feature and network services and

More information

Cajun M770 ATM Manager 2.1 User Guide

Cajun M770 ATM Manager 2.1 User Guide Cajun M770 ATM Manager 2.1 User Guide July 2000 Cajun M770 ATM 2.1 User Guide Copyright LUCENT TECHNOLOGIES 2000 ALL RIGHTS RESERVED The products, specifications, and other technical information regarding

More information

Kyland solution for IEEE1588 Precision Time Synchronization in Electric Utilities

Kyland solution for IEEE1588 Precision Time Synchronization in Electric Utilities Kyland solution for IEEE1588 Precision Time Synchronization in Electric Utilities IEEE1588 v2 In measurement and control systems there is often a need to synchronize distributed clocks. Traditionally,

More information

RMON MIB. Presenter: Andreas Pitsillides. Based on presentation by Rouf Boutaba

RMON MIB. Presenter: Andreas Pitsillides. Based on presentation by Rouf Boutaba RMON MIB Presenter: Andreas Pitsillides Based on presentation by Rouf Boutaba 1 The RMON MIB Objectives Introduction Segment Statistics Statistics Other RMON MIB Groups Summary 2 RMON MIB - Objectives

More information

Cisco EtherSwitch 4- and 9-Port High-Speed WAN Interface Cards Datasheet

Cisco EtherSwitch 4- and 9-Port High-Speed WAN Interface Cards Datasheet Cisco EtherSwitch 4- and 9-Port High-Speed WAN Interface Cards Datasheet CONTENT Overview... 2 Appearance... 2 Key Features and Benefits... 3 Product Specifications... 6 Basic Ordering Information... 11

More information

Release Notes for Cisco MGX 8850 (PXM1E/PXM45), Cisco MGX 8950, and Cisco MGX 8830 Software Release

Release Notes for Cisco MGX 8850 (PXM1E/PXM45), Cisco MGX 8950, and Cisco MGX 8830 Software Release Release Notes for Cisco MGX 8850 (PXM1E/PXM45), Cisco MGX 8950, and Cisco MGX 8830 Software Release 5.4.00 Revised: January 15, 2009, Contents The content of this document is arranged into the following

More information

ILMI Commands. Position-Dependent and Keyword-Driven Parameters. Command Entry CHAPTER

ILMI Commands. Position-Dependent and Keyword-Driven Parameters. Command Entry CHAPTER CHAPTER 4 This chapter describes the ILMI commands. These commands let you add, delete, configure, display status, and create statistics for ILMI at the UNI and for PNNI. The chapter begins with a description

More information

Cisco Discovery Protocol Version 2

Cisco Discovery Protocol Version 2 Cisco Discovery Protocol (formerly known as CDP) is a Layer 2, media-independent, and network-independent protocol that runs on Cisco devices and enables networking applications to learn about directly

More information

Configuring the Catalyst 3920

Configuring the Catalyst 3920 CHAPTER 5 Configuring the Catalyst 3920 You might not have to configure the Catalyst 3920 for it to work in your network; it is shipped with default configuration parameters and can function with these

More information

Configuring Banyan VINES

Configuring Banyan VINES Configuring Banyan VINES This chapter describes how to configure Banyan VINES and provides configuration examples. For a complete description of the VINES commands in this chapter, refer to the Banyan

More information

Brochure. ION Multi-Service Integration Platform. Integrate. Optimize. Navigate. Transition Networks Brochure.

Brochure. ION Multi-Service Integration Platform. Integrate. Optimize. Navigate. Transition Networks Brochure. Brochure ION Multi-Service Integration Platform Integrate. Optimize. Navigate. Transition Networks Brochure The ION Platform Overview The ION Multi-Service Integration Platform offers first-rate solutions

More information

Clustering Switches. Understanding Switch Clusters CHAPTER

Clustering Switches. Understanding Switch Clusters CHAPTER CHAPTER 5 This chapter provides the concepts and procedures to create and manage Catalyst 2975 switch clusters. Unless otherwise noted, the term switch refers to a standalone switch and to a switch stack.

More information

VPN Console: Monitoring Menu

VPN Console: Monitoring Menu CHAPTER 8 This chapter provides an explanation of collection tasks and reports categorized under the Monitoring menu option, as follows: Collect Router Configuration Files, page 8-2 Collect VPN Accounting

More information

Industrial network management suite for installation, operation, maintenance, and diagnostics. MXview Industrial Network Management Software

Industrial network management suite for installation, operation, maintenance, and diagnostics. MXview Industrial Network Management Software MXstudio Industrial network management suite for installation, operation, maintenance, and diagnostics An all-in-one toolset for installation, operation, maintenance, and diagnostics stages of the network

More information

Overview of the Cisco Service Control Value Added Services Feature

Overview of the Cisco Service Control Value Added Services Feature CHAPTER 1 Overview of the Cisco Service Control Value Added Services Feature Revised: May 27, 2013, Introduction The VAS feature enables the Cisco SCE platform to access an external expert system for classification

More information

Chapter 2 Communication for Control in Heterogeneous Power Supply

Chapter 2 Communication for Control in Heterogeneous Power Supply Chapter 2 Communication for Control in Heterogeneous Power Supply The need to modernize the power grid infrastructure, and governments commitment for a cleaner environment, is driving the move towards

More information

Configuring IP SLAs for Metro-Ethernet

Configuring IP SLAs for Metro-Ethernet This module describes how to configure an IP Service Level Agreements (SLAs) for Metro-Ethernet to gather network performance metrics in service-provider Ethernet networks. Available statistical measurements

More information

Cisco IOS Voice Commands: C

Cisco IOS Voice Commands: C Cisco IOS Voice Commands: C This chapter contains commands to configure and maintain Cisco IOS voice applications. The commands are presented in alphabetical order. Some commands required for configuring

More information

Hotwire DSL Access System Student Guide MCP Card. GranDSLAM & MCP Card. Revision Paradyne Corporation Page 1

Hotwire DSL Access System Student Guide MCP Card. GranDSLAM & MCP Card. Revision Paradyne Corporation Page 1 Hotwire DSL Access System Student Guide MCP Card GranDSLAM & MCP Card Revision 4.1 2003 Paradyne Corporation Page 1 MCP Card Student Guide Hotwire DSL Access System Phone: 800-257-5033 Fax: 727-530-8270

More information

Dax 2-Wire G.SHDSL Router

Dax 2-Wire G.SHDSL Router Introduction Dax G.SHDSL Router provides an SHDSL (Symmetric High-speed Digital Subscriber Line) network interface ranging from 64Kbps to 2.304Mbps payload rates. It is designed both to optimize the service

More information

Ethernet Switch ZyNOS 4.0

Ethernet Switch ZyNOS 4.0 RMON Ethernet Switch ZyNOS 4.0 Support Notes Version 4.00 July 2011 Overview Remote Monitoring (RMON) is a standard monitoring specification that enables various network monitors and console systems to

More information

SNMP CEF-MIB Support

SNMP CEF-MIB Support SNMP CEF-MIB Support Last Updated: October 5, 2011 The Cisco Express Forwarding--SNMP CEF-MIB Support feature introduces the CISCO-CEF-MIB, which allows management applications through the use of the Simple

More information

Configuring IP SLAs DLSw+ Operations

Configuring IP SLAs DLSw+ Operations Finding Feature Information Last Updated: March 31, 2011 This module describes how to configure the IP Service Level Agreements (SLAs) Data Link Switching Plus (DLSw+) operation to measure and analyze

More information

ICND IOS CLI Study Guide (CCNA)

ICND IOS CLI Study Guide (CCNA) ICND2-200-101 IOS CLI Study Guide (CCNA) SWITCH CONFIGURATION STP (Change Options): 2. spanning-tree mode rapid-pvst [pvst] OR [mst] 3. Assign PortFast and/or BPDU Guard (sub-interface cmd): a. spanning-tree

More information

Cisco Service Control Overview

Cisco Service Control Overview CHAPTER 1 This chapter provides a general overview of the Cisco Service Control solution. It introduces the Cisco service control concept and capabilities. It also briefly describes the hardware capabilities

More information

MPLS AToM Overview. Documentation Specifics. Feature Overview

MPLS AToM Overview. Documentation Specifics. Feature Overview MPLS AToM Overview This document provides an introduction to MPLS AToM and includes the following sections: Documentation Specifics, page 14 Feature Overview, page 14 Benefits, page 26 What To Do Next,

More information

Preparing SRM Cards for Communications

Preparing SRM Cards for Communications CHAPTER 5 To prepare SRM cards for communication, you need to know which SRM features will be used. Because SRM cards operate as extensions of the PXM cards, they are initialized when you initialize the

More information

Symbols INDEX > 12-14

Symbols INDEX > 12-14 INDEX Symbols > 12-14 A AAA accounting configuring 6-32 AAA-based management systems 2-25, 6-2 acceleration about 1-6, 12-1 features 1-6 TCP settings 12-17 accounts creating 7-3 creation process 7-2 deleting

More information