Next-Generation Switch/Router Diagnostics and Debugging

Size: px
Start display at page:

Download "Next-Generation Switch/Router Diagnostics and Debugging"

Transcription

1 White PAPER Next-Generation Switch/Router Diagnostics and Debugging Introduction The goal for a next-generation diagnostics and debugging system for switch/routers is to improve system uptime and availability by preventing the occurrence of certain types of hard errors (increasing system MTBF) and by improving fault isolation and resolution time (reducing MTTR). These improvements can be realized by augmenting traditional reactive diagnostics with proactive, autonomous components that can run in the background or can be triggered by events rather than being initiated under operator command. Autonomous functionality can include error checking that proactively verifies correct operation of various hardware and software subsystems plus the capability to take automated actions when an error or exception is detected. The automated actions may take a number of forms, including: Notification of network operations personnel of the detected error or exception Initiation of further system checks and information logging to help isolate the condition to a specific FRU Notification of network operations personnel of which FRU is causing the problem Saving all relevant information in a core dump file or other crash log file in the event of an unplanned system or subsystem reset A more proactive approach to verifying the system s operational correctness will have a number of benefits that can enhance system and network reliability: Early detection of conditions that could eventually lead to a hard error. If corrective action can be taken before a hard failure occurs, system MTBF measured in the field will improve significantly More accurate reporting of errors/exceptions with fewer false positives and better fault isolation. Pre-determination of the root cause FRU reduces time wasted using trial and error swap-outs to identify faulty components and results in a significant reduction in MTTR Better detection and isolation of soft errors maximizes the availability of the network and improves measured user response times for network applications Force10 Networks is implementing a next-generation diagnostics and debugging approach across all product lines that includes: A comprehensive suite of reactive diagnostics accessible via the CLI with appropriate show and debug commands to determine root cause and to isolate the fault to a specific FRU A growing suite of proactive system health checks that run autonomously whenever the system is in operation. These diagnostics can detect and report errors via a syslog message and also can be configured to take action in real time to minimize the impact of an error Reactive vs. Reactive/Proactive Diagnostics The classical monitor, detect, isolate, resolve model for system diagnostics and debugging is shown in Figure 1. With a primarily reactive approach to diagnosis and debugging, most of the isolation and resolution phases of the process are quite labor intensive, while there is often a reasonable degree of automation in the monitoring and detection phases. Figure 1. Monitor, detect, isolate and resolve model With a balanced reactive/proactive approach to diagnosis/debugging, the basic model remains the same. However, the proactive/automated components of the system can greatly improve operator effectiveness, while at the same time reduce the labor intensity, especially for the isolation and resolution phases. Figure 2 shows conceptually the impact that a reactive/proactive system can have on the manual labor component of each phase of diagnosis/debugging. In an ideal system, monitoring, detection and isolation would be almost entirely automated and only the resolution phase would still have a manual time component to account for the physical replacement of FRUs FORCE10 NETWORKS, INC. [ P AGE 1 OF 6 ]

2 status of the data plane and can be used to identify a single faulty SFM. If three consecutive RPM loopback test frames are dropped and all SFMs are enabled, the system attempts to isolate and then disable a faulty SFM by automatically "walking" the SFMs. In this process, each SFM is placed sequentially in an offline state and another set of RPM loopbacks is performed until the faulty SFM or SFMs are identified. If the fault is isolated to a single SFM, it is disabled and this event is logged. The system does not perform an SFM walk if one of the installed SFMs is already disabled. Figure 2. Impact of Proactive and Automated Diagnosis/Debugging Proactive Diagnostics and Debugging Enhancements This section of the document provides an overview of some of the proactive diagnostic and debugging features that are available in FTOS for the E-Series switch/routers. Runtime System Health Checks System health checks (or health monitors) run proactively while the system is operational and are intended to detect errors in data transfers within the system. System health checks are performed using test frames that are interspersed among frames carrying user data and system messages. As a result, system health checks do not disrupt the normal flow of traffic within the device. One example of a system health check for the E-Series switch/router is the data plane loopback test. As shown in Figure 3, the test has two parts, a loopback from the line card through the switch fabric, and a loopback from the route processor module (RPM) through the switch fabric module (SFM). Each RPM and each line card CPU periodically sends out test frames that loopback through the SFMs. The loopback runtime test results reflect the overall health The set of system messages corresponding to an RPM loopback failure followed by a successful SFM walk is shown below. %TSM-2-RPM_LOOPBACK_FAIL: RPM-SFM dataplane loopback test failed %TSM-2-SFM_WALK_START: Automatic SFM walk-through started %TSM-6-RPM_LOOPBACK_PASS: RPM-SFM dataplane loopback test succeeded %TSM-2-BAD_SFM_DISABLED: Bad SFM in slot 0 detected and disabled %TSM-2-SFM_WALK_SUCCEED: Automatic SFM walk-through succeeded When an SFM is disabled, an alarm is sent. (Note that the following message applies to the E1200 which has nine SFMs enabled during normal operations): %CHMGR-2-MINOR_SFM: Minor alarm: only eight working SFM The data plane loopback test offers configuration options that allow the operator to select the action the system will take in the event of a failed test. This allows system behavior to be made consistent with uptime/ availability targets and hardware sparing level policies. If Figure 3. E-Series data plane loopback test 2008 FORCE10 NETWORKS, INC. [ P AGE 2 OF 6 ]

3 desired, the automatic SFM walk that is launched by default after an RPM-SFM runtime loopback test failure can be disabled. Also the automatic shutdown of a single faulty SFM identified by an SFM walk can be disabled. If a line card (LC-SFM) runtime loopback test fails, the system does not launch an SFM walk, but simply logs an error message indicating the failure. %TSM-2-RPM_LOOPBACK_FAIL: Linecard-SFM dataplane loopback test failed on linecard 6 SFM Channel Monitoring In addition to proactively monitoring the data plane for dropped frames, there are several additional proactive data integrity checks for traffic going across the backplane. One of these is SFM channel monitoring using the Per-Channel De-skew FIFO Overflow (PCDFO) polling feature. As with the data plane loopback feature, the PCDFO polling feature is enabled by default. Figure 4 illustrates the E600 and E1200 switch fabric architecture. Each ingress and egress buffer and traffic management (BTM) ASIC maintains nine channel connections to the TeraScale Switch Fabric (TSF) ASICs on the SFMs. The PCDFO is designed to detect a bad channel on an SFM, RPM or line card. It performs this function by breaking a test frame into segments and striping it across all of the SFM channels between the ebtm and the ibtm. The egress BTM ASIC must receive each segment of striped data within a specified time interval (t) in order to consider the segments to have the proper temporal alignment. Small timing skews, less than t, can be tolerated because the BTMs maintain a small FIFO memory pool to allow the segments to be realigned before forwarding. A PCDFO poll fails when the skew among the segments exceeds t. When this happens, the realignment FIFOs overflow and some of the segments are dropped. There are two classes of errors that can lead to PCDFO poll failures. The errors in the first class are transient in nature. Transient errors are considered random events that may occur only one time or may recur only for short time periods. Because such transient events tend to occur very infrequently, they do not have a measurable effect on switch/router performance or functionality. Since these events are not repeatable, no action is required by network operations staff. The second class of errors that can cause PCDFO failures is systematic in nature. Systematic errors are repeatable events because they are generally caused by persistent malfunctions in hardware devices or components. Detection of a PCDFO event causes the system to generate a message similar to the following: %RPM1-P:CP %CHMGR-2-SFM_PCDFO: PCDFO error detected for SFM # Figure 4. SFM channel monitoring on an E1200 or E600 line card 2008 FORCE10 NETWORKS, INC. [ P AGE 3 OF 6 ]

4 Events are logged when a PCDFO error first occurs on any SFM and when PCDFO error pattern changes. For transient errors, PCDFO error messages can be expected to disappear after a very short duration without external intervention. The hardware system automatically recovers from the transient error state, and the data plane continues to function properly. For persistent errors, additional reactive diagnostics will need to be run to isolate and resolve the root cause. For example, to confirm that an identified SFM needs to be replaced, a manual data plane loopback test could be executed. If an error persists and cannot be diagnosed, it may be necessary to contact Force10 technical support. Parity Error Scanning E-Series RPMs and line cards support multiple parity checking points to ensure data integrity throughout the internal forwarding, lookup and buffering path. Parity errors can be either transient or persistent. The traditional, manual approach to differentiating between transient or persistent parity errors is to reset the card and monitor for a second occurrence of the error. This approach has the disadvantage of possibly encountering additional data errors until the diagnosis of a persistent error is confirmed. FTOS now uses an automated memory scanning diagnostic to proactively determine whether a parity error is a transient error or a persistent (hard) error. Figure 5 shows a comparison of the traditional, reactive process with the automated, proactive process of diagnosing parity errors. This example is based on parity scanning for the FPC SRAM, which stores the next-hop lookup table. In the proactive process, all error messages are saved in the syslog regardless of whether the error was diagnosed as transient or persistent. In the instance illustrated in Figure 5, the proactive diagnostic has maximized uptime by indicating clearly when no reset or other action is required. In the case of a persistent error, the diagnostic would identify the exact location of a parity error and automatically rewrite that location in an attempt to fix the entry. Automatic correction brings final resolution to a customer-reported event. Only extremely rare cases would call for the reset or replacement of the line card in question. In addition, any non-recoverable parity error events are reported via an SNMP trap in the FORCE10-CHASSIS-MIB. Automatic Information Collection Triggered by Software Exceptions The E-Series automatically collects critical fault information when an RPM or line card resets or experiences a failure. This proactively gathered information is saved to flash memory in one of several files, which can be reviewed by Force10 Networks technical support personnel to help isolate the cause of the error. The system preserves fault information in the following files: Core Dump: The most extensive crash log file consisting of a dump of the entire memory space on the line card or RPM Failure Trace Log: This file preserves the contents of the buffered trace log, which contains messages about internal FTOS software task events Sysinfo: This file captures the status of counters on the Ethernet interfaces of line card and RPM CPUs to the inter-cpu party bus. Information relevant to FTOS control plane communications among the E-Series CPUs is captured in this file NVTrace: This file captures and preserves critical line card status information prior to the occurrence of the last software exception Figure 5. Comparison of reactive and proactive parity troubleshooting processes 2008 FORCE10 NETWORKS, INC. [ P AGE 4 OF 6 ]

5 Table 1 provides a summary of the types of file that are captured by RPMs and line cards. Core Dump Trace Log Sysinfo NVTrace RPM yes yes yes no Line Card yes yes yes yes Table 1. Automatically preserved diagnostic information files In addition, command history is a proactive/reactive feature that can be used to see whether a particular sequence of system commands may have led to a software exception. The command history file proactively stores a time-stamped log entry that uniquely identifies each command as it is executed. The contents of the file can be used reactively by Force10 Networks technical support personnel and Force10 Networks engineering to help isolate the cause of the exception. Force10#show command-history 15 [9/1 15:9:28]: CMD-(CLI):[interface gigabitethernet 12/0] by default from console [9/1 15:11:51]: CMD-(CLI):[show start up-config] by default from console [9/1 15:24:24]: CMD-(TEL46):[enable] by admin from vty0 (peer RPM) [9/1 15:25:23]: CMD-(TEL46):[show interfaces managementethernet 1] by admin from vty0 (peer RPM) Reactive Diagnostics and Debugging Enhancements Even as more emphasis is placed on proactive diagnostics, reactive diagnostic features continue to play an essential role in isolating errors and maximizing system uptime. Reactive diagnostics that are designed specifically to complement proactive diagnostic features are expected to play a significant role as the switch/router serviceability model continues to evolve toward the ideal of fully automated fault monitoring, detection and isolation, coupled with partially automated resolution. The remainder of this section of the document focuses on enhancements to the FTOS reactive diagnostics and debugging features for the E-Series. Offline Diagnostics The offline diagnostics test suite available in the FTOS system image for the E-Series can be useful for reactive fault isolation and debugging of offline line cards. Offline diagnostics are useful in isolating a fault symptom, such as interface errors or unexplained packet loss to a line card. The offline diagnostics tests are grouped into three levels and generally cover the following functions: Verify the existence of an ASIC or other device Test the device s internal parts (e.g. registers) Perform data-path loopback tests Offline diagnostics are invoked from the FTOS CLI. While diagnostics are running, the status can be monitored via the CLI. The test results are written to a file in flash memory and can be displayed on screen. Force10#show file flash:/testreport- LC-4.txt Starting level0 diags **** DIAG LEVEL 0 **** + Pci Bridge1 level0 test...pass + Pci Bridge2 level0 test...pass + MANAGEMENT_FEC level0 test...pass + C2PORT_FEC level0 test...pass + PARTY_BUS_FEC level0 test...pass Detailed statistics for all tests are collected. Such statistics include last execution time, first and last test pass time, first and last test failure time, total run count, total failure count, consecutive failure count, and error code. Runtime Hardware Monitoring FTOS continuously monitors the status of hardware by polling hundreds of registers on key ASICs and system components on line cards, RPMs and SFMs, and writing this information to a file. The log is initialized at system startup and continues to dynamically log events and errors as they occur. The show hardware commands comprise a key reactive component of the overall diagnostic/debugging system that allows a detailed look at various counters and statistics gathered at multiple points within the system data and control planes. The show hardware commands provide the operator with greatly enhanced visibility into the finer details of the E-Series hardware architecture. For example, an experienced operator can perform detailed fault diagnosis by correlating the results of the show hardware command with the proactively gathered information contained in the syslog file. Show hardware commands are also an important tool used by Force10 Networks technical support engineers to assist customers in fault diagnosis FORCE10 NETWORKS, INC. [ P AGE 5 OF 6 ]

6 The show hardware command tree includes a number of privileged EXEC commands that have been created or changed specially for use with the E-Series. Figure 6 shows some examples of the show hardware commands for monitoring the data plane and control plane (party-bus) of the RPM. Show hardware commands that apply to the E-Series line cards provide a similar degree of hardware visibility by exposing the contents status registers and drop counters. E-Series show hardware commands that apply to line cards include the following: Buffer and Traffic Management Commands: BTM commands are used for accessing information on the buffer and traffic management (BTM) ASIC on a line card. Command options are available to view or clear various counters, status registers and queue information Flexible Packet Classification Commands: The flexible packet classification (FPC) ASIC provides line-rate traffic classification for QoS and ACLs. Command options are available for displaying advanced debugging information about the FPC. For the forwarding functional area of the FPC, it is possible to display the contents of receive and transmit counters, error counters, and status registers. For the lookup functional area of the FPC it is possible to display advanced debugging information The hardware monitor feature provides a configurable option for automatic action by the system when certain types of hardware events occur. Force10(conf)#hardware monitor mac action-on-error port-shutdown Force10(conf)#hardware monitor linecard asic btm action-on-error? card-problem card-reset card-shutdown The card-problem action-on-error provides an option to leave a card in a problem state (show linecard will display the status as online card problem ) so that Force10 engineering and TAC could access the system and collect diagnostic data for our further knowledge. Summary/Conclusion Force10 Networks has made significant progress toward its vision of a next-generation diagnostics and debugging approach for the E-Series switch/router family based on evolution of FTOS. In future versions of FTOS, Force10 will continue to enhance both the reactive and the proactive components of the system to allow network operators to maximize the availability of their networks and gain the maximum reliability advantages from the hardware and software resiliency features. Figure 6. Examples of show hardware commands for the RPM Force10 Networks, Inc. 350 Holger Way San Jose, CA USA PHONE FACSIMILE 2008 Force10 Networks, Inc. All rights reserved. Force10 Networks and E-Series are registered trademarks, and Force10, the Force10 logo, Reliable Business Networking, Force10 Reliable Networking, C-Series, P-Series, S-Series, EtherScale, TeraScale, FTOS, SFTOS, StarSupport and Hot Lock are trademarks of Force10 Networks, Inc. All other company names are trademarks of their respective holders. Information in this document is subject to change without notice. Certain features may not yet be generally available. Force10 Networks, Inc. assumes no responsibility for any errors that may appear in this document. WP v FORCE10 NETWORKS, INC. [ P AGE 6 OF 6 ]

FTOS: A Modular and Portable Switch/Router Operating System Optimized for Resiliency and Scalability

FTOS: A Modular and Portable Switch/Router Operating System Optimized for Resiliency and Scalability White PAPER FTOS: A Modular and Portable Switch/Router Operating System Optimized for Resiliency and Scalability Introduction As Ethernet switch/routers continue to scale in terms of link speed and port

More information

Generic On-Line Diagnostics

Generic On-Line Diagnostics Generic On-Line Diagnostics 1 What Is Generic On-Line Diagnostics? (GOLD) 2 What Is GOLD? GOLD stands for Generic OnLine Diagnostics GOLD is a platform independent distributed framework that provides a

More information

Cisco IOS XR Diagnostics

Cisco IOS XR Diagnostics Cisco IOS XR online diagnostics allow you to test and verify hardware functionality while connected to a live network. Health-monitoring and scheduled diagnostics help ensure system high availability (HA).

More information

Server Consolidation and Remote Disaster Recovery: The Path to Lower TCO and Higher Reliability

Server Consolidation and Remote Disaster Recovery: The Path to Lower TCO and Higher Reliability Server Consolidation and Remote Disaster Recovery: The Path to Lower TCO and Higher Reliability Executive Summary: To minimize TCO for server / data center consolidation and optimize disaster recovery

More information

Managing Data Center Power and Cooling

Managing Data Center Power and Cooling White PAPER Managing Data Center Power and Cooling Introduction: Crisis in Power and Cooling As server microprocessors become more powerful in accordance with Moore s Law, they also consume more power

More information

Troubleshooting an Enterprise Network

Troubleshooting an Enterprise Network Troubleshooting an Enterprise Network Introducing Routing and Switching in the Enterprise Chapter 9 Released under Creative Commons License 3.0 By-Sa Cisco name, logo and materials are Copyright Cisco

More information

How To Configure Rmon On Cisco Me 2600X On Ios 2.5A (Cisco) With A Network Monitor On A Network Device (Network) On A Pnet 2.2.1 (Network Monitor) On An Ip

How To Configure Rmon On Cisco Me 2600X On Ios 2.5A (Cisco) With A Network Monitor On A Network Device (Network) On A Pnet 2.2.1 (Network Monitor) On An Ip Remote Network Monitoring and Alarm Troubleshooting This chapter describes remote network monitoring (RMON) and alarm troubleshooting. RMON Procedures, page 1 Understanding RMON, page 1 Alarm Troubleshooting,

More information

PLUMgrid Toolbox: Tools to Install, Operate and Monitor Your Virtual Network Infrastructure

PLUMgrid Toolbox: Tools to Install, Operate and Monitor Your Virtual Network Infrastructure Toolbox: Tools to Install, Operate and Monitor Your Virtual Network Infrastructure Introduction The concept of Virtual Networking Infrastructure (VNI) is disrupting the networking space and is enabling

More information

10 Gigabit Ethernet WAN PHY

10 Gigabit Ethernet WAN PHY White PAPER 10 Gigabit Ethernet WAN PHY Introduction The introduction of 10 Gigabit Ethernet (10 GbE) WAN PHY into the IP/Ethernet networking community has led to confusion over the applicability between

More information

AlliedWare Plus OS How To Use sflow in a Network

AlliedWare Plus OS How To Use sflow in a Network AlliedWare Plus OS How To Use sflow in a Network Introduction sflow is an industry-standard sampling system that is embedded in Allied Telesis' high-performing Layer 3 switches. sflow enables you to use

More information

Troubleshooting the Firewall Services Module

Troubleshooting the Firewall Services Module CHAPTER 25 This chapter describes how to troubleshoot the FWSM, and includes the following sections: Testing Your Configuration, page 25-1 Reloading the FWSM, page 25-6 Performing Password Recovery, page

More information

IT White Paper. N + 1 Become Too Many + 1?

IT White Paper. N + 1 Become Too Many + 1? IT White Paper Balancing Scalability and Reliability in the Critical Power system: When Does N + 1 Become Too Many + 1? Summary Uninterruptible Power Supply (UPS) protection can be delivered through a

More information

Enhanced Diagnostics Improve Performance, Configurability, and Usability

Enhanced Diagnostics Improve Performance, Configurability, and Usability Application Note Enhanced Diagnostics Improve Performance, Configurability, and Usability Improved Capabilities Available for Dialogic System Release Software Application Note Enhanced Diagnostics Improve

More information

Technical Bulletin. Arista LANZ Overview. Overview

Technical Bulletin. Arista LANZ Overview. Overview Technical Bulletin Arista LANZ Overview Overview Highlights: LANZ provides unparalleled visibility into congestion hotspots LANZ time stamping provides for precision historical trending for congestion

More information

Troubleshooting the Firewall Services Module

Troubleshooting the Firewall Services Module 25 CHAPTER This chapter describes how to troubleshoot the FWSM, and includes the following sections: Testing Your Configuration, page 25-1 Reloading the FWSM, page 25-6 Performing Password Recovery, page

More information

Domains. Seminar on High Availability and Timeliness in Linux. Zhao, Xiaodong March 2003 Department of Computer Science University of Helsinki

Domains. Seminar on High Availability and Timeliness in Linux. Zhao, Xiaodong March 2003 Department of Computer Science University of Helsinki Domains Seminar on High Availability and Timeliness in Linux Zhao, Xiaodong March 2003 Department of Computer Science University of Helsinki 1 1. Introduction The Hardware Platform Interface (HPI) is developed

More information

Virtualizing the SAN with Software Defined Storage Networks

Virtualizing the SAN with Software Defined Storage Networks Software Defined Storage Networks Virtualizing the SAN with Software Defined Storage Networks Introduction Data Center architects continue to face many challenges as they respond to increasing demands

More information

Fifty Critical Alerts for Monitoring Windows Servers Best practices

Fifty Critical Alerts for Monitoring Windows Servers Best practices Fifty Critical Alerts for Monitoring Windows Servers Best practices The importance of consolidation, correlation, and detection Enterprise Security Series White Paper 6990 Columbia Gateway Drive, Suite

More information

White Paper. The Ten Features Your Web Application Monitoring Software Must Have. Executive Summary

White Paper. The Ten Features Your Web Application Monitoring Software Must Have. Executive Summary White Paper The Ten Features Your Web Application Monitoring Software Must Have Executive Summary It s hard to find an important business application that doesn t have a web-based version available and

More information

Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family

Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family White Paper June, 2008 Legal INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL

More information

Chapter 10 Troubleshooting

Chapter 10 Troubleshooting Chapter 10 Troubleshooting This chapter explains how you can troubleshoot a specific problem, such as abnormal LED activity or no system power, when you power up the router. Topic Page Diagnosing Problems

More information

Managing Dynamic Configuration

Managing Dynamic Configuration White Paper Immediate Network Synchronization with Low Overhead: Cisco Prime Network Reduced Polling VNE Cisco Prime Network's near real-time model relies on accurate information about the managed network

More information

Network Management and Monitoring Software

Network Management and Monitoring Software Page 1 of 7 Network Management and Monitoring Software Many products on the market today provide analytical information to those who are responsible for the management of networked systems or what the

More information

OptiView. Total integration Total control Total Network SuperVision. Network Analysis Solution. No one knows the value of an

OptiView. Total integration Total control Total Network SuperVision. Network Analysis Solution. No one knows the value of an No one knows the value of an Network Analysis Solution Total integration Total control Total Network SuperVision integrated solution better than network engineers and Fluke Networks. Our Network Analysis

More information

OptiView. Total integration Total control Total Network SuperVision. Network Analysis Solution. No one knows the value of an

OptiView. Total integration Total control Total Network SuperVision. Network Analysis Solution. No one knows the value of an No one knows the value of an Network Analysis Solution Total integration Total control Total Network SuperVision integrated solution better than network engineers and Fluke Networks. Our Network Analysis

More information

The IntelliMagic White Paper on: Storage Performance Analysis for an IBM San Volume Controller (SVC) (IBM V7000)

The IntelliMagic White Paper on: Storage Performance Analysis for an IBM San Volume Controller (SVC) (IBM V7000) The IntelliMagic White Paper on: Storage Performance Analysis for an IBM San Volume Controller (SVC) (IBM V7000) IntelliMagic, Inc. 558 Silicon Drive Ste 101 Southlake, Texas 76092 USA Tel: 214-432-7920

More information

Monitoring and Analyzing Switch Operation

Monitoring and Analyzing Switch Operation B Monitoring and Analyzing Switch Operation Contents Overview..................................................... B-3....................................... B-4 Menu Access To Status and Counters.........................

More information

CT5760 Controller and Catalyst 3850 Switch Configuration Example

CT5760 Controller and Catalyst 3850 Switch Configuration Example CT5760 Controller and Catalyst 3850 Switch Configuration Example Document ID: 116342 Contributed by Antoine KMEID and Serge Yasmine, Cisco TAC Engineers. Aug 13, 2013 Contents Introduction Prerequisites

More information

NNMi120 Network Node Manager i Software 9.x Essentials

NNMi120 Network Node Manager i Software 9.x Essentials NNMi120 Network Node Manager i Software 9.x Essentials Instructor-Led Training For versions 9.0 9.2 OVERVIEW This course is designed for those Network and/or System administrators tasked with the installation,

More information

Monitor the Cisco Unified Computing System

Monitor the Cisco Unified Computing System Monitor the Cisco Unified Computing System Using Sentry Software Monitoring for BMC ProactiveNet Performance Management White Paper September 2010 August 2010 Contents What You Will Learn... 3 Overview...

More information

SNMP Monitoring: One Critical Component to Network Management

SNMP Monitoring: One Critical Component to Network Management Network Instruments White Paper SNMP Monitoring: One Critical Component to Network Management Although SNMP agents provide essential information for effective network monitoring and troubleshooting, SNMP

More information

Agenda. Enterprise Application Performance Factors. Current form of Enterprise Applications. Factors to Application Performance.

Agenda. Enterprise Application Performance Factors. Current form of Enterprise Applications. Factors to Application Performance. Agenda Enterprise Performance Factors Overall Enterprise Performance Factors Best Practice for generic Enterprise Best Practice for 3-tiers Enterprise Hardware Load Balancer Basic Unix Tuning Performance

More information

How To Use A Help Desk With A Pnettrap On A Pc Or Mac Or Mac (For A Laptop)

How To Use A Help Desk With A Pnettrap On A Pc Or Mac Or Mac (For A Laptop) Integration Guide Help Desk Authority, PacketTrap and sl360 1.800.424.9411 www.scriptlogic.com 2010 ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo, Help Desk Authority and

More information

Appendix A Remote Network Monitoring

Appendix A Remote Network Monitoring Appendix A Remote Network Monitoring This appendix describes the remote monitoring features available on HP products: Remote Monitoring (RMON) statistics All HP products support RMON statistics on the

More information

Cisco Unified Computing Remote Management Services

Cisco Unified Computing Remote Management Services Cisco Unified Computing Remote Management Services Cisco Remote Management Services are an immediate, flexible management solution that can help you realize the full value of the Cisco Unified Computing

More information

11.1. Performance Monitoring

11.1. Performance Monitoring 11.1. Performance Monitoring Windows Reliability and Performance Monitor combines the functionality of the following tools that were previously only available as stand alone: Performance Logs and Alerts

More information

Diagnostics and Troubleshooting Using Event Policies and Actions

Diagnostics and Troubleshooting Using Event Policies and Actions Diagnostics and Troubleshooting Using Event Policies and Actions Brocade Network Advisor logs events and alerts generated by managed devices and the management server and presents them through the master

More information

Cisco Nexus 7000 Series Supervisor Module

Cisco Nexus 7000 Series Supervisor Module Cisco Nexus 7000 Series Supervisor Module The Cisco Nexus 7000 Series Supervisor Module (Figure 1) scales the control plane and data plane services for the Cisco Nexus 7000 Series system in scalable data

More information

pc resource monitoring and performance advisor

pc resource monitoring and performance advisor pc resource monitoring and performance advisor application note www.hp.com/go/desktops Overview HP Toptools is a modular web-based device management tool that provides dynamic information about HP hardware

More information

Agenda. sflow intro. sflow architecture. sflow config example. Summary

Agenda. sflow intro. sflow architecture. sflow config example. Summary sflow Features Agenda sflow intro. sflow architecture sflow config example Summary 1 What is sflow? sflow is a technology for monitoring traffic in data networks containing switches and routers. S9700

More information

UC CubeSat Main MCU Software Requirements Specification

UC CubeSat Main MCU Software Requirements Specification UC CubeSat Main MCU Software Requirements Specification 23 November 2012 Adam Goodwin Table of Contents 1. Introduction... 3 2. Problem Statement and Scope... 3 3. Software Sequences... 4 3.1. Overall

More information

SolarWinds Network Performance Monitor

SolarWinds Network Performance Monitor SolarWinds Network Performance Monitor powerful network fault & availabilty management Fully Functional for 30 Days SolarWinds Network Performance Monitor (NPM) makes it easy to quickly detect, diagnose,

More information

Security Overview of the Integrity Virtual Machines Architecture

Security Overview of the Integrity Virtual Machines Architecture Security Overview of the Integrity Virtual Machines Architecture Introduction... 2 Integrity Virtual Machines Architecture... 2 Virtual Machine Host System... 2 Virtual Machine Control... 2 Scheduling

More information

Smart Business Architecture for Midsize Networks Network Management Deployment Guide

Smart Business Architecture for Midsize Networks Network Management Deployment Guide Smart Business Architecture for Midsize Networks Network Management Deployment Guide Introduction: Smart Business Architecture for Mid-sized Networks, Network Management Deployment Guide With the Smart

More information

Monitoring Your Network

Monitoring Your Network CHAPTER 17 Date: 3/22/13 When naming ACE objects (such as a real server, virtual server, parameter map, class map, health probe, and so on), enter an alphanumeric string of 1 to 64 characters, which can

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack for Systems Center Operations Manager (SCOM) Concepts Guide Version 6.3 November 2012 Legal Notices Warranty EView Technology makes no warranty of any kind with regard to this

More information

Improving the Customer Support Experience with NetApp Remote Support Agent

Improving the Customer Support Experience with NetApp Remote Support Agent NETAPP WHITE PAPER Improving the Customer Support Experience with NetApp Remote Support Agent Ka Wai Leung, NetApp April 2008 WP-7038-0408 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 NETAPP SUPPORT REMOTE

More information

Choosing Tap or SPAN for Data Center Monitoring

Choosing Tap or SPAN for Data Center Monitoring Choosing Tap or SPAN for Data Center Monitoring Technical Brief Key Points Taps are passive, silent, and deliver a perfect record of link traffic, but require additional hardware and create a point of

More information

Cisco Change Management: Best Practices White Paper

Cisco Change Management: Best Practices White Paper Table of Contents Change Management: Best Practices White Paper...1 Introduction...1 Critical Steps for Creating a Change Management Process...1 Planning for Change...1 Managing Change...1 High Level Process

More information

Configuring System Message Logging

Configuring System Message Logging CHAPTER 25 This chapter describes how to configure system message logging on the Catalyst 2960 switch. Note For complete syntax and usage information for the commands used in this chapter, see the Cisco

More information

Network- vs. Host-based Intrusion Detection

Network- vs. Host-based Intrusion Detection Network- vs. Host-based Intrusion Detection A Guide to Intrusion Detection Technology 6600 Peachtree-Dunwoody Road 300 Embassy Row Atlanta, GA 30348 Tel: 678.443.6000 Toll-free: 800.776.2362 Fax: 678.443.6477

More information

NMS300 Network Management System

NMS300 Network Management System NMS300 Network Management System User Manual June 2013 202-11289-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate

More information

PROFINET IO Diagnostics 1

PROFINET IO Diagnostics 1 PROFINET IO is a very cost effective and reliable technology. However, extensive installations can have thousands of PROFINET IO devices operating on many networks. The reliable operation of these networks

More information

Virtual Fragmentation Reassembly

Virtual Fragmentation Reassembly Virtual Fragmentation Reassembly Currently, the Cisco IOS Firewall specifically context-based access control (CBAC) and the intrusion detection system (IDS) cannot identify the contents of the IP fragments

More information

RAID EzAssist Configuration Utility Quick Configuration Guide

RAID EzAssist Configuration Utility Quick Configuration Guide RAID EzAssist Configuration Utility Quick Configuration Guide DB15-000277-00 First Edition 08P5520 Proprietary Rights Notice This document contains proprietary information of LSI Logic Corporation. The

More information

White Paper Abstract Disclaimer

White Paper Abstract Disclaimer White Paper Synopsis of the Data Streaming Logical Specification (Phase I) Based on: RapidIO Specification Part X: Data Streaming Logical Specification Rev. 1.2, 08/2004 Abstract The Data Streaming specification

More information

WHITE PAPER September 2012. CA Nimsoft For Network Monitoring

WHITE PAPER September 2012. CA Nimsoft For Network Monitoring WHITE PAPER September 2012 CA Nimsoft For Network Monitoring Table of Contents EXECUTIVE SUMMARY 3 Solution overview 3 CA Nimsoft Monitor specialized probes 3 Network and application connectivity probe

More information

Management of VMware ESXi. on HP ProLiant Servers

Management of VMware ESXi. on HP ProLiant Servers Management of VMware ESXi on W H I T E P A P E R Table of Contents Introduction................................................................ 3 HP Systems Insight Manager.................................................

More information

PULSE SECURE CARE PLUS SERVICES

PULSE SECURE CARE PLUS SERVICES DATASHEET PULSE SECURE CARE PLUS SERVICES Service Overview In today s dynamic marketplace, organizations are under constant pressure to meet market demand while maintaining or increasing return on investment.

More information

CA NSM System Monitoring. Option for OpenVMS r3.2. Benefits. The CA Advantage. Overview

CA NSM System Monitoring. Option for OpenVMS r3.2. Benefits. The CA Advantage. Overview PRODUCT BRIEF: CA NSM SYSTEM MONITORING OPTION FOR OPENVMS Option for OpenVMS r3.2 CA NSM SYSTEM MONITORING OPTION FOR OPENVMS HELPS YOU TO PROACTIVELY DISCOVER, MONITOR AND DISPLAY THE HEALTH AND AVAILABILITY

More information

Integration Guide. Help Desk Authority, Perspective and sl360. 1.800.424.9411 www.scriptlogic.com

Integration Guide. Help Desk Authority, Perspective and sl360. 1.800.424.9411 www.scriptlogic.com Integration Guide Help Desk Authority, Perspective and sl360 1.800.424.9411 www.scriptlogic.com Table of Contents Introduction... 3 Product Overview... 3 Benefits of Product Integration... 3 Advanced Help

More information

What's new in SAN Health Diagnostics Capture 4.0

What's new in SAN Health Diagnostics Capture 4.0 Use-ability and general items What's new in SAN Health Diagnostics Capture 4.0 Increased Hardware and Firmware Support o FOS 7.2.1+ o All new Brocade hardware added Partial Capture Capability o During

More information

Latency Analyzer (LANZ)

Latency Analyzer (LANZ) Latency Analyzer (LANZ) Technical Bulletin LANZ - A New Dimension in Network Visibility Arista Networks Latency Analyzer (LANZ) represents a revolution in integrated network performance monitoring. For

More information

Route Processor. Route Processor Overview CHAPTER

Route Processor. Route Processor Overview CHAPTER CHAPTER 6 This chapter describes the route processor (RP) card. The following sections are included: Overview, page 6-1 Primary and Standby Arbitration, page 6-4 RP Card to Fabric Module Queuing, page

More information

Web-Based Configuration Manual System Report. Table of Contents

Web-Based Configuration Manual System Report. Table of Contents Table of Contents Table of Contents... 1-1 1.1 Information Center Overview... 1-1 1.2 Configuring the Log Host... 1-1 1.2.1 Log Host Configuration Tasks... 1-1 1.2.2 Log Host Configuration Details... 1-2

More information

Closed Loop Incident Process

Closed Loop Incident Process Closed Loop Incident Process From fault detection to closure Andreas Gutzwiller Presales Consultant, Hewlett-Packard (Schweiz) HP Software and Solutions 2010 Hewlett-Packard Development Company, L.P. The

More information

CUSTOMER GUIDE. Support Services

CUSTOMER GUIDE. Support Services CUSTOMER GUIDE Support Services Table of Contents Nexenta Support Overview... 4 Support Contract Levels... 4 Support terminology... 5 Support Services Provided... 6 Technical Account Manager (TAM)... 6

More information

SolarWinds Network Performance Monitor

SolarWinds Network Performance Monitor SolarWinds Network Performance Monitor powerful network fault & availabilty management Fully Functional for 30 Days SolarWinds Network Performance Monitor (NPM) makes it easy to quickly detect, diagnose,

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

find model parameters, to validate models, and to develop inputs for models. c 1994 Raj Jain 7.1

find model parameters, to validate models, and to develop inputs for models. c 1994 Raj Jain 7.1 Monitors Monitor: A tool used to observe the activities on a system. Usage: A system programmer may use a monitor to improve software performance. Find frequently used segments of the software. A systems

More information

Using Debug Commands

Using Debug Commands C H A P T E R 1 Using Debug Commands This chapter explains how you can use debug commands to diagnose and resolve internetworking problems. Specifically, it covers the following topics: Entering debug

More information

How To Use Nnci On A Microsoft Ipfix On A Linux Box 2.2.2 (Amd64) On A Macbook 2.5 (Amd32) On An Ipfix 2.3.2 On A Windows Xp

How To Use Nnci On A Microsoft Ipfix On A Linux Box 2.2.2 (Amd64) On A Macbook 2.5 (Amd32) On An Ipfix 2.3.2 On A Windows Xp Configuration System Monitoring Release: 6.2 Document Revision: 06.01 www.nortel.com NN47200-505. . Release: 6.2 Publication: NN47200-505 Document release date: 28 June 2010 While the information in this

More information

Internet Service Provider Networks: Simplifying POP Architectures

Internet Service Provider Networks: Simplifying POP Architectures Internet Service Provider Networks: Simplifying POP Architectures Introduction: The Growth of Internet Traffic While some previous estimates of the Internet s growth rate were exaggerated, market research

More information

7750 SR OS System Management Guide

7750 SR OS System Management Guide 7750 SR OS System Management Guide Software Version: 7750 SR OS 10.0 R4 July 2012 Document Part Number: 93-0071-09-02 *93-0071-09-02* This document is protected by copyright. Except as specifically permitted

More information

Troubleshooting Bundles and Load Balancing

Troubleshooting Bundles and Load Balancing CHAPTER 5 This chapter explains the procedures for troubleshooting link bundles and load balancing on the Cisco ASR 9000 Aggregation Services Router. A link bundle is a group of ports that are bundled

More information

Response Time Analysis

Response Time Analysis Response Time Analysis A Pragmatic Approach for Tuning and Optimizing SQL Server Performance By Dean Richards Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 866.CONFIO.1 www.confio.com

More information

Customer Evaluation Report On Incident.MOOG

Customer Evaluation Report On Incident.MOOG WHITE PAPER Customer Evaluation Report On Incident.MOOG (Real Data Provided by a Fortune 100 Company) For information about Moogsoft and Incident.MOOG, visit www.moogsoft.com. http://moogsoft.com 2011-2015

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

Fully Managed IT Support. Proactive Maintenance. Disaster Recovery. Remote Support. Service Desk. Call Centre. Fully Managed Services Guide July 2007

Fully Managed IT Support. Proactive Maintenance. Disaster Recovery. Remote Support. Service Desk. Call Centre. Fully Managed Services Guide July 2007 Fully Managed IT Support Proactive Maintenance Disaster Recovery Remote Support Service Desk Call Centre London Office ITVET Limited 2 nd Floor 145 157 St John Street London EC1V 4PY t: +44(0)8704 232

More information

Configuring System Message Logging

Configuring System Message Logging CHAPTER 1 This chapter describes how to configure system message logging on the Cisco 4700 Series Application Control Engine (ACE) appliance. Each ACE contains a number of log files that retain records

More information

Nokia Siemens Network NetAct For Juniper. Mobile Broadband Ethernet and IP Assurance

Nokia Siemens Network NetAct For Juniper. Mobile Broadband Ethernet and IP Assurance Nokia Siemens Network NetAct For Juniper Mobile Broadband Ethernet and IP Assurance Understanding the user experience is the key to customer loyalty Providing an excellent customer experience is essential

More information

Using WebLOAD to Monitor Your Production Environment

Using WebLOAD to Monitor Your Production Environment Using WebLOAD to Monitor Your Production Environment Your pre launch performance test scripts can be reused for post launch monitoring to verify application performance. This reuse can save time, money

More information

ESATA PCI CARD. User s Manual

ESATA PCI CARD. User s Manual ESATA PCI CARD User s Manual Introduction... 3 System Requirements... 3 RAID Introduction... 3 BIOS Configuration Utility... 5 Configuring Arrays... 5 RAID Mode Definitions... 5 BIOS Configuration Utility...

More information

Citrix EdgeSight Administrator s Guide. Citrix EdgeSight for Endpoints 5.3 Citrix EdgeSight for XenApp 5.3

Citrix EdgeSight Administrator s Guide. Citrix EdgeSight for Endpoints 5.3 Citrix EdgeSight for XenApp 5.3 Citrix EdgeSight Administrator s Guide Citrix EdgeSight for Endpoints 5.3 Citrix EdgeSight for enapp 5.3 Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior

More information

Cisco Unified Wireless IP Phone. Michael Gillespie. Release 1.4(1) IP Communications 7926G, 7925G-EX, 7925G, 7921G

Cisco Unified Wireless IP Phone. Michael Gillespie. Release 1.4(1) IP Communications 7926G, 7925G-EX, 7925G, 7921G Cisco Unified Wireless IP Phone 7926G, 7925G-EX, 7925G, 7921G Release 1.4(1) Michael Gillespie IP Communications 1 Cisco Unified Wireless IP Phones 7926G, 7925G-EX, 7925G, 7921G 2 1.4(1) Overview Java

More information

Der Weg, wie die Verantwortung getragen werden kann!

Der Weg, wie die Verantwortung getragen werden kann! Managed Security Services Der Weg, wie die Verantwortung getragen werden kann! Christoph Altherr System Engineer Security 2008 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Agenda Enterprise

More information

Fiber Channel Over Ethernet (FCoE)

Fiber Channel Over Ethernet (FCoE) Fiber Channel Over Ethernet (FCoE) Using Intel Ethernet Switch Family White Paper November, 2008 Legal INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR

More information

Using the CoreSight ITM for debug and testing in RTX applications

Using the CoreSight ITM for debug and testing in RTX applications Using the CoreSight ITM for debug and testing in RTX applications Outline This document outlines a basic scheme for detecting runtime errors during development of an RTX application and an approach to

More information

CCT vs. CCENT Skill Set Comparison

CCT vs. CCENT Skill Set Comparison Operation of IP Data Networks Recognize the purpose and functions of various network devices such as Routers, Switches, Bridges and Hubs Select the components required to meet a given network specification

More information

vrealize Operations Manager Customization and Administration Guide

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.0.1 This document supports the version of each product listed and supports all subsequent versions until

More information

Kaseya Traverse. Kaseya Product Brief. Predictive SLA Management and Monitoring. Kaseya Traverse. Service Containers and Views

Kaseya Traverse. Kaseya Product Brief. Predictive SLA Management and Monitoring. Kaseya Traverse. Service Containers and Views Kaseya Product Brief Kaseya Traverse Predictive SLA Management and Monitoring Kaseya Traverse Traverse is a breakthrough cloud and service-level monitoring solution that provides real time visibility into

More information

Citrix EdgeSight User s Guide. Citrix EdgeSight for Endpoints 5.4 Citrix EdgeSight for XenApp 5.4

Citrix EdgeSight User s Guide. Citrix EdgeSight for Endpoints 5.4 Citrix EdgeSight for XenApp 5.4 Citrix EdgeSight User s Guide Citrix EdgeSight for Endpoints 5.4 Citrix EdgeSight for XenApp 5.4 Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior acceptance

More information

Configuring and Managing Token Ring Switches Using Cisco s Network Management Products

Configuring and Managing Token Ring Switches Using Cisco s Network Management Products Configuring and Managing Token Ring Switches Using Cisco s Network Management Products CHAPTER 12 Cisco offers several network management applications that you can use to manage your Catalyst Token Ring

More information

Intel RAID Controllers

Intel RAID Controllers Intel RAID Controllers Best Practices White Paper April, 2008 Enterprise Platforms and Services Division - Marketing Revision History Date Revision Number April, 2008 1.0 Initial release. Modifications

More information

ATC808. Low Cost 26 Port ATCA Switch KEY FEATURES THE POWER OF VISION

ATC808. Low Cost 26 Port ATCA Switch KEY FEATURES THE POWER OF VISION ATC808 TM THE POWER OF VISION KEY FEATURES AdvancedTCA open standard form factor PICMG 3.1 compliant Managed Layer two switch GbE to Base Interface for 15 Node slots plus two Shelf One port to the update

More information

ETS4 Diagnostics. KNX Association

ETS4 Diagnostics. KNX Association ETS4 Diagnostics Table of Contents 1 Diagnostics and fault location... 3 2 Diagnostics: Individual addresses...... 4 2.1 Devices in Programming Mode... 4 2.2 Checking if an address exists and locating

More information

How To Connect Virtual Fibre Channel To A Virtual Box On A Hyperv Virtual Machine

How To Connect Virtual Fibre Channel To A Virtual Box On A Hyperv Virtual Machine Virtual Fibre Channel for Hyper-V Virtual Fibre Channel for Hyper-V, a new technology available in Microsoft Windows Server 2012, allows direct access to Fibre Channel (FC) shared storage by multiple guest

More information