Topics C-Ware TM Software Toolset release timeline C-Ware TM Tools Overview C-Ware TM Applications Library Overview

Size: px
Start display at page:

Download "Topics C-Ware TM Software Toolset release timeline C-Ware TM Tools Overview C-Ware TM Applications Library Overview"

Transcription

1 C-Port Family C-Ware Software Toolset CST Overview (PUBLIC) Off. All other product or service names are the property of their respective owners. Motorola, Inc All rights reserved.

2 Topics C-Ware TM Software Toolset release timeline C-Ware TM Tools Overview C-Ware TM Applications Library Overview

3 C-Ware TM Software Toolset Releases Tools, services and reference applications for C-5, C-5e, C-3e, Q-5 and M-5 9 months before these chips sample CST 2.1 released April Integrated Performance Analyzer, updated compiler, 3 new ref apps CST used with new chips CST 1.0 Oct/98 CST 1.8 Jul/01 CST 2.0 Sep/01 CST 2.1 Apr/02 CST 2.2 Q4/02 CST 3.0 Q1/

4 C-Ware TM Software Toolset 2.1 Highlights Host Processor Applications ISV Software C-Ware Applications Library OEM Source Code Updated to use new C-5e/C-3e performance features C-Ware API 3 new Apps C-Ware Microcode Tools C-Ware Compiler GUI to launch simulations; Supports C-5, C-5e, C-3e, Q-5, and M-5 Mechanism to build C-5, C-5e & C-3e apps from same source code Key Source CST Binary code shipped code CST Source code Traffic Test Script Tool C-Ware Simulation Environment C-Ware Debugger User Post Processing C-Ware Integrated Performance Analyzer Improved GUI, Integration with Simulator, correlation between graphs and code OEM/Third party code

5 C-Ware TM Integrated Performance Analyzer Graphs and tables report application performance: running in C-Ware Simulation Environment running on C-Port Network Processor hardware Integrates C-Ware Simulation Environment with GUI

6 C-Ware TM Integrated Performance Analyzer Simple C-Ware Simulator startup/config GUIs

7 C-Ware TM Integrated Performance Analyzer Many ways to view simulation results

8 C-Ware TM Integrated Performance Analyzer Switches from GUI to application source code with a mouse click!

9 C-Ware TM Integrated Performance Analyzer Correlates microcode & application code events Graphically!!

10 C-Ware TM Simulation Environment Performance and Cycle-accurate software tool simulates behavior of applications developed for C-Port NP family (C-5, C-5e, C-3e, Q-5, M-5, etc.) months before any hardware is available CST 2.1 updates C-Ware Simulation Environment to: Match latest C-5e Verilog model Support FpTx changes made to C-5e/C-3e Enhance Q-5 and M-5 Simulation tools

11 C-Ware TM Simulation Environment Application Source Code C-Ware Simulation Environment Clock Synchronizer Q-5 Sim Other Simulation Tools Pattern Files M-5 Sim C-5, C-5e, C3e Sim User Post Processing TCP/IP Socket Interfaces C-Ware Debugger NEW C-Ware Performance Analyzer

12 C-Ware TM Compiler and Debugger GNU-based tools compile and debug applications running on: C-Ware Simulation Environment C-Port NP hardware CST 2.1: Adds C-5e/C-3e instructions & code optimizations To improve performance and better utilize IMEM Allows full gdb hookup during panic Users can see application state if chip and system services are in panic state

13 C-Ware TM Microcode Assembler Programs running on: CP Serial Data Processors (SDPs) FP Fabric Data Processors (FDPs) No changes in CST 2.1

14 C-Ware TM Application Programming Interface (API) Protocol Services PDU Services Fabric Services Table Services Queue Services Buffer Services Kernel Services Diagnostic Services Simplifies development Hides hardware complexity Optimized for performance Written in standard C code Preserves customer software investment Core APIs preserved across generations of C-Port NP product family Simply recompile and retest to migrate to new release C-Port Network Processor Family All source code provided!

15 C-Ware TM API What s New Since CST 2.0? Protocol Services PDU Services Fabric Services Table Services Queue Services Buffer Services Kernel Services Diagnostic Services C-Port Network Processor Family Build C-5, C-5e and C-3e apps from same source code Q-5 Host API configuration Init, reset, config queues and attributes (in CST 2.1.1) Services support: Chained index and chained hash tables New C-5e/C-3e context swap instructions New C-5e/C-3e bit field instructions

16 C-Ware TM Host API Improvements Support Sun Solaris UNIX for Wind River Tornado builds Split kernel from application specific code for dynamic loading/makefile Support Host access to multiple network processors without needing a task per NP Add extensible framework for adding per-application Command Line Interface (CLI)

17 C-Ware TM APIs are Comprehensive Queue Services Data Types & Constants - Processor - Processor ID - Aggregation Mode - Queue ID - Queue Mode - Queue Level - Queue Status - Queue Vector - Message - Message Status Service Initialization - Initialize Queuing - Enable Queuing - Disable Queuing Function Definitions Queue Support - Configure Queue - Create Queue - Get Queue - Get Non-empty Q - Reset Non-empty Q - Remove Queue - Get Queue Length - Set Queue Level - Get Queue Level - Get Queue Owner - Get Queue Status - Set Agg Mode - Config QMU pools Messaging Support - Message Available - Message Receive Start - Message Receive Complete - Get Message Data - Message Send - Message Send Complete - Message Send Multiple - Message Get Queue Length -Message Get Queue Weight - Message Set Queue Weight - Get Sequence # - Read Sequence # - Write Sequence # - Start Dequeue

18 C-Ware TM API Example PDU Services for receive path support: Signature Boolean pduinitialize(void); Description Initializes PDU API PduHandle pdurxallocate(void); BsBufHandle pdurxbufhandleget(pduhandle pduhandle); void pdurxbufhandleset(pduhandle pduhandle, BsBufHandle bufhandle); void pdurxfree(pduhandle pduhandle); Returns next available PDU for processing Returns buffer handle associated with given PDU Associates buffer handle with given PDU Frees resources for current receive PDU

19 C-Ware TM Applications Library 2.1 Overview CST 2.1 adds 3 new Product Applications Switch Router VoIP to VoATM Media Gateway Multi-Phy Switch Software restructuring allows C-Ware Applications to ship between CST releases

20 CST 2.1 Performance Characterization Performance measured for apps running on C-5 (rev D0 at 200 MHz) in CDS Performance simulated for apps that only run on new chips (C-5e, C-3e, Q-5, M-5) Utilization (bus bandwidths, FIFO depths, etc.) Cycle measurements for data path processing (CPRC, SDP) Target wire speed on C-5 (200 MHz), C-5e (266 MHz) or C-3e (180 MHz) for minimum sized packets: ATM Cells: 53 bytes Ethernet Packets: 64 bytes POS: 40 bytes

21 C-Ware TM Applications Library 2.1 Protocols Interfaces Applications Sample Applications Multi-PHY Switch Ethernet Router Switch Router Ethernet Switch POS to Ethernet Switch AAL-5 SAR AAL-5 SAR to GbE Switch AAL-2 Switch ATM Cell Switch VoIP to VoATM Switch OC-48c POS Switch Fibre Channel to GbE IP Gateway IPv4 / IPv6 uni- & multicast routing RTP, UDP, ICMP, HDLC 802.1D Bridging 802.1p Priority 802.1Q VLAN 802.1x MAC PAUSE PPP / POS MPLS LSR & LER Fibre Channel Gateway DiffServ AAL-2 SAR AAL-5 SAR Frame Relay ATM Cell Switching ATM Cell Forwarding 10/100/1000BaseT 10/100 Ethernet Gigabit Ethernet MAC, Autonegotiation SONET / SDH OC-48c / STM-16 OC-12c / STM-4 OC3c / STM-1 Fibre Channel MAC DS-3 Serial Channel Fabrics: IBM Prizma CSIX L1 UTOPIA L2, L3

22 CST 2.1 Product Applications Released April 18/02 APPLICATION AAL-2 Switch AAL-5 SAR AAL-5 SAR to GbE Switch (also with FP support) ATM Cell Switch Fibre Channel to GbE IP Gateway Gigabit Ethernet Switch DESCRIPTION Switches AAL-2 cells between 2 OC-3c/STM-1 ports 4-port OC-3c/STM-1 AAL5 SAR with external Q-5 queuing co-processor for many simultaneous SARs Converts OC-12c/STM-4 AAL-5 cells to Ethernet IP encapsulated packets (GbE) and visa versa; in CST 2.1, will be available with external Q-5 queuing co-processor for many simultaneous SARs (and to send ATM cells out FP) OC-3c/STM-1, OC-12c/STM-4 ATM cell switch; per-vc queuing for up to 64K queues; ATM Traffic Management 4.X bit rate SAN to LAN gateway maps between Fibre Channel FC-2 (or FC-4) and Ethernet MAC layer using IP addresses 2-port Gigabit Ethernet (GbE) layer 2/3 switch; supports Fabric Port back-to-back mode

23 CST 2.1 Product Applications Released April 18/02 APPLICATION Multi-PHY Switch POS to Ethernet Switch POS to GbE Switch POS OC-48c Switch Switch Router Voice over IP to Voice over ATM Switch DESCRIPTION Configurable to support different front port modes (48xOC- 1, 16xOC-3, 4xOC-12) for ATM cell switching or POS IPv4 forwarding Layer 2/3 switch with 4-port OC-3c/STM-1 POS, 1-port GbE and 4-port 10/100Mb Ethernet and support for IBM UDASL fabric port mode OC-3c/STM-1, OC-12c/STM-4 Packet on SONET to GbE Layer 3 switch with support for MPLS Router OC-48c/STM-16 POS switch with per-flow queuing Frame Relay to OC-3c/STM-1 ATM & 10/100 Ethernet Layer 2 switch and Layer 3 router;t3/e3 Clear channel FR; Bit-sync HDLC Media gateway that translates between VoATM (AAL-2 on OC-3) and VoIP (RTP/UDP on 10/100 Ethernet)

24 CST 2.1 Sample Applications Released April 18/02 APPLICATION IPv4/IPv6 switch Custom Combo Switch Classifier support DESCRIPTION Added IPv6 support to CST 1.8 Ethernet and GbE Switch applications ported to CST 2.1 directory structure Modified version of CST 1.8 Combo Switch application to add support for message passing to host, port control, DSCP Microcode for interfacing with PMC-Sierra ClassiPi device Bit Sync HDLC Reload Example ATM OC-3c SAR ATM Cell Switch POS Switch Ethernet Switch Example of byte-interleaved TDM switching Example of runtime reloading XPRC/CPRC OC-3c/STM-1 SAR application 16-port OC-3c/STM-1, 4-port OC-12c/STM-4 cell switch 16 port OC-3c/STM-1 POS switch; 4 port OC-12c/STM-4 cell switch 16 port 10/100 or GbE switch; IBM PRIZMA switch fabric, 801.2p/Q, IP multicast, Wind River TMS 2.0.1

25 Summary C-Ware Software Toolset Complete Development Kit: CST 2.1 released April 18/02 CST release planned for ~July/02 New C-Ware Integrated Performance Analyzer Additional Tools and APIs for C-5e, C-3e, Q-5 & M-5 C-Ware Application Library Most Comprehensive: CST 2.1 offers 12 Product applications + additional sample code New applications ship as soon as they are available, between CST releases

Introducing Motorola s New Network Processing Solutions

Introducing Motorola s New Network Processing Solutions Introducing Motorola s New Network Processing Solutions Solving the Design Challenges of Access Applications Off. All other product or service names are the property of their respective owners. Motorola,

More information

Copyright 2004 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any

Copyright 2004 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any Fabric Processor Configuration Component Guide C-WARE SOFTWARE TOOLSET, VERSION 2.4 CSTCFPC-UG/D Rev 01 Copyright 2004 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced

More information

The Network Processor Revolution

The Network Processor Revolution The Network Processor Revolution Fast Pattern Matching and Routing at OC-48 David Kramer Senior Design/Architect Market Segments Optical Mux Optical Core DWDM Ring OC 192 to OC 768 Optical Mux Carrier

More information

Copyright 2004 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any

Copyright 2004 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any ICMP Support Component Guide C-WARE SOFTWARE TOOLSET, VERSION 2.4 CSTCICMP-UG/D Rev 01 Copyright 2004 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in any form or

More information

Commercial Network Processors

Commercial Network Processors Commercial Network Processors ECE 697J December 5 th, 2002 ECE 697J 1 AMCC np7250 Network Processor Presenter: Jinghua Hu ECE 697J 2 AMCC np7250 Released in April 2001 Packet and cell processing Full-duplex

More information

Loop-IP6763 TDMoEthernet Aggregator

Loop-IP6763 TDMoEthernet Aggregator Loop- TDMoEthernet Aggregator Agenda Introduction Applications Advantage 1: Faster and Better Services Advantage 2: Saving in Cap-EX & Op-EX Feature List Panel View Point to Point Connection RSTP/MSTP

More information

High-Speed Network Processors. EZchip Presentation - 1

High-Speed Network Processors. EZchip Presentation - 1 High-Speed Network Processors EZchip Presentation - 1 NP-1c Interfaces Switch Fabric 10GE / N x1ge or Switch Fabric or Lookup Tables Counters SDRAM/FCRAM 64 x166/175mhz SRAM DDR NBT CSIX c XGMII HiGig

More information

CN-100 Network Analyzer Product Overview

CN-100 Network Analyzer Product Overview CN-100 Network Analyzer Product Overview CN-100 network analyzers offer an extremely powerful yet cost effective solution for today s complex networking requirements. Test Ethernet or ATM networks with

More information

Gigabit Ethernet Switch Application Guide

Gigabit Ethernet Switch Application Guide Gigabit Ethernet Switch Application Guide C-WARE SOFTWARE TOOLSET, VERSION 2.4 CSTAGBE-UG/D Rev 02 Copyright 2004 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in

More information

Freescale Semiconductor, Inc...

Freescale Semiconductor, Inc... Packet Over SONET Switch Application Guide C-WARE SOFTWARE TOOLSET, VERSION 2.4 CSTAPOS-UG/D Rev 00 Copyright 2004 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in

More information

Ethernet Switch. WAN Gateway. Figure 1: Switched LAN Example

Ethernet Switch. WAN Gateway. Figure 1: Switched LAN Example 1 Introduction An Ethernet switch is used to interconnect a number of Ethernet LANs (Local Area Networks), forming a large Ethernet network. Different ports of the switch are connected to different LAN

More information

Configuring Gigabit Ethernet Interfaces (J-Web Procedure)

Configuring Gigabit Ethernet Interfaces (J-Web Procedure) Configuring Gigabit Ethernet Interfaces (J-Web Procedure) An Ethernet interface must be configured for optimal performance in a high-traffic network. To configure properties on a Gigabit Ethernet interface

More information

Sharing Bandwidth Fairly During Congestion

Sharing Bandwidth Fairly During Congestion CHAPTER 12 When no QoS policies exist, the router serves traffic with best effort service. The router makes no distinction between high and low priority traffic and makes no allowances for the needs of

More information

POS on ONS Ethernet Cards

POS on ONS Ethernet Cards CHAPTER 23 This chapter describes packet-over-sonet/sdh (POS) and its implementation on ONS Ethernet cards. This chapter contains the following major sections: POS Overview, page 23-1 POS Interoperability,

More information

SONET/SDH VCAT SONET VCAT

SONET/SDH VCAT SONET VCAT SONET/SDH VCAT SONET/SDH networks have been deployed and heavily utilized for many years. These networks where designed for the efficient transport of DS0 voice circuits. Service providers, who have made

More information

ALCATEL Edge Services Router

ALCATEL Edge Services Router ALCATEL 7420 Edge Services Router Alcatel builds next generation networks, delivering integrated end-to-end voice and data networking solutions to established and new carriers, as well as enterprises and

More information

LightSpeed1000 (w/ GigE and USB 2.0) OC-3/STM-1, OC-12/STM-4 Analysis and Emulation Card

LightSpeed1000 (w/ GigE and USB 2.0) OC-3/STM-1, OC-12/STM-4 Analysis and Emulation Card Wirespeed Record/Playback/ Processing of ATM, PoS, RAW, and Ethernet Traffic LightSpeed1000 (w/ GigE and USB 2.0) OC-3/STM-1, OC-12/STM-4 Analysis and Emulation Card x4 PCIExpress, USB 2.0, and Gigabit

More information

POS on ONS Ethernet Cards

POS on ONS Ethernet Cards 20 CHAPTER This chapter describes packet-over-sonet/sdh (POS) and its implementation on ONS Ethernet cards. This chapter contains the following major sections: POS Overview, page 20-1 POS Interoperability,

More information

channel-group through cut-through

channel-group through cut-through channel-group, page 2 channel-group (interface), page 7 clear counters, page 13 clear lacp counters, page 17 cut-through, page 18 1 channel-group channel-group To configure serial WAN on a T1 or E1 interface,

More information

LatticeSCM SPI4.2 Interoperability with PMC-Sierra PM3388

LatticeSCM SPI4.2 Interoperability with PMC-Sierra PM3388 August 2006 Technical Note TN1121 Introduction The System Packet Interface, Level 4, Phase 2 (SPI4.2) is a system level interface, published in 2001 by the Optical Internetworking Forum (OIF), for packet

More information

E1-E2 (EB) Chapter 4 MSPP

E1-E2 (EB) Chapter 4 MSPP E1-E2 (EB) Chapter 4 MSPP Page: 1 Multi-service Provisioning Platform (M S P P) I) Introduction: MSPP is deployed in the boundary of Access and Metro core backbone. TEC has prepared two different platforms

More information

Sections Describing Standard Software Features

Sections Describing Standard Software Features 30 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic-qos (auto-qos) commands or by using standard QoS commands. With QoS, you can give preferential treatment to

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

RADview-EMS/NGN. Element Management System for NGN Applications ACE-201/ RAD Data Communications Publication 06/07

RADview-EMS/NGN. Element Management System for NGN Applications ACE-201/ RAD Data Communications Publication 06/07 RADview-EMS/NGN Element Management System for NGN Applications ACE-201/622 1994 2007 RAD Data Communications Publication 06/07 Contents Chapter 1. Introduction 1.1 ACE-201/622 Overview...1-1 1.2 RADview-EMS/NGN

More information

Name of Course : E1-E2 CFA. Chapter 14. Topic : NG SDH & MSPP

Name of Course : E1-E2 CFA. Chapter 14. Topic : NG SDH & MSPP Name of Course : E1-E2 CFA Chapter 14 Topic : NG SDH & MSPP Date of Creation : 28.03.2011 NGN SDH and MSPP 1. Introduction: Innovation, the lifeline to survival in the telecommunication market, has spurred

More information

Internetworking Part 1

Internetworking Part 1 CMPE 344 Computer Networks Spring 2012 Internetworking Part 1 Reading: Peterson and Davie, 3.1 22/03/2012 1 Not all networks are directly connected Limit to how many hosts can be attached Point-to-point:

More information

Sections Describing Standard Software Features

Sections Describing Standard Software Features 27 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic-qos (auto-qos) commands or by using standard QoS commands. With QoS, you can give preferential treatment to

More information

Copyright 2002 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any der

Copyright 2002 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any der ATM CellSwitch Application Guide CSTAATMCS-UG/D Draft MOTOROLA GENERAL BUSINESS INFORMATION Copyright 2002 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in any form

More information

24-Port: 20 x (100/1000M) SFP + 4 x Combo (10/100/1000T or 100/1000M SFP)

24-Port: 20 x (100/1000M) SFP + 4 x Combo (10/100/1000T or 100/1000M SFP) BGS-20DSFP4C Managed Fiber Switch 24-Port: 20 x (100/1000M) SFP + 4 x Combo (10/100/1000T or 100/1000M SFP) Key Features L2+ features provide better manageability, security, QOS, and performance IEEE 802.3az

More information

Fragmenting and Interleaving Real-Time and Nonreal-Time Packets

Fragmenting and Interleaving Real-Time and Nonreal-Time Packets CHAPTER 16 Fragmenting and Interleaving Real-Time and Nonreal-Time Packets Integrating delay-sensitive real-time traffic with nonreal-time data packets on low-speed links can cause the real-time packets

More information

Exam4Tests. Latest exam questions & answers help you to pass IT exam test easily

Exam4Tests.   Latest exam questions & answers help you to pass IT exam test easily Exam4Tests http://www.exam4tests.com Latest exam questions & answers help you to pass IT exam test easily Exam : 350-029 Title : CCIE SP Written Exam, V3.0 Vendor : Cisco Version : DEMO Get Latest & Valid

More information

White Paper Enabling Quality of Service With Customizable Traffic Managers

White Paper Enabling Quality of Service With Customizable Traffic Managers White Paper Enabling Quality of Service With Customizable Traffic s Introduction Communications networks are changing dramatically as lines blur between traditional telecom, wireless, and cable networks.

More information

HP 6600/HSR6600 Routers

HP 6600/HSR6600 Routers HP 6600/HSR6600 Routers Interface Configuration Guide Part number: 5998-1499 Software version: A6602-CMW520-R3103 A6600-CMW520-R3102-RPE A6600-CMW520-R3102-RSE HSR6602_MCP-CMW520-R3102 Document version:

More information

Understanding How Routing Updates and Layer 2 Control Packets Are Queued on an Interface with a QoS Service Policy

Understanding How Routing Updates and Layer 2 Control Packets Are Queued on an Interface with a QoS Service Policy Understanding How Routing Updates and Layer 2 Control Packets Are Queued on an Interface with a QoS Service Policy Document ID: 18664 Contents Introduction Prerequisites Requirements Components Used Conventions

More information

Lecture (08) Fundamentals of WANs (II)

Lecture (08) Fundamentals of WANs (II) Agenda Lecture (08) Fundamentals of WANs (II) OSI Layer 2 of WANs ATM & SONET WAN Dr. Ahmed M. ElShafee ١ ٢ OSI Layer 2 of WANs OSI Layer 2 of WANs (2) WAN protocols used on point to point serial links

More information

GS-2610G L2+ Managed GbE Switch

GS-2610G L2+ Managed GbE Switch GS-2610G L2+ Managed GbE Switch Overview GS-2610G L2+ Managed Switch is a next-generation Ethernet Switch offering full suite of L2 features, including advanced L3 features such as Static Route that delivers

More information

CN-100 Network Analyzer

CN-100 Network Analyzer COMMUNICATIONS TEST & MEASUREMENT SOLUTIONS CN-100 Network Analyzer CN-100 network analyzers offer an extremely powerful yet cost effective solution for today s complex networking requirements. Test Ethernet

More information

Broadband Access Solutions

Broadband Access Solutions Broadband Access Solutions 1 Customer Premises Equipment Telindus 1421 Router Telindus 1431 Router Telindus Central Office Equipment Telindus 2400 series Telindus Access Routers Telindus 1030 series 2

More information

Marking Traffic CHAPTER

Marking Traffic CHAPTER CHAPTER 7 To service the growing numbers of customers and their needs, service provider networks have become more complex and often include both Layer 2 and Layer 3 network devices. With this continued

More information

HP A6600 Routers Interface. Configuration Guide. Abstract

HP A6600 Routers Interface. Configuration Guide. Abstract HP A6600 Routers Interface Configuration Guide Abstract This document describes the software features for the HP A Series products and guides you through the software configuration procedures. These configuration

More information

Multi Service Access Line Card Application Note

Multi Service Access Line Card Application Note Multi Service Access Line Card Application Note Preliminary Draft Rev 1.2 HCLMSP-AN/D nc. Table of Contents 1 Modification History...4 2 Overview...4 3 Definitions, Acronyms and Abbreviations...6 4 Related

More information

HX9500R-PTN10G Interface Card

HX9500R-PTN10G Interface Card HX9500R-PTN10G Interface Card Applicable to HX9500R-PTN Chassis Only Description The HX9500R- PTN10G interface card support both and Carrier Ethernet functions as Packet Transport Network. In addition

More information

FCD-155. STM-1/OC-3 Terminal Multiplexer FEATURES

FCD-155. STM-1/OC-3 Terminal Multiplexer FEATURES FEATURES SDH/SONET terminal multiplexer for grooming LAN and legacy traffic (TDM) over SDH/SONET networks Demarcation point between the carrier and the customer networks GFP (G.7041), LAPS (X.85/86) encapsulation

More information

Router Architectures

Router Architectures Router Architectures Venkat Padmanabhan Microsoft Research 13 April 2001 Venkat Padmanabhan 1 Outline Router architecture overview 50 Gbps multi-gigabit router (Partridge et al.) Technology trends Venkat

More information

1-Port OC-48/STM-16 Packet over SONET Line Card Configuration

1-Port OC-48/STM-16 Packet over SONET Line Card Configuration CHAPTER 14 1-Port OC-48/STM-16 Packet over SONET Line Card Configuration This chapter describes procedures for configuring the Cisco 10000 series 1-Port OC-48/STM-16 Packet over SONET line card, hereafter

More information

QoS Policy Parameters

QoS Policy Parameters CHAPTER 6 This chapter describes the parameters, both required and optional, for QoS provisioning using the ISC user interface. Service level QoS parameters include all entry fields in the VoIP, Management,

More information

ASR6000 series GTTH switch

ASR6000 series GTTH switch ASR6000 series GTTH switch Full service flexibility for the network edge The PacketFront ASR 6000 is a Layer 3 Gigabit Ethernet access switch with wire speed switching and IPv4/IPv6 routing performance

More information

EC1009 HIGH SPEED NETWORKS UNIT - I HIGH SPEED NETWORKS

EC1009 HIGH SPEED NETWORKS UNIT - I HIGH SPEED NETWORKS SHRI ANGALAMMAN COLLEGE OF ENGINEERING & TECHNOLOGY (An ISO 9001:2008 Certified Institution) SIRUGANOOR,TRICHY-621105. DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING EC1009 HIGH SPEED NETWORKS

More information

ACE-2002, ACE-2002E. Multiservice Access Concentrators/ ATM Network Termination Units FEATURES

ACE-2002, ACE-2002E. Multiservice Access Concentrators/ ATM Network Termination Units FEATURES Multiservice Access Concentrators/ ATM Network Termination Units FEATURES Multiservice/ATM network demarcation device or access concentrator (ACE-2002), cellular access concentrator () Offer converged

More information

Configuring Class-Based RTP and TCP Header Compression

Configuring Class-Based RTP and TCP Header Compression Configuring Class-Based RTP and TCP Header Compression Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted. Header compression reduces network overhead

More information

Gigabit Managed Ethernet Switch

Gigabit Managed Ethernet Switch LGB1110A LGB1126A-R2 Product Data Sheet Gigabit Managed Ethernet Switch Features Overview LGB1110A The Gigabit Managed Ethernet Switches offer L2 features plus advanced L3 features such as Static Route

More information

Information Data Reliability With The XGbE WAN PHY

Information Data Reliability With The XGbE WAN PHY Information Data Reliability With The XGbE WAN PHY Roy Bynum MCI WorldCom January 17, 2000 802.3 HSSG (P802.3ae) 1 GbE: Native IP Over Transport 95% of IP Data originates on 802.3 GbE is direct 802.3 GbE

More information

H3C S9500 QoS Technology White Paper

H3C S9500 QoS Technology White Paper H3C Key words: QoS, quality of service Abstract: The Ethernet technology is widely applied currently. At present, Ethernet is the leading technology in various independent local area networks (LANs), and

More information

Configuring Class-Based RTP and TCP Header Compression

Configuring Class-Based RTP and TCP Header Compression Configuring Class-Based RTP and TCP Header Compression Last Updated: December 5, 2011 Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted. Header

More information

20 GE PoE-Plus + 4 GE PoE-Plus Combo SFP + 2 GE SFP L2 Managed Switch, 185W

20 GE PoE-Plus + 4 GE PoE-Plus Combo SFP + 2 GE SFP L2 Managed Switch, 185W GEP-2671 Version: 1 20 GE PoE-Plus + 4 GE PoE-Plus Combo SFP + 2 GE SFP L2 Managed Switch, 185W The LevelOne GEP-2671 is a Layer 2 Managed switch with 24 x 1000Base-T PoE-Plus ports associated with 4 x

More information

General comments on candidates' performance

General comments on candidates' performance BCS THE CHARTERED INSTITUTE FOR IT BCS Higher Education Qualifications BCS Level 5 Diploma in IT April 2018 Sitting EXAMINERS' REPORT Computer Networks General comments on candidates' performance For the

More information

ATM. Asynchronous Transfer Mode. (and some SDH) (Synchronous Digital Hierarchy)

ATM. Asynchronous Transfer Mode. (and some SDH) (Synchronous Digital Hierarchy) ATM Asynchronous Transfer Mode (and some SDH) (Synchronous Digital Hierarchy) Why use ATM? Circuit switched connections: After initial setup no processing in network nodes Fixed bit rates, fixed time delay

More information

ML-Series Card Overview

ML-Series Card Overview CHAPTER 1 This chapter provides an overview of the ML1000-2 and ML100T-12 cards for the ONS 15454 (SONET) and ONS 15454 SDH. It lists Ethernet and SONET/SDH capabilities and Cisco IOS and Cisco Transport

More information

Gigabit Ethernet XMVR LAN Services Modules

Gigabit Ethernet XMVR LAN Services Modules Gigabit Ethernet XMVR LAN Services Modules Ixia's Gigabit Ethernet XMVR LAN Services Modules (LSMs) offer Layer 2-3 network testing functionality in a single test system. Each test port supports wire-speed

More information

Gigabit Ethernet XMVR LAN Services Modules

Gigabit Ethernet XMVR LAN Services Modules Gigabit Ethernet XMVR LAN Services Modules Ixia's Gigabit Ethernet XMVR LAN Services Modules (LSMs) offer Layer 2-3 network testing functionality in a single test system. Each test port supports wire-speed

More information

Application Notes for Foundry Networks FastIron Super X Switch with Avaya Communication Manager - Issue 1.0

Application Notes for Foundry Networks FastIron Super X Switch with Avaya Communication Manager - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Foundry Networks FastIron Super X Switch with Avaya Communication Manager - Issue 1.0 Abstract These Application Notes describe the procedures

More information

Provisioning: Configuring QoS for IP Telephony

Provisioning: Configuring QoS for IP Telephony CHAPTER 7 In an Architecture for Voice, Video, and Integrated Data (AVVID) network, you must configure QoS for IP telephony to ensure voice quality. The following topics provide information about the need

More information

CSE398: Network Systems Design

CSE398: Network Systems Design CSE398: Network Systems Design Instructor: Dr. Liang Cheng Department of Computer Science and Engineering P.C. Rossin College of Engineering & Applied Science Lehigh University April 04, 2005 Outline Recap

More information

Applying QoS Features Using the MQC

Applying QoS Features Using the MQC QoS: Modular QoS Command-Line Interface Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series) First Published: November 30, 2012 Last Modified: March 31, 2014 This chapter discusses the Modular

More information

24 GE With 4 Shared SFP + 2 GE SFP L2 Managed Switch

24 GE With 4 Shared SFP + 2 GE SFP L2 Managed Switch GEL-2671 Version: 1 24 GE With 4 Shared SFP + 2 GE SFP L2 Managed Switch The LevelOne GEL-2671 is a Layer 2 Managed switch with 24 x 1000Base-T ports associated with 4 x Gigabit SFP (Small Form Factor

More information

fair-queue aggregate-limit

fair-queue aggregate-limit Quality of Service Commands aggregate-limit aggregate-limit To set the maximum number of packets in all queues combined for VIP-distributed weighted fair queueing (DWFQ), use the aggregate-limit interface

More information

Overview of the NAM Traffic Analyzer

Overview of the NAM Traffic Analyzer CHAPTER 1 These topics provide information about using the various components of the NAM Traffic Analyzer: Introducing the NAM Traffic Analyzer, page 1-1 Using the NAM Graphical User Interface A Closer

More information

Complimentary Reference Material

Complimentary Reference Material Complimentary Reference Material This PDF has been made available as a complimentary service for you to assist in evaluating this model for your testing requirements. TMG offers a wide range of test equipment

More information

THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS. Sangeeta Anand Vice President Product Management Cisco Systems.

THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS. Sangeeta Anand Vice President Product Management Cisco Systems. THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS Sangeeta Anand Vice President Product Management Cisco Systems October 20, 2003 1 Agenda Introducing the Full Service Network The MPLS Journey

More information

10 Gigabit Universal Multi-Services Module

10 Gigabit Universal Multi-Services Module 10 Gigabit Universal Multi-Services Module 10 Gigabit Universal Multi-Services Module (LAN, WAN, OC-192c POS) Ixia's 10 Gigabit Universal Multi-Services Module (MSM) provides a network test solution with

More information

Gigabit Ethernet XMV LAN Services Modules

Gigabit Ethernet XMV LAN Services Modules Gigabit Ethernet XMV LAN Services Modules Ixia's Gigabit Ethernet XMV LAN Services Modules (LSMs) offer complete Layer 2-7 network and application testing functionality in a single Optixia XM test system.

More information

PA-A6 Enhanced ATM Port Adapter for Cisco 7200, 7301, 7500, and 7600 Series Routers

PA-A6 Enhanced ATM Port Adapter for Cisco 7200, 7301, 7500, and 7600 Series Routers PA-A6 Enhanced ATM Port Adapter for Cisco 7200, 7301, 7500, and 7600 Series Routers The enhanced Cisco ATM Port Adapter (product number ATM PA-A6) is a single-port, single-wide ATM port adapter for the

More information

Copyright 2004 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any

Copyright 2004 Motorola, Inc. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any User Guide C-WARE DEBUGGER C-WARE SOFTWARE TOOLSET VERSION 2.4 CSTDBGUG-UG/D Rev 03 C-Ware Debugger User Guide C-WARE SOFTWARE TOOLSET, VERSION 2.4 CSTDBGUG-UG/D Rev 03 Copyright 2004 Motorola, Inc. All

More information

A Next Generation Home Access Point and Router

A Next Generation Home Access Point and Router A Next Generation Home Access Point and Router Product Marketing Manager Network Communication Technology and Application of the New Generation Points of Discussion Why Do We Need a Next Gen Home Router?

More information

PSGS-2610F L2+ Managed GbE PoE Switch

PSGS-2610F L2+ Managed GbE PoE Switch PSGS-2610F L2+ Managed GbE PoE Switch Overview PSGS-2610F L2+ Managed PoE+ Switch is a next-generation Ethernet Switch offering full suite of L2 features, better PoE functionality and usability, including

More information

Register Bit Name Description Default Global Ctrl Reg 2 SGCR2. Table 1. Registers are used for Common and Egress Port Setting

Register Bit Name Description Default Global Ctrl Reg 2 SGCR2. Table 1. Registers are used for Common and Egress Port Setting QoS Priority Support In the KSZ8842 Family Introduction Latency critical applications such as Voice over IP (VoIP) and video typically need to guarantee a high quality of service (QoS) throughout the network.

More information

Bandwidth-on-Demand up to very high speeds. Variety of physical layers using optical fibre, copper, wireless. 3BA33 D.Lewis

Bandwidth-on-Demand up to very high speeds. Variety of physical layers using optical fibre, copper, wireless. 3BA33 D.Lewis Broadband ISDN 3BA33 David Lewis 3BA33 D.Lewis 2007 1 B-ISDN Model has 3 planes User Control Management 3BA33 D.Lewis 2007 3 Broadband ISDN Was Expected to be the Universal Network of the future Takes

More information

Wireless over Pseudowires

Wireless over Pseudowires Wireless over Pseudowires Presented by: Giles Heron Director of Data Network Consulting October 31 st 2006 Agenda The challenge of mobile backhaul Wireless over Pseudowires Reference designs Synchronisation

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Layer 2 Circuits Modified: 2017-01-19 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights reserved. Juniper

More information

Cisco ONS Port 10/100 Ethernet Module

Cisco ONS Port 10/100 Ethernet Module Cisco ONS 15305 8-Port 10/100 Ethernet Module The Cisco ONS 15305 8-Port 10/100 Ethernet module provides eight ports for Layer 1 or Layer 2 switched transport of Ethernet and Fast Ethernet traffic over

More information

Chapter 2 Communicating Over the Network

Chapter 2 Communicating Over the Network Chapter 2 Communicating Over the Network Elements of Communication Communicating the Messages Continuous stream of bits 00101010100101010101010101010101010 I have to wait Single communications (e.g. video,

More information

Cisco Series Internet Router Architecture: Packet Switching

Cisco Series Internet Router Architecture: Packet Switching Cisco 12000 Series Internet Router Architecture: Packet Switching Document ID: 47320 Contents Introduction Prerequisites Requirements Components Used Conventions Background Information Packet Switching:

More information

ECE 697J Advanced Topics in Computer Networks

ECE 697J Advanced Topics in Computer Networks ECE 697J Advanced Topics in Computer Networks Switching Fabrics 10/02/03 Tilman Wolf 1 Router Data Path Last class: Single CPU is not fast enough for processing packets Multiple advanced processors in

More information

Gmux-2000 Hub-Site Pseudowire and Voice Trunking Gateway

Gmux-2000 Hub-Site Pseudowire and Voice Trunking Gateway Data Sheet Gmux-2000 Scalable, carrier-class, multiservice pseudowire gateway converging TDM services over PSNs High capacity modular pseudowire gateway, transporting TDM traffic over packet-switched networks

More information

5105: BHARATHIDASAN ENGINEERING COLLEGE NATTARMPALLI UNIT I FUNDAMENTALS AND LINK LAYER PART A

5105: BHARATHIDASAN ENGINEERING COLLEGE NATTARMPALLI UNIT I FUNDAMENTALS AND LINK LAYER PART A 5105: BHARATHIDASAN ENGINEERING COLLEGE NATTARMPALLI 635 854. NAME OF THE STAFF : R.ANBARASAN DESIGNATION & DEPARTMENT : AP/CSE SUBJECT CODE : CS 6551 SUBJECT NAME : COMPUTER NETWORKS UNIT I FUNDAMENTALS

More information

Configuring Quality of Service

Configuring Quality of Service CHAPTER 13 This chapter describes the Quality of Service (QoS) features built into your ML-Series card and how to map QoS scheduling at both the system and interface levels. This chapter contains the following

More information

LM1000STXR4 Gigabit Ethernet Load Module

LM1000STXR4 Gigabit Ethernet Load Module Gigabit Ethernet Load Module Gigabit Ethernet Load Module Ixia's Gigabit Ethernet Load Modules offer complete Layer 2-3 network and routing/bridging protocol testing functionality in a single platform.

More information

Question 7: What are Asynchronous links?

Question 7: What are Asynchronous links? Question 1:.What is three types of LAN traffic? Unicasts - intended for one host. Broadcasts - intended for everyone. Multicasts - intended for an only a subset or group within an entire network. Question2:

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

ATM OVER PACKET CAPABILITIES

ATM OVER PACKET CAPABILITIES ACE-3000 Family ACE-3600 3G and HSDPA traffic backhauling over packet-switched networks Pseudowire emulation of up to four protected STM-1/OC-3c (ATM) links over Gigabit Ethernet Advanced pseudowire connectivity

More information

Asynchronous Transfer Mode

Asynchronous Transfer Mode ATM Asynchronous Transfer Mode CS420/520 Axel Krings Page 1 Protocol Architecture (diag) CS420/520 Axel Krings Page 2 1 Reference Model Planes User plane Provides for user information transfer Control

More information

FGS-2616X L2+ Managed GbE Fiber Switches

FGS-2616X L2+ Managed GbE Fiber Switches FGS-2616X L2+ Managed GbE Fiber Switches FGS-2616XD FGS-2616XA FGS-2616X Overview FGS-2616X series L2+ Managed Switch are next-generation Fiber Switch offering full suite of L2 features and additional

More information

Configuring Firewall Filters (J-Web Procedure)

Configuring Firewall Filters (J-Web Procedure) Configuring Firewall Filters (J-Web Procedure) You configure firewall filters on EX Series switches to control traffic that enters ports on the switch or enters and exits VLANs on the network and Layer

More information

Single-router APS for the Cisco Series Router

Single-router APS for the Cisco Series Router Single-router APS for the Cisco 12000 Series Router This feature provides 1+1 single-router automatic protection switching (SR-APS) for the Cisco 12000 series ISE ATM line cards (Engine 3) installed in

More information

Line Cards and Physical Layer Interface Modules Overview, page 1

Line Cards and Physical Layer Interface Modules Overview, page 1 Line Cards and Physical Layer Interface Modules Overview This chapter describes the modular services cards (MSCs), forwarding processor (FP) cards, label switch processor (LSP) cards, and associated physical

More information

Multi Protocol Label Switching (an introduction) Karst Koymans. Thursday, March 12, 2015

Multi Protocol Label Switching (an introduction) Karst Koymans. Thursday, March 12, 2015 .. MPLS Multi Protocol Label Switching (an introduction) Karst Koymans Informatics Institute University of Amsterdam (version 4.3, 2015/03/09 13:07:57) Thursday, March 12, 2015 Karst Koymans (UvA) MPLS

More information

Configuring Link Aggregation on the ML-MR-10 card

Configuring Link Aggregation on the ML-MR-10 card CHAPTER 34 Configuring Link Aggregation on the ML-MR-10 card This chapter applies to the ML-MR-10 card and describes how to configure link aggregation for the ML-Series cards, both EtherChannel and packet-over-sonet/sdh

More information

DQOS Exam Topics. QoS Exam Objectives. This chapter covers the following exam topics specific to the DQOS and QoS exams:

DQOS Exam Topics. QoS Exam Objectives. This chapter covers the following exam topics specific to the DQOS and QoS exams: This chapter covers the following exam topics specific to the DQOS and QoS exams: DQOS Exam Topics Explain the reason for classification and marking. Explain the difference between classification and marking.

More information

Configuring MPLS and EoMPLS

Configuring MPLS and EoMPLS 37 CHAPTER This chapter describes how to configure multiprotocol label switching (MPLS) and Ethernet over MPLS (EoMPLS) on the Catalyst 3750 Metro switch. MPLS is a packet-switching technology that integrates

More information

Outline Background Jaluna-1 Presentation Jaluna-2 Presentation Overview Use Cases Architecture Features Copyright Jaluna SA. All rights reserved

Outline Background Jaluna-1 Presentation Jaluna-2 Presentation Overview Use Cases Architecture Features Copyright Jaluna SA. All rights reserved C5 Micro-Kernel: Real-Time Services for Embedded and Linux Systems Copyright 2003- Jaluna SA. All rights reserved. JL/TR-03-31.0.1 1 Outline Background Jaluna-1 Presentation Jaluna-2 Presentation Overview

More information