From Packet Blasting to Application and Service Awareness Testing

Size: px
Start display at page:

Download "From Packet Blasting to Application and Service Awareness Testing"

Transcription

1 : From Packet Blasting to Application and Service Awareness Testing Chih-Hong LIN Dec. 4th, 2007 Berne Insert Presenter Photo Here 100 x 120 pixel in JPEG or BMP format Page 1

2 Agenda Market and Internet Traffic Trends Technology Backgrounder: TCP and P2P TCP & P2P Test Challenges TCP & P2P Test Scenarios and Test Results Conclusions Page 2

3 Internet Traffic Trends Internet traffic mix is changing Peer-to-peer (P2P) file sharing Real-time applications: VoIP, video, online games, instant messaging Triple Play will change this again: rising IPTV and VoD (RTSP) traffic Attacks that target applications Eavesdropping; RTP insertion Noticeable flow peaks on carrier backbones due to DDoS attacks Spam and DoS Zombies 70% of attacks originate from the inside DDoS flood detected by flow analysis Source: CAIDA Page 3

4 Internet Traffic Trends Peer-to-Peer (P2P) is the single largest bandwidth consumer on ISP networks P2P traffic significantly outweighs Web traffic P2P traffic is continuing to grow Other TCP Other UDP Games DNS Streaming ? FTP Not TCP/UDP File Sharing Web Source: Sprint IPMon project, % 80% 60% 40% 20% Other HTTP Other P2P Gnutella, FastTrack, edonkey, BitTorrent 0% Europe UK USA Asia Source: CacheLogic, Jun 2004 P2P Dominates the Internet! Accounts for 65% - 80% of overall traffic volume! Page 4

5 Tomorrow s N-Play Networks Tomorrow s networks will be responsible for supporting a mix of: Various services including voice, video and data. Various devices Various subscriber behaviors Subscriber Behaviours Devices Services Softswitch IMS/Media Server IPTV Video Head-end Application Server VoIP Data Other Services Page 5 IP Core & Access Network

6 Test in N-Play networks Therefore, the test solution for the network of tomorrow must be able to: 1. Emulate a. A set of devices (IP phones, STBs, PCs, etc.) b. A set of services supported by those devices (VoIP calls, IPTV channel changes, peer-to-peer sessions) c. A set of user behaviours to drive the services on those devices through time 2. Measure a. The performance of the control plane (e.g. IGMP channel changing) b. The performance of the data plane c. User quality of experience (QoE) Softswitch IMS/Media Server Simulate 1000s of IPTV clients/stbs N2X Port GbE Router SUT IPTV GbE N2X Port IP/MPLS Core Application Server Simulate 1000s of SIP endpoints/ IP-Phones VoIP Simulate 1000s of SIP endpoints/ IP-Phones Page 6 Simulate 1000s of data clients/pcs Data Simulate 1000s of data servers

7 Pain Points in N-Play Networks Ethernet & IP Traffic Blasting Scalable Traffic & Routing Performance Test Early / Present Day Broadband Aggregation Access Protocol Emulation & CTS 10/100M to 40G Eth, ATM, POS Interface Test Routing, MPLS & VPN Emulation & CTS Simultaneous IPTV, VoIP, Access Emulation and Stateful Application Traffic Blasting Scalable to 16K subs/csa Robust, Reliable Carrier Ethernet DPI, Policy Engine, Stateful TCP, SIP Proxies Security/FW IMS End-to-end Application Server Testing Per-subscriber, per-service QoS/QoE 10GE client side Content/ Application Server (VoD, FW, Security, etc) Next Gen Ethernet and IP-based Broadband Services and Aggregation Page 7

8 Agenda Market and Internet Traffic Trends Technology Backgrounder: TCP and P2P TCP & P2P Test Challenges TCP & P2P Test Scenarios and Test Results Conclusions Page 8

9 TCP in brief TCP State Transitions The 7-Layer OSI Model Application Presentation Session Transport Network Link Physical many, e.g. FTP, HTTP, etc. many, e.g. JPEG, GIF, MIDI many, e.g. SIP TCP or UDP IP Ethernet, ATM, of FR Ethernet or SONET time Dynamic Windowing Fast Re-transmit Mechanism Congestion Avoidance: Linear window size Slow-start: Exponential Page 9

10 A vital TCP metric: Goodput Goodput is the number of bits transmitted to the destination minus any bits lost or re-transmitted. Goodput does not include bits transmitted as part of the TCP header, IP header, Ethernet header, etc. In simple terms, goodput is the USEFUL amount of data transmitted by the network. Customers are telling us more and more that they are moving away from a L2 and L3 traffic-blasting characterization of networks, and are moving towards a L4 goodput model. Page 10

11 Peer-to-Peer Protocols and Applications P2P protocols are proprietary and constantly evolving to avoid detection, filtering and bandwidth control Use dynamic or variable port numbers Masquerade as legitimate Internet applications to defeat firewalls Use Web or Mail port numbers 80 (http), 25 (SMTP) Use HTTP protocol for file transfers Use encryption IPSec and SSL Common P2P applications and networks BitTorrent, edonkey, KaZaa, Gnutella account for majority of traffic volume Morpheus, imesh, AudioGalaxy, DirectConnect, MP2P, Winny, SoulSeek Skype Page 11

12 Peer-to-Peer Security P2P traffic is a network security nightmare Used by hackers to distribute viruses, worms, Trojans embedded in attractive files Exposes and leaks private and corporate confidential information and files Carries illegal content stolen software, movies, music P2P bandwidth abuse P2P applications use all available bandwidth starving mission-critical applications such as distributed databases P2P traffic is symmetric causes congestion on DSL networks last mile segment Page 12

13 Agenda Market and Internet Traffic Trends Technology Backgrounder: TCP and P2P TCP & P2P Test Challenges TCP & P2P Test Scenarios and Test Results Conclusions Page 13

14 Device Under Test Forwarding devices (N2X stateful TCP) Application intelligent devices (NetworkTester) Routers Switches Router Switch BSR BSA High-end Firewall High-end IPS/IDS Router/BNG SBC High-end Standalone Security Routers with int d high-end security and deep application intelligence Subscriber Management Low-end Security (typically int d into some routers) BNG (=BRAS) Simple Firewall Simple IPS/IDS Web Server SLB Mail Server Content Switch VoD Server Servers and Services things that help servers Page 14

15 Forwarding Moves up the Stack Testing needs to migrate away from stateless traffic blasting at layers 2 and 3, and towards stateful forwarding performance at layer 4. 85% of traffic on the Internet is (stateful) TCP. Therefore, realistic testing of forwarding performance should use a stateful traffic model to truly characterize the end-users experience. Services affect one another, especially P2P (like BitTorrent) affects VoIP and IPTV. Testing all three (voice, video, data) together on one interface is critical to know revenue-generating services are protected. Stateful TCP is also very useful to stress basic router functionality (queuing mechanisms) and even switching functionality (bandwidth control algorithms) dominant model L2 Forwarding Performance (Ethernet, ATM) L3 Forwarding Performance (IP) L4 Forwarding Performance (TCP) Page 15

16 Stateful TCP Test Challenges Characterizing L4 forwarding performance: Determine how well switch/router forwards packets when traffic includes stateful TCP flows, as 85% of real Internet traffic is. Evaluate queuing mechanisms such as WRED (weighted random early discard) to prioritize certain packets over other packets Testing application of policy in service aware routers: Test VoIP, IPTV and data simultaneously on same port Validate that policy is enforced properly, e.g. IPTV and VoIP are prioritized over peer-to-peer traffic Measure QoE Page 16

17 P2P Test Challenges Capacity planning, network design Characterize system performance and stability with expected and future number of users Need to verify application performance under expected real-world load Device scalability and benchmarking Measure application-aware security and bandwidth management devices Need to compare performance under realistic stress, including attacks Protocol interactions, prioritization, QoS Test unwanted interactions between H.323 and SIP protocols Need to verify traffic classification and prioritization under load: real-time VoIP, video > web > P2P Proprietary protocol management Proprietary application traffic is difficult to simulate: P2P, IM, Games Need to performance-test devices that filter or rate-limit these applications Page 17

18 Agenda Market and Internet Traffic Trends Technology Backgrounder: TCP and P2P TCP & P2P Test Challenges TCP & P2P Test Scenarios and Test Results Conclusions Page 18

19 Agilent s Data Centric TCP Test Solution Agilent N2X stateful TCP test solution emulates a carrier-serving area of 10s of 1000s of data subscribers, using an integrated test paradigm with a hardware-based implementation for unprecedented scale, repeatability and realism. App. Traffic App. Traffic TCP state Router TCP state TCP Sessions GbE SUT GbE time N2X Port N2X Port Page 19

20 TCP Test Scenario #1: Stateful TCP Traffic Blasting Load the pipe with stateful TCP traffic! Characterize forwarding performance of stateful layer-4 traffic Test at scale statefully and with re-transmissions! TCP state Router TCP state GbE N2X Port SUT GbE N2X Port Find the breaking point of your router with stateful TCP traffic! bandwidth Control stateful TCP traffic load dynamically in real-time (on the fly)!! time Page 20

21 TCP Test Scenario #2: Policy Testing Customers want to verify that their device or network is prioritizing traffic correctly according to policy, i.e. that the higher priority traffic such as IPTV and VoIP are not dropped in the presence of bandwidth-hogging peer-to-peer traffic P2P, HTTP, FTP P2P, HTTP, FTP Egress ports are oversubscribed causing congestion and packet dropping. TCP state N2X Port 1 GbE Router GbE SUT TCP state N2X Port 2 N2X Port 3 N2X Port 4 IPTV IPTV Clients Servers VoIP Clients VoIP Clients Customers ultimately want to perform QoE and QoS measurements on the IPTV and VoIP, and see clearly that bulk traffic such as P2P, FTP and HTTP is being dropped. Page 21

22 Proof that this makes sense! With stateless TCP traffic - 0 packet loss - latency=350us With stateful TCP traffic - packet loss 1 to 2% - (max) latency=2400us N2X Port 1000Mb/s Input Traffic VoIP Traffic: 71Mb/s, DSCP=EF Stateful background traffic: 32 TCP connections, MSS=1640 3Mb/s, DSCP=default switch (popular model) 100Mb/s Policing Applied in Switch TCP policed to <25% (25Mb/s) Varying Stateful TCP Bandwidth affects VoIP latency!! N2X Port Output Traffic 96% of line rate (=71Mb/s + 25Mb/s) Not over-subscribed But packets are dropped! Delay added! The only way to test the real impact of Data on IPTV and VoIP is to use Stateful Page 22 Application traffic.

23 Product Glance Measurement transmit traffic with no re-tx Simulate dropped packets simulate delayed packets turn on fast re-tx This demonstration highlights the need to support re-transmit when testing with stateful TCP. with re-transmit without re-transmit Page 23

24 P2P Test Scenarios Test requirements are to generate stateful P2P traffic (connecting, searching, file transfers) and to simulate P2P networks (many users, many P2P protocols, and download/upload characteristics of file transfers) Need to validate DUT ability to manage (filter, rate-limit, analyze) P2P traffic Measure impact of P2P on Voice, Video and Data applications in Service Provider networks Page 24

25 AppMix Test Methodology 1. Generate Real-word application mix: Web, Mail, VoD, H.323, SIP, DNS 2. Measure real-world performance: System capacity and scalability limits VoIP and video performance 3. Increase load and repeat Step 2. Retest with added: Access protocols (DHCP, IPsec, 802.1x, PPPoE) IPv6 clients & servers Proprietary applications (P2P) SNMP management traffic load DoS attacks, malicious exploits Page 25

26 Agilent Unique AppMix Real-World Test Library Repository of state-of-the-art, ready-to-run test methodologies for real-world performance testing Triple-Play traffic - VoIP, streaming video, P2P, Internet applications Protocol and transaction distributions based on statistical analysis of real-world traffic Save hundreds of man-hours in test development! Page 26

27 Example Test Plan POP3 SMTP HTTPS HTTP RTSP SIP answer Clients H.323 call SIP call H.323 answer DoS clients (optional ) Web, mail, RTSP Servers RTSP POP3 HTTPS DoS VoIP SMTP HTTP NetworkTester Device under test firewall, router, B-RAS NetworkTester Mail client profiles POP3 and SMTP Web client profiles HTTP and HTTPS Video client profiles RTSP VoIP client profiles H.323 and SIP Callers and answerers Servers: Mail, web and video Page 27

28 Baseline test results no firewall Throughput (Mbit/s) RTSP: 11 Mb/s HTTP 1.0: 7+ Mb/s H.323: 4.5 Mb/s SIP: 2.7 Mb/s Page 28

29 Actual test results with firewall Throughput (Mbit/s) HTTP 1.0 traffic oscillates when firewall session limit exceeded RTSP throughput is lower HTTP 1.0: 4.5 Mb/s RTSP: 5 Mb/s H.323: 2 Mb/s SIP: 1 Mb/s Page 29 VoIP throughput is lower

30 Agenda Market and Internet Traffic Trends Technology Backgrounder: TCP and P2P TCP & P2P Test Challenges TCP & P2P Test Scenarios and Test Results Conclusions Page 30

31 Conclusion TCP and P2P traffic dominates in the network Forwarding devices (e.g. routers and switches) now need to be tested with simulated stateful TCP in order to get a true goodput measure Application-aware devices (firewalls, clients, servers) need to be tested with P2P traffic In all cases, the traffic must be able to simulate a realistic mix Page 31

32 Thank you!!! Questions? Chih-Hong LIN Tel: Mobile: Page 32

Cisco Service Control Overview

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

More information

Agilent N2X. The industry s most comprehensive multiservices test solution for converging network infrastructures.

Agilent N2X. The industry s most comprehensive multiservices test solution for converging network infrastructures. Agilent N2X The industry s most comprehensive multiservices test solution for converging network infrastructures. Agilent N2X Best-in Class multiservices testing The Agilent N2X provides the ultimate solution

More information

Cisco ASR 1000 Series Aggregation Services Routers: QoS Architecture and Solutions

Cisco ASR 1000 Series Aggregation Services Routers: QoS Architecture and Solutions Cisco ASR 1000 Series Aggregation Services Routers: QoS Architecture and Solutions Introduction Much more bandwidth is available now than during the times of 300-bps modems, but the same business principles

More information

IxLoad Data Streaming (RTSP, RTP)

IxLoad Data Streaming (RTSP, RTP) IxLoad Data Streaming (RTSP, RTP) IxLoad can be used to: Benchmark the performance of streaming media servers and media caches Measure the impact of network degradation on the quality of media delivered

More information

Optimizing the Internet Quality of Service and Economics for the Digital Generation. Dr. Lawrence Roberts President and CEO,

Optimizing the Internet Quality of Service and Economics for the Digital Generation. Dr. Lawrence Roberts President and CEO, Optimizing the Internet Quality of Service and Economics for the Digital Generation Dr. Lawrence Roberts President and CEO, lroberts@anagran.com Original Internet Design File Transfer and Remote Computing

More information

Information About the Cisco Service Control Concept

Information About the Cisco Service Control Concept CHAPTER 1 General Overview Revised: April 19, 2010, Introduction This chapter provides a general overview of the Cisco Service Control solution. It introduces the Cisco Service Control concept and the

More information

Enabling a Converged World. Application Performance Testing

Enabling a Converged World. Application Performance Testing Enabling a Converged World Application Performance Testing 915-1735-01 Rev B July 2011 Application Performance Testing Enabling scalable delivery of layer 4-7 services Introduction Demand for multiplay

More information

Validation of Cisco SCE8000

Validation of Cisco SCE8000 Isocore Technical Report Validation of Cisco SCE8000 ISOCORE Internetworking Lab ISOCORE Technical Document Reference: ITD: 13039 Version (v1.3): 4/10/09 ISOCORE Internetworking Lab 1 12359 Sunrise Valley

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

Optimizing Ethernet Access Network for Internet Protocol Multi-Service Architecture

Optimizing Ethernet Access Network for Internet Protocol Multi-Service Architecture 1 Optimizing Ethernet Access Network for Internet Protocol Multi-Service Architecture Author: Mikael Forsten TeliaSonera Sonera Carrier Networks Supervisor: Docent Timo O. Korhonen Instructor: M.Sc Jari

More information

Fundamental Questions to Answer About Computer Networking, Jan 2009 Prof. Ying-Dar Lin,

Fundamental Questions to Answer About Computer Networking, Jan 2009 Prof. Ying-Dar Lin, Fundamental Questions to Answer About Computer Networking, Jan 2009 Prof. Ying-Dar Lin, ydlin@cs.nctu.edu.tw Chapter 1: Introduction 1. How does Internet scale to billions of hosts? (Describe what structure

More information

Flow Routing to Power NGN IP Services. Dr. Lawrence G. Roberts CEO, Anagran

Flow Routing to Power NGN IP Services. Dr. Lawrence G. Roberts CEO, Anagran Flow Routing to Power NGN IP Services Dr. Lawrence G. Roberts CEO, Anagran lroberts@anagran.com The Beginning of the Internet - ARPANET 1965 MIT Two Computer Experiment Proved Circuit Switching too slow,

More information

Spirent Avalanche. Applications and Security Testing Solutions. Application. Features & Benefits. Data Sheet. Network Performance Testing

Spirent Avalanche. Applications and Security Testing Solutions. Application. Features & Benefits. Data Sheet. Network Performance Testing Data Sheet Spirent Avalanche Spirent s Avalanche Layer 4-7 testing solution provides capacity, security and performance testing for network infrastructures, cloud and virtual environments, Web application

More information

Network-Based Application Recognition

Network-Based Application Recognition Network-Based Application Recognition Last updated: September 2008 Common questions and answers regarding Cisco Network-Based Application Recognition (NBAR) follow. Q. What is NBAR? A. NBAR, an important

More information

Module objectives. Integrated services. Support for real-time applications. Real-time flows and the current Internet protocols

Module objectives. Integrated services. Support for real-time applications. Real-time flows and the current Internet protocols Integrated services Reading: S. Keshav, An Engineering Approach to Computer Networking, chapters 6, 9 and 4 Module objectives Learn and understand about: Support for real-time applications: network-layer

More information

Traffic Types and Growth in Backbone Networks

Traffic Types and Growth in Backbone Networks Traffic Types and Growth in Backbone Networks Alexandre Gerber, Robert Doverspike AT&T Labs Research Outline Overview of a US carrier inter-city backbone optical network: Services running on ROADMs Breakdown

More information

Defining the Internet

Defining the Internet Defining the Internet Daniel Zappala CS 460 Computer Communications and Networking Brigham Young University What is the Internet? 2/23 Internet Map, courtesy Barrett Lyon, 2003 What is the Internet? 3/23

More information

4. The transport layer

4. The transport layer 4.1 The port number One of the most important information contained in the header of a segment are the destination and the source port numbers. The port numbers are necessary to identify the application

More information

Multicast and Quality of Service. Internet Technologies and Applications

Multicast and Quality of Service. Internet Technologies and Applications Multicast and Quality of Service Internet Technologies and Applications Aims and Contents Aims Introduce the multicast and the benefits it offers Explain quality of service and basic techniques for delivering

More information

Configuring Advanced Firewall Settings

Configuring Advanced Firewall Settings Configuring Advanced Firewall Settings This section provides advanced firewall settings for configuring detection prevention, dynamic ports, source routed packets, connection selection, and access rule

More information

Distributed Systems. 27. Firewalls and Virtual Private Networks Paul Krzyzanowski. Rutgers University. Fall 2013

Distributed Systems. 27. Firewalls and Virtual Private Networks Paul Krzyzanowski. Rutgers University. Fall 2013 Distributed Systems 27. Firewalls and Virtual Private Networks Paul Krzyzanowski Rutgers University Fall 2013 November 25, 2013 2013 Paul Krzyzanowski 1 Network Security Goals Confidentiality: sensitive

More information

IxLoad-Attack TM : Network Security Testing

IxLoad-Attack TM : Network Security Testing IxLoad-Attack TM : Network Security Testing IxLoad-Attack tests network security appliances to validate that they effectively and accurately block attacks while delivering high end-user quality of experience

More information

Table of Contents. Cisco Blocking Peer to Peer File Sharing Programs with the PIX Firewall

Table of Contents. Cisco Blocking Peer to Peer File Sharing Programs with the PIX Firewall Table of Contents Blocking Peer to Peer File Sharing Programs with the PIX Firewall...1 Introduction...1 Prerequisites...1 Requirements...1 Components Used...1 Conventions...2 PIX Configuration...2 Blubster/Piolet

More information

White Paper Ensure IPTV Quality of Experience

White Paper Ensure IPTV Quality of Experience White Paper Ensure IPTV Quality of Experience IPTV is Heating Up Communication Service Providers (CSPs) are developing Multiplay services to increase revenue and retain customers. IPTV, as the key component

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

SteelGate Overview. Manage perimeter security and network traffic to ensure operational efficiency, and optimal Quality of Service (QoS)

SteelGate Overview. Manage perimeter security and network traffic to ensure operational efficiency, and optimal Quality of Service (QoS) Internet Communications Made Safe SteelGate Overview SteelGate Overview SteelGate is a high-performance VPN firewall appliance that Prevent Eliminate threats & attacks at the perimeter Stop unauthorized

More information

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print,

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print, ANNEX B - Communications Protocol Overheads The OSI Model is a conceptual model that standardizes the functions of a telecommunication or computing system without regard of their underlying internal structure

More information

CS 457 Multimedia Applications. Fall 2014

CS 457 Multimedia Applications. Fall 2014 CS 457 Multimedia Applications Fall 2014 Topics Digital audio and video Sampling, quantizing, and compressing Multimedia applications Streaming audio and video for playback Live, interactive audio and

More information

Introduction to Networking

Introduction to Networking Introduction to Networking Chapters 1 and 2 Outline Computer Network Fundamentals Defining a Network Networks Defined by Geography Networks Defined by Topology Networks Defined by Resource Location OSI

More information

Broadband Internet Access Disclosure

Broadband Internet Access Disclosure Broadband Internet Access Disclosure This document provides information about the network practices, performance characteristics, and commercial terms applicable broadband Internet access services provided

More information

Network Configuration Guide

Network Configuration Guide Cloud VoIP Network Configuration PURPOSE This document outlines the recommended VoIP configuration settings for customer provided Firewalls and internet bandwidth requirements to support Mitel phones.

More information

HST-3000 Class of Service (CoS) Test Suite

HST-3000 Class of Service (CoS) Test Suite Application Note HST-3000 Class of Service (CoS) Test Suite By John Williams The development of new Internet Protocol (IP)-packet based, so called Triple-Play, services (voice, video, data) delivered over

More information

Legal and notice information

Legal and notice information Legal and notice information Copyright 2017 Trend Micro Incorporated. All rights reserved. TippingPoint, the TippingPoint logo, and Digital Vaccine are trademarks or registered trademarks of Trend Micro

More information

ITU-T Workshop on Multimedia in NGN

ITU-T Workshop on Multimedia in NGN ITU-T Workshop on P2P Telecom Solutions Ning Zong Huawei Technologies Co., Ltd. Union Telecomm Service Evolution Browsers Web Pages Any-Access Media service HTTP HTTP VoIP imode WAP RTP RTSP Text-based

More information

Table of Contents. Computer Networks and the Internet

Table of Contents. Computer Networks and the Internet Table of Contents Chapter 1 Computer Networks and the Internet 1.1 What Is the Internet? 1.1.1 A Nuts-and-Bolts Description 1.1.2 A Services Description 1.1.3 What Is a Protocol? 1.2 The Network Edge 1.2.1

More information

CS519: Computer Networks. Lecture 1 (part 2): Jan 28, 2004 Intro to Computer Networking

CS519: Computer Networks. Lecture 1 (part 2): Jan 28, 2004 Intro to Computer Networking : Computer Networks Lecture 1 (part 2): Jan 28, 2004 Intro to Computer Networking Remember this picture? How did the switch know to forward some packets to B and some to D? From the address in the packet

More information

Chapter 8. Network Troubleshooting. Part II

Chapter 8. Network Troubleshooting. Part II Chapter 8 Network Troubleshooting Part II CCNA4-1 Chapter 8-2 Network Troubleshooting Review of WAN Communications CCNA4-2 Chapter 8-2 WAN Communications Function at the lower three layers of the OSI model.

More information

What is New in Cisco ACE 4710 Application Control Engine Software Release 3.1

What is New in Cisco ACE 4710 Application Control Engine Software Release 3.1 What is New in Cisco ACE 4710 Application Control Engine Software Release 3.1 PB478675 Product Overview The Cisco ACE Application Control Engine 4710 represents the next generation of application switches

More information

Cisco 5921 Embedded Services Router

Cisco 5921 Embedded Services Router Data Sheet Cisco 5921 Embedded Services Router The Cisco 5921 Embedded Services Router (ESR) is a Cisco IOS software router application. It is designed to operate on small, low-power, Linux-based platforms

More information

VoIP / RoIP for Technicians

VoIP / RoIP for Technicians Phase 4 Design, Inc VoIP / RoIP for Technicians Presented by Dave Grant Phase 4 Design, Inc dave@phase4.org 2017 Phase 4 Design, Inc Notes 2 2017, Phase 4 Design, Inc. Table of Contents What are we going

More information

IxLoad. Determine Performance of Content-Aware Devices and Networks

IxLoad. Determine Performance of Content-Aware Devices and Networks Determine Performance of Content-Aware Devices and Networks Determine Performance Limits of Load Balancers, Firewalls, and Content Switches Test Triple Play Network Performance by Emulating Subscribers

More information

Congestion? What Congestion? Mark Handley

Congestion? What Congestion? Mark Handley Congestion? What Congestion? Mark Handley Is there a problem to be solved? TCP has done a pretty good job since 1988 of matching offered load to available capacity and avoiding congestion collapse. Doesn

More information

FUSION-ENABLED XCELLON-ULTRA NG

FUSION-ENABLED XCELLON-ULTRA NG FUSION-ENABLED XCELLON-ULTRA NG DATA SHEET HIGH-PERFORMANCE APPLICATION LOAD MODULE HIGHLIGHTS Under Ixia s Fusion program, the Xcellon-Ultra NG load module is capable of running the IxN2X application,

More information

IP-to-IP Gateway Test Suite

IP-to-IP Gateway Test Suite IP-to-IP Gateway Test Suite Highlights 128 000 RTP streams 256 000 endpoints 2000 sessions per second with RTP Theft of service and session policing tests Media-pinhole opening and closing tests Generation

More information

ENTERPRISE MPLS. Kireeti Kompella

ENTERPRISE MPLS. Kireeti Kompella ENTERPRISE MPLS Kireeti Kompella AGENDA The New VLAN Protocol Suite Signaling Labels Hierarchy Signaling Advanced Topics Layer 2 or Layer 3? Resilience and End-to-end Service Restoration Multicast ECMP

More information

ETSF10 Internet Protocols Transport Layer Protocols

ETSF10 Internet Protocols Transport Layer Protocols ETSF10 Internet Protocols Transport Layer Protocols 2012, Part 2, Lecture 2.2 Kaan Bür, Jens Andersson Transport Layer Protocols Special Topic: Quality of Service (QoS) [ed.4 ch.24.1+5-6] [ed.5 ch.30.1-2]

More information

precise rules that govern communication between two parties TCP/IP: the basic Internet protocols IP: Internet protocol (bottom level)

precise rules that govern communication between two parties TCP/IP: the basic Internet protocols IP: Internet protocol (bottom level) Protocols precise rules that govern communication between two parties TCP/IP: the basic Internet protocols IP: Internet protocol (bottom level) all packets shipped from network to network as IP packets

More information

Managing the Subscriber Experience

Managing the Subscriber Experience Managing the Subscriber Experience Steven Shalita TelcoVision 2013 October 24, 2013 Las Vegas 1 1 Service Delivery Orchestration More Important Than Ever Exponential Growth in Data & Video Traffic Personalized

More information

SERVICE DESCRIPTION SD-WAN. from NTT Communications

SERVICE DESCRIPTION SD-WAN. from NTT Communications SERVICE DESCRIPTION SD-WAN from NTT Communications 1 NTT SD-WAN Service Portfolio NTT Communications, (NTT Com s), SD-WAN service offers a new approach for deploying enterprise grade Wide Area Networks

More information

Configuring Access Rules

Configuring Access Rules Configuring Access Rules Rules > Access Rules About Access Rules Displaying Access Rules Specifying Maximum Zone-to-Zone Access Rules Changing Priority of a Rule Adding Access Rules Editing an Access Rule

More information

P2P Optimized Traffic Control Riad Hartani & Joe Neil Caspian Networks

P2P Optimized Traffic Control Riad Hartani & Joe Neil Caspian Networks P2P Optimized Traffic Control Riad Hartani & Joe Neil Caspian Networks 2004 Caspian Networks, Inc. P2P Applications WINNY 2 Rapid evolution of P2P applications, significant impact on network architectures

More information

Never Drop a Call With TecInfo SIP Proxy White Paper

Never Drop a Call With TecInfo SIP Proxy White Paper Innovative Solutions. Trusted Performance. Intelligently Engineered. Never Drop a Call With TecInfo SIP Proxy White Paper TecInfo SD-WAN product - PowerLink - enables real time traffic like VoIP, video

More information

ETSF10 Internet Protocols Network Layer Protocols

ETSF10 Internet Protocols Network Layer Protocols ETSF10 Internet Protocols Network Layer Protocols 2012, Part 2, Lecture 3.1 Kaan Bür, Jens Andersson Network Layer Protocols IPv4, IPv6 [ed.4 ch.20.3+19.2] [ed.5 ch.22.1.1-2+22.2] Transition from IPv4

More information

QoS Technology White Paper

QoS Technology White Paper QoS Technology White Paper Keywords: QoS, service model, IntServ, DiffServ, congestion management, congestion avoidance, queuing technology, traffic policing, traffic shaping, link efficiency mechanism.

More information

Systrome Next Gen Firewalls

Systrome Next Gen Firewalls N E T K S Systrome Next Gen Firewalls Systrome s Next Generation Firewalls provides comprehensive security protection from layer 2 to layer 7 for the mobile Internet era. The new next generation security

More information

Distributed Systems. 29. Firewalls. Paul Krzyzanowski. Rutgers University. Fall 2015

Distributed Systems. 29. Firewalls. Paul Krzyzanowski. Rutgers University. Fall 2015 Distributed Systems 29. Firewalls Paul Krzyzanowski Rutgers University Fall 2015 2013-2015 Paul Krzyzanowski 1 Network Security Goals Confidentiality: sensitive data & systems not accessible Integrity:

More information

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony Introduction to VoIP Cisco Networking Academy Program 1 Requirements of Voice in an IP Internetwork 2 IP Internetwork IP is connectionless. IP provides multiple paths from source to destination. 3 Packet

More information

Alten Calsoft Labs Virtual B-RAS Solution

Alten Calsoft Labs Virtual B-RAS Solution Alten Calsoft Labs Virtual B-RAS Solution Overview Surging broadband subscriber base and the advent of more bandwidth-hungry network services have clearly started highlighting issues with the traditional

More information

PLEASE READ CAREFULLY BEFORE YOU START

PLEASE READ CAREFULLY BEFORE YOU START MIDTERM EXAMINATION #1 NETWORKING CONCEPTS 03-60-367-01 U N I V E R S I T Y O F W I N D S O R - S c h o o l o f C o m p u t e r S c i e n c e Intersession 2009 Question Paper NOTE: Students may take this

More information

Next Generation Networks MultiService Network Design. Dr. Ben Tang

Next Generation Networks MultiService Network Design. Dr. Ben Tang Next Generation Networks MultiService Network Design Dr. Ben Tang April 23, 2008 Operators face difficult network planning and design questions Can your current planning methods handle the complexity of

More information

ULTRA BROADBAND NETWORKS

ULTRA BROADBAND NETWORKS 10/30/2013 TELCOVISION LAS VEGAS 2013 ULTRA BROADBAND NETWORKS Luc Absillis October 23, 2013 1 COPYRIGHT 2011 ALCATEL-LUCENT. ALL RIGHTS RESERVED. MARKET TRENDS Residential Residential Subscribers driving

More information

Is WAN Acceleration Just a Band-Aid?

Is WAN Acceleration Just a Band-Aid? Is WAN Acceleration Just a Band-Aid? Well It Depends On The Problem You Are Trying To Solve Manickam Sridhar CTO Converged Access Inc. msridhar@convergedaccess.com What is driving WAN Acceleration: The

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

Protocol Layers, Security Sec: Application Layer: Sec 2.1 Prof Lina Battestilli Fall 2017

Protocol Layers, Security Sec: Application Layer: Sec 2.1 Prof Lina Battestilli Fall 2017 CSC 401 Data and Computer Communications Networks Protocol Layers, Security Sec:1.5-1.6 Application Layer: Sec 2.1 Prof Lina Battestilli Fall 2017 Outline Computer Networks and the Internet (Ch 1) 1.1

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

Cisco Extends Security, Voice, and Wireless Services with Cisco IOS Software Release 12.4(4)T

Cisco Extends Security, Voice, and Wireless Services with Cisco IOS Software Release 12.4(4)T Cisco Extends Security, Voice, and Wireless Services with Cisco IOS Software Release 12.4(4)T Internet Technologies Division October 2005 1 Agenda Release 12.4T Family Introducing Release 12.4(4)T Additional

More information

10 Key Things Your VoIP Firewall Should Do. When voice joins applications and data on your network

10 Key Things Your VoIP Firewall Should Do. When voice joins applications and data on your network 10 Key Things Your Firewall Should Do When voice joins applications and data on your network Table of Contents Making the Move to 3 10 Key Things 1 Security is More Than Physical 4 2 Priority Means Clarity

More information

Cisco 5921 Embedded Services Router

Cisco 5921 Embedded Services Router Data Sheet Cisco 5921 Embedded Services Router The Cisco 5921 Embedded Services Router (ESR) is a Cisco IOS software router. It is designed to operate on small, low-power, Linux-based platforms to extend

More information

Chapter 4: Networking and the Internet. Network Classifications. Network topologies. Network topologies (continued) Connecting Networks.

Chapter 4: Networking and the Internet. Network Classifications. Network topologies. Network topologies (continued) Connecting Networks. Chapter 4: Networking and the 4.1 Network Fundamentals 4.2 The 4.3 The World Wide Web 4.4 Protocols 4.5 Security Network Classifications Scope Local area network (LAN) Metropolitan area (MAN) Wide area

More information

Networking interview questions

Networking interview questions Networking interview questions What is LAN? LAN is a computer network that spans a relatively small area. Most LANs are confined to a single building or group of buildings. However, one LAN can be connected

More information

Medium / Large Enterprises Next-Generation UTM NU-850C

Medium / Large Enterprises Next-Generation UTM NU-850C Medium / Large Enterprises Next-Generation UTM NU-850C Comprehensive Protection UR-980 Overall Integration Cloud-based Management ShareTech NU-850C is the next phase of technology change which will help

More information

All rights reserved 2006, Alcatel. The Role of GPON. November 29, Globecom 06. Ralph Ballart. In Supporting Triple Play Services

All rights reserved 2006, Alcatel. The Role of GPON. November 29, Globecom 06. Ralph Ballart. In Supporting Triple Play Services The Role of GPON In Supporting Triple Play Services Ralph Ballart Globecom 06 November 29, 2006 Agenda! Introduction! New Video Paradigms! How Much Bandwidth Is Enough?! VDSL2! Gigabit Passive Optical

More information

Data Communications and Networks Spring Syllabus and Reading Assignments

Data Communications and Networks Spring Syllabus and Reading Assignments Data Communications and Networks Spring 2018 Syllabus and Assignments Revision Date: January 24, 2018 Course : This course teaches the design and implementation techniques essential for engineering robust

More information

CSEE 4119 Computer Networks. Chapter 1 Introduction (4/4) Introduction 1-1

CSEE 4119 Computer Networks. Chapter 1 Introduction (4/4) Introduction 1-1 CSEE 4119 Computer Networks Chapter 1 Introduction (4/4) Introduction 1-1 Chapter 1: roadmap 1.1 What is the Internet? 1.2 Network edge! end systems, access networks, links 1.3 Network core! circuit switching,

More information

HTG XROADS NETWORKS. Network Appliance How To Guide: EdgeBPR (Shaping) How To Guide

HTG XROADS NETWORKS. Network Appliance How To Guide: EdgeBPR (Shaping) How To Guide HTG X XROADS NETWORKS Network Appliance How To Guide: EdgeBPR (Shaping) How To Guide V 3. 8 E D G E N E T W O R K A P P L I A N C E How To Guide EdgeBPR XRoads Networks 17165 Von Karman Suite 112 888-9-XROADS

More information

Ingate Firewall & SIParator Product Training. SIP Trunking Focused

Ingate Firewall & SIParator Product Training. SIP Trunking Focused Ingate Firewall & SIParator Product Training SIP Trunking Focused Common SIP Applications SIP Trunking Remote Desktop Ingate Product Training Common SIP Applications SIP Trunking A SIP Trunk is a concurrent

More information

Router 6000 R17 Training Programs. Catalog of Course Descriptions

Router 6000 R17 Training Programs. Catalog of Course Descriptions Router 6000 R7 Training Programs Catalog of Course Descriptions Catalog of Course Descriptions INTRODUCTION... 3 IP NETWORKING... 4 IP OVERVIEW & FUNDAMENTALS... 8 IP ROUTING OVERVIEW & FUNDAMENTALS...0

More information

Technology Brief. VeloCloud Dynamic. Multipath Optimization. Page 1 TECHNOLOGY BRIEF

Technology Brief. VeloCloud Dynamic. Multipath Optimization. Page 1 TECHNOLOGY BRIEF Technology Brief Page 1 This document discusses the key functionalities and benefits of (DMPO) that assures enterprise and cloud application performance over Internet and hybrid WAN. Contents Page 2 Introduction

More information

Streaming Video and Throughput Uplink and Downlink

Streaming Video and Throughput Uplink and Downlink Streaming Video and Throughput Uplink and Downlink IPTV IPTV - Digital TV delivered using technologies used for computer network. Internet Protocols (HTTP, RTP, RTSP, IGMP) Copyright 2017 Cambium Networks,

More information

Allstream NGNSIP Security Recommendations

Allstream NGNSIP Security Recommendations Allstream NGN SIP Trunking Quick Start Guide We are confident that our service will help increase your organization s performance and productivity while keeping a cap on your costs. Summarized below is

More information

Unit background and administrivia. Foundations of Peer-to- Peer Applications & Systems

Unit background and administrivia. Foundations of Peer-to- Peer Applications & Systems A Course on Foundations of Peer-to-Peer Systems & Applications CS 6/75995 Foundation of Peer-to-Peer Applications & Systems Kent State University Dept. of Computer Science www.cs.kent.edu/~javed/class-p2p08/

More information

What is SIP Trunking? ebook

What is SIP Trunking? ebook What is SIP Trunking? ebook A vast resource for information about all things SIP including SIP, security, VoIP, SIP trunking and Unified Communications. Table of Contents 3 4 5 6 7 8 9 10 11 What is the

More information

Hands-On TCP/IP Networking

Hands-On TCP/IP Networking Hands-On Course Description In this Hands-On TCP/IP course, the student will work on a live TCP/IP network, reinforcing the discussed subject material. TCP/IP is the communications protocol suite on which

More information

NETWORKING KEITH W. ROSS. Polytechnic Institute of NYU. Addison-Wesley

NETWORKING KEITH W. ROSS. Polytechnic Institute of NYU. Addison-Wesley COMPUTER FIFTH EDITION NETWORKING JAMES F. KUROSE University of Massachusetts, Amherst KEITH W. ROSS Polytechnic Institute of NYU Addison-Wesley New York Boston San Francisco London Toronto Sydney Tokyo

More information

T H E TOLLY. No March StreamGroomer Module 200 Flow Regulator and StreamGroomer Manager (SGM) Transactions per second

T H E TOLLY. No March StreamGroomer Module 200 Flow Regulator and StreamGroomer Manager (SGM) Transactions per second No. 200235 March 2001 StreamCore StreamGroomer Module 200 Flow Regulator and StreamGroomer Manager (SGM) TCP/IP WAN Access Link Flow Regulation System Performance Evaluation Premise: Network professionals

More information

Managing Network Bandwidth to Maximize Performance

Managing Network Bandwidth to Maximize Performance Managing Network Bandwidth to Maximize Performance With increasing bandwidth demands, network professionals are constantly looking to optimize network resources, ensure adequate bandwidth, and deliver

More information

Internet Load Balancing Guide. Peplink Balance Series. Peplink Balance. Internet Load Balancing Solution Guide

Internet Load Balancing Guide. Peplink Balance Series. Peplink Balance. Internet Load Balancing Solution Guide Peplink Balance Internet Load Balancing Solution Guide http://www.peplink.com Copyright 2010 Peplink Internet Load Balancing Instant Improvement to Your Network Introduction Introduction Understanding

More information

Home Gateway Initiative Phase 1 QoS Architecture

Home Gateway Initiative Phase 1 QoS Architecture International Telecommunication Union Home Gateway Initiative Phase 1 QoS Architecture Duncan Bees Technical Advisor, PMC-Sierra HGI QoS Technical Group Deputy-Chair Duncan_Bees@pmc-sierra.com Geneva,

More information

Performance Testing for Multicast Services Using TeraVM Application Note. The most important thing we build is trust

Performance Testing for Multicast Services Using TeraVM Application Note. The most important thing we build is trust TeraVM Performance Testing for Multicast Services Using TeraVM Application Note The most important thing we build is trust Performance Testing for Multicast Services Unlike point-to-point network applications,

More information

IP Generic Training Programs. Catalog of Course Descriptions

IP Generic Training Programs. Catalog of Course Descriptions IP Generic Training Programs Catalog of Course Descriptions Catalog of Course Descriptions INTRODUCTION... 4 BGP OVERVIEW & FUNDAMENTALS... 5 BNG FUNDAMENTALS... 8 BNG OVERVIEW... 10 DHCP-CLIPS FUNDAMENTALS...

More information

Quality of Service Commands policy-map. This command has no default behavior or values.

Quality of Service Commands policy-map. This command has no default behavior or values. Quality of Service Commands policy-map policy-map To create or modify a policy map that can be attached to one or more interfaces to specify a service policy, use the policy-map global configuration command.

More information

Introduction to Quality of Service

Introduction to Quality of Service Introduction to Quality of Service The use of IP as a foundation for converged networks has raised several issues for both enterprise IT departments and ISPs. IP and Ethernet are connectionless technologies

More information

Best Practices for Validating the Performance of Data Center Infrastructure. Henry He Ixia

Best Practices for Validating the Performance of Data Center Infrastructure. Henry He Ixia Best Practices for Validating the Performance of Data Center Infrastructure Henry He Ixia Game Changers Big data - the world is getting hungrier and hungrier for data 2.5B pieces of content 500+ TB ingested

More information

TCP/IP Networking. Training Details. About Training. About Training. What You'll Learn. Training Time : 9 Hours. Capacity : 12

TCP/IP Networking. Training Details. About Training. About Training. What You'll Learn. Training Time : 9 Hours. Capacity : 12 TCP/IP Networking Training Details Training Time : 9 Hours Capacity : 12 Prerequisites : There are no prerequisites for this course. About Training About Training TCP/IP is the globally accepted group

More information

Cisco PPPoE Baseline Architecture for the Cisco UAC 6400

Cisco PPPoE Baseline Architecture for the Cisco UAC 6400 Cisco PPPoE Baseline Architecture for the Cisco UAC 6400 Document ID: 12915 Contents Introduction Assumption Technology Brief Advantages and Disadvantages of PPPoE Architecture Advantages Disadvantages

More information

Index. 2G mobile networks G mobile networks GPP network, see LTE networks

Index. 2G mobile networks G mobile networks GPP network, see LTE networks Index 2G mobile networks 194 6 3G mobile networks 196 201 3GPP network, see LTE networks ACK, TCP 56, 58 9, 61 acknowledgement, see ACK, TCP AUC (Authentication Center) 194 bandwidth limit definition 16

More information

Implementation Guide - VPN Network with Static Routing

Implementation Guide - VPN Network with Static Routing Implementation Guide - VPN Network with Static Routing This guide contains advanced topics and concepts. Follow the links in each section for step-by-step instructions on how to configure the following

More information

Need For Protocol Architecture

Need For Protocol Architecture Chapter 2 CS420/520 Axel Krings Page 1 Need For Protocol Architecture E.g. File transfer Source must activate communications path or inform network of destination Source must check destination is prepared

More information

HSCN Quality of Service (QoS) Policy

HSCN Quality of Service (QoS) Policy HSCN Quality of Service (QoS) Policy Published March 2018 Copyright 2018 Health and Social Care Information Centre. The Health and Social Care Information Centre is a non-departmental body created by statute,

More information

DESIGNING VALUE ADDED SERVICES IN WIRELINE NETWORKS. Norbert Wicker, EMEA Advanced Technology Specialist 8 th September 2012

DESIGNING VALUE ADDED SERVICES IN WIRELINE NETWORKS. Norbert Wicker, EMEA Advanced Technology Specialist 8 th September 2012 DESIGNING VALUE ADDED SERVICES IN WIRELINE NETWORKS Norbert Wicker, EMEA Advanced Technology Specialist 8 th September 2012 OVERVIEW 2 Copyright 2012 Juniper Networks, Inc. www.juniper.net SERVICE DELIVERY

More information