Extending Network-virtualization Platforms by using a Specialized Packet Header and Node Plug-ins. Yasusi Kanada Hitachi, Ltd.

Size: px
Start display at page:

Download "Extending Network-virtualization Platforms by using a Specialized Packet Header and Node Plug-ins. Yasusi Kanada Hitachi, Ltd."

Transcription

1 Extending Network-virtualization Platforms by using a Specialized Header and Node Yasusi Kanada Hitachi, Ltd., Japan

2 Outline infrastructure is an architecture and testbed for network virtualization. A means a physical network (not virtual ). Developers can create slices (i.e., virtual networks) using predefined virtual-resource types. A plug-in architecture for, which was proposed in previous papers, enables introducing new types. developers may require new virtual-resource types. New virtual-resource types can be defined and implemented by using the plug-in architecture. Proposal: A method using plug-in-specific (resource-type-specific) packet headers This method enables introducing new network-wide functions by new resource-type and plug-ins without modifying slices. 2

3 Infrastructure and s (previously proposed) Developers can create slices using predefined virtualresource types (i.e., virtual- and -link types). developer definition <linksliver type="link" subtype="gre"> <vports> <vport name="vport1" /> <vport name="vport2" /> </vports> </linksliver>. types Predefined infrastructure Management Operator <Sliver> <instance type=" " subtype="slowpath_vm"> </instance> <vports> <vport name="vport1"/> <vport name="vportn"/> </vports> </Sliver>.. (virtual network) Deeply programmable 3

4 Architecture (previously proposed) New virtual-resource types can be defined and implemented by using the plug-in architecture. developer definition <linksliver type="link" subtype="new-link-type"> <vports> <vport name="vport1" /> <vport name="vport2" /> </vports> </linksliver> <Sliver> <instance type=" " subtype="new--type"> </instance> <vports> <vport name="vport1"/> <vport name="vportn"/> </vports> </Sliver>..... Predefined New types types infrastructure Management Operator Added by the operator (or vendor) New resource types (new function) 4

5 Platform-extension w/o Modification: New Proposal The proposed method enables introducing new network-wide functions by new link-type and plug-ins without modifying slices. developer Old slice definition <linksliver type="link" subtype="new-link-type"> <vports> <vport name="vport1" /> <vport name="vport2" /> </vports> </linksliver> <Sliver> <instance type=" " subtype= old--type"> </instance> <vports> <vport name="vport1"/> <vport name="vportn"/> </vports> </Sliver>.... New link type infrastructure Management New networkwide substrate function Co-operation Operator No new function (no update in programs) 5

6 Platform-extension w/o Modification: Method New functions and co-operation of plug-ins are introduced by resource-type-specific packet headers. Data plane is extended: Base data-plane component Data plug-in 1 Extended Data plug-in 2 Data plug-in 3 Data plug-in 4 Base platform header header 1 header 2 header 3 header 4 on slice Platform header Hidden from slices 6

7 Example of Using Platform-extension: Network-wide Delay Measurement Network-wide delay can be measured without affecting slice design/implementation by using a new link type. The plug-in header contains a timestamp. Time = 0 Time? Timestamp Timestamp ts ts Ingress edge infrastructure Egress edge Timestamp is hidden Terminal Terminal 7

8 Problem: Identification in Programmable s s must be identified to track them (i.e., to measure the delay). must be identified Terminal Terminal identity depends on the function. s may be absorbed, generated, or duplicated by the program. Absorption Generation Duplication No packet No packet 8

9 Solution: Supplies Id to The slice (developer) must define the identity of packets. Simple identity: to specify identifier field. id Generic identity: to specify identity function. p id = f(p) The plug-in identifies packets. It removes and stores a platform header from a packet and restores it to the packet. Remove Identify and store td id td Restore id id id 9

10 Evaluation: Conditions A VLAN-based link type with delay measurement function (called MVL type) was introduced. The plug-in for MVL type was implemented by using network processors (NPs). Cavium Octeon NP with twelve 750-MHz cores was used. The delay between two simulated terminals with two s were measured. Two terminals were simulated by one PC to avoid synchronization problem. Timestamp insertion Timestamp handling and header conversion Timestamp deletion Terminal (program) Measurement GW PC for measurement MVL link Octeon (NP) MVL link sw sw Octeon (NP) MVL link Measurement GW Terminal (program) 10

11 Evaluation: Results Evaluation results Delay: 89 µs (σ = 12 µs) /. Timestamp (TS) handling and header conversion (required for virtual-link processing: Implementation Throughput (Gbps) * TS insertion TS deletion Program lines NP program (in Phonepl) Xeon program (in C) ** 2.3 (4.0 ) 2.2 (4.0 ) 190 * size: 1024 B. ** Promiscuous mode is used. No packet loss (< 10-6 ) loss ratio = 10-3 Comment-only lines are not counted. 11

12 Conclusion A method for introducing new functions without updating slice implementation is proposed. Resource-type-specific (plug-in-specific) packet headers are used. The packet headers are processed by the plug-in in each. This method was applied to measurements of network edge-to-edge delay. A hidden timestamp in each packet is used. Timestamps do not affect slices; i.e., slices do not see timestamps. A virtual link with delay-measurement function was evaluated. The throughput was 10-Gbps (i.e., wire rate). The latency was less than 100 µs. Future work Implementation of other /link functions. Handling multiple plug-in-specific headers. 12

Extending Network-virtualization Platforms by using a Specialized Packet Header and Node Plug-ins

Extending Network-virtualization Platforms by using a Specialized Packet Header and Node Plug-ins Extending Network-virtualization Platforms by using a Specialized Header and Node s Yasusi Kanada Central Research Laboratory, Hitachi, Ltd. Totsuka-ku Yoshida-cho 292, Yokohama 244-0817, Japan Yasusi.Kanada.yq@hitachi.com

More information

NVLAB - Network Virtualization Research Lab (UTokyo and NICT) AKARI Project. Activities toward NWGN

NVLAB - Network Virtualization Research Lab (UTokyo and NICT) AKARI Project. Activities toward NWGN PSTN JGN Improvement of international competitiveness Strategic advancement of R&D by collaboration of industry, academia and government Re-design of NWGN from scratch Global Trend toward NWGN (FIND, FP7,

More information

RISE 3.0: The Design and Implementation of SDN/OpenFlow Testbed Considering Node Capacity and Inflexible Topology

RISE 3.0: The Design and Implementation of SDN/OpenFlow Testbed Considering Node Capacity and Inflexible Topology RISE 3.0: The Design and Implementation of SDN/OpenFlow Testbed Considering Node Capacity and Inflexible Topology National Institute of Information and Communication Technology Nobuhiko Itoh n-itoh@nict.go.jp

More information

In-band Network Telemetry (INT) Mukesh Hira, VMware Naga Katta, Princeton University

In-band Network Telemetry (INT) Mukesh Hira, VMware Naga Katta, Princeton University In-band Network Telemetry (INT) Mukesh Hira, VMware Naga Katta, Princeton University Datacenter Network Topologies End-points Container Policies, Service-chaining Virtual L2 and L3 topologies, Firewalls,

More information

Performance Evaluation of OpenFlow Devices

Performance Evaluation of OpenFlow Devices Performance Evaluation of OpenFlow Devices Mariusz Żal, Janusz Kleban Poznan University of Technology Faculty of Electronic and Telecommunications Chair of Communication and Computer Networks Email: mariusz.zal@put.poznan.pl,

More information

FlexPath Network Processor

FlexPath Network Processor FlexPath Network Processor Rainer Ohlendorf Thomas Wild Andreas Herkersdorf Prof. Dr. Andreas Herkersdorf Arcisstraße 21 80290 München http://www.lis.ei.tum.de Agenda FlexPath Introduction Work Packages

More information

High-performance Network Accommodation and Intra-slice Switching Using a Type of Virtualization Node

High-performance Network Accommodation and Intra-slice Switching Using a Type of Virtualization Node High-performance Network Accommodation and Intra-slice ing Using a Type of Virtualization Yasusi Kanada Central Research Laboratory Hitachi, Ltd. Yokohama, Japan Yasusi.Kanada.yq@hitachi.com Kei Shiraishi

More information

Mixed-Criticality Systems Based on Time- Triggered Ethernet with Multiple Ring Topologies. University of Siegen Mohammed Abuteir, Roman Obermaisser

Mixed-Criticality Systems Based on Time- Triggered Ethernet with Multiple Ring Topologies. University of Siegen Mohammed Abuteir, Roman Obermaisser Mixed-Criticality s Based on Time- Triggered Ethernet with Multiple Ring Topologies University of Siegen Mohammed Abuteir, Roman Obermaisser Mixed-Criticality s Need for mixed-criticality systems due to

More information

Technical Bulletin. Enabling Arista Advanced Monitoring. Overview

Technical Bulletin. Enabling Arista Advanced Monitoring. Overview Technical Bulletin Enabling Arista Advanced Monitoring Overview Highlights: Independent observation networks are costly and can t keep pace with the production network speed increase EOS eapi allows programmatic

More information

東 海 大 學 資 訊 工 程 研 究 所 碩 士 論 文

東 海 大 學 資 訊 工 程 研 究 所 碩 士 論 文 東 海 大 學 資 訊 工 程 研 究 所 碩 士 論 文 指 導 教 授 楊 朝 棟 博 士 以 網 路 功 能 虛 擬 化 實 作 網 路 即 時 流 量 監 控 服 務 研 究 生 楊 曜 佑 中 華 民 國 一 零 四 年 五 月 摘 要 與 的 概 念 一 同 發 展 的, 是 指 利 用 虛 擬 化 的 技 術, 將 現 有 的 網 路 硬 體 設 備, 利 用 軟 體 來 取 代 其

More information

Analyzing Mission Critical Voice over IP Networks. Michael Todd Gardner

Analyzing Mission Critical Voice over IP Networks. Michael Todd Gardner Analyzing Mission Critical Voice over IP Networks Michael Todd Gardner Organization What is Mission Critical Voice? Why Study Mission Critical Voice over IP? Approach to Analyze Mission Critical Voice

More information

Understanding Latency in Software Defined Networks

Understanding Latency in Software Defined Networks Understanding Latency in Software Defined Networks Junaid Khalid Keqiang He, Sourav Das, Aditya Akella Li Erran Li, Marina Thottan 1 Latency in SDN Mobility Centralized Controller Openflow msgs 1 flows

More information

CAN & LIN Development Tool CLDT1004 HS CAN

CAN & LIN Development Tool CLDT1004 HS CAN HW Features : 1 x High Speed CAN Bus up to 1 Mbit/s 4 x digital Signal Output / Trigger Output easy synchronization between CAN Messages and physical HW Outputs SW Features : Can Bus Analyzing Tool Can

More information

Comparisons of SDN OpenFlow Controllers over EstiNet: Ryu vs. NOX

Comparisons of SDN OpenFlow Controllers over EstiNet: Ryu vs. NOX Comparisons of SDN OpenFlow Controllers over EstiNet: Ryu vs. NOX Shie-Yuan Wang Hung-Wei Chiu and Chih-Liang Chou Department of Computer Science, National Chiao Tung University, Taiwan Email: shieyuan@cs.nctu.edu.tw

More information

using OpenFlow HIDEyuki Shimonishi System Platforms Research Labs, NEC corp 11 th Feb, 2009 Page 1

using OpenFlow HIDEyuki Shimonishi System Platforms Research Labs, NEC corp 11 th Feb, 2009 Page 1 Infrastructure virtualization using OpenFlow HIDEyuki Shimonishi System Platforms Research Labs, NEC corp 11 th Feb, 2009 Page 1 Backgrounds Illusion of one fits all IP network Variety of new services

More information

Multi Stage Filtering

Multi Stage Filtering Multi Stage Filtering Technical Brief With the increasing traffic volume in modern data centers, largely driven by e-business and mobile devices, network and application performance monitoring has become

More information

Infrastructure for active and passive measurements at 10Gbps and beyond

Infrastructure for active and passive measurements at 10Gbps and beyond Infrastructure for active and passive measurements at 10Gbps and beyond Best Practice Document Produced by UNINETT led working group on network monitoring (UFS 142) Author: Arne Øslebø August 2014 1 TERENA

More information

Chapter 6: distributed systems

Chapter 6: distributed systems Chapter 6: distributed systems Strongly related to communication between processes is the issue of how processes in distributed systems synchronize. Synchronization is all about doing the right thing at

More information

How to Build a Massively Scalable Next-Generation Firewall

How to Build a Massively Scalable Next-Generation Firewall How to Build a Massively Scalable Next-Generation Firewall Seven measures of scalability, and how to use them to evaluate NGFWs Scalable is not just big or fast. When it comes to advanced technologies

More information

Tomás P. de Miguel DIT-UPM. dit UPM

Tomás P. de Miguel DIT-UPM. dit UPM Tomás P. de Miguel DIT- 15 12 Internet Mobile Market Phone.com 15 12 in Millions 9 6 3 9 6 3 0 1996 1997 1998 1999 2000 2001 0 Wireless Internet E-mail subscribers 2 (January 2001) Mobility The ability

More information

How To Monitor And Test An Ethernet Network On A Computer Or Network Card

How To Monitor And Test An Ethernet Network On A Computer Or Network Card 3. MONITORING AND TESTING THE ETHERNET NETWORK 3.1 Introduction The following parameters are covered by the Ethernet performance metrics: Latency (delay) the amount of time required for a frame to travel

More information

Ethernet Oriented E/E Architecture with CAN Virtualization for Automated Driving Vehicles

Ethernet Oriented E/E Architecture with CAN Virtualization for Automated Driving Vehicles Ethernet Oriented E/E Architecture with CAN Virtualization for Automated Driving Vehicles Mikio Kataoka, Mitsuhiro Kitani *, Masaaki Nakamura, Satoshi Otsuka *, Kenichi Osada, and Kohei Sakurai Hitachi

More information

Packet Level Authentication Overview

Packet Level Authentication Overview Packet Level Authentication Overview Dmitrij Lagutin, Dmitrij.Lagutin@hiit.fi Helsinki Institute for Information Technology HIIT Aalto University School of Science and Technology Contents Introduction

More information

Tyrant: A High Performance Storage over IP Switch Engine

Tyrant: A High Performance Storage over IP Switch Engine Tyrant: A High Performance Storage over IP Switch Engine Stuart Oberman, Rodney Mullendore, Kamran Malik, Anil Mehta, Keith Schakel, Michael Ogrinc, Dane Mrazek Hot Chips 13, August 2001 1 Background:

More information

A Filesystem Layer Data Replication Method for Cloud Computing

A Filesystem Layer Data Replication Method for Cloud Computing World Telecom Congress 2012 Workshop on Cloud Computing in the Telecom Environment, Bridging the Gap A Filesystem Layer Data Replication Method for Cloud Computing Masanori Itoh, Kei-ichi Yuyama, Kenjirou

More information

Design of an Application Programming Interface for IP Network Monitoring

Design of an Application Programming Interface for IP Network Monitoring Design of an Application Programming Interface for IP Network Monitoring Evangelos P. Markatos Kostas G. Anagnostakis Arne Øslebø Michalis Polychronakis Institute of Computer Science (ICS), Foundation

More information

Implementation of a Hardware Architecture to Support High-speed Database Insertion on the Internet

Implementation of a Hardware Architecture to Support High-speed Database Insertion on the Internet Implementation of a Hardware Architecture to Support High-speed Database Insertion on the Internet Yusuke Nishida 1 and Hiroaki Nishi 1 1 A Department of Science and Technology, Keio University, Yokohama,

More information

Monitoring within an Autonomic Network: A. Framework

Monitoring within an Autonomic Network: A. Framework Monitoring within an Autonomic Network: A GANA based Network Monitoring i Framework Anastasios Zafeiropoulos, Athanassios Liakopoulos, Alan Davy, Ranganai Chaparadza tzafeir@grnet.gr Greek Research and

More information

OpenFlow: Load Balancing in enterprise networks using Floodlight Controller

OpenFlow: Load Balancing in enterprise networks using Floodlight Controller OpenFlow: Load Balancing in enterprise networks using Floodlight Controller Srinivas Govindraj, Arunkumar Jayaraman, Nitin Khanna, Kaushik Ravi Prakash srinivas.govindraj@colorado.edu, arunkumar.jayaraman@colorado.edu,

More information

Software Defined Networking to Improve Mobility Management Performance

Software Defined Networking to Improve Mobility Management Performance Department of Computer Science and the Electrical Engineering, The Netherlands Software Defined Networking to Improve Mobility Management Performance Morteza Karimzadeh, Anna Sperotto, and Aiko Pras m.karimzadeh@utwente.nl

More information

1 Introduction This document describes the service Performance monitoring for the GTS Virtual Hosting service.

1 Introduction This document describes the service Performance monitoring for the GTS Virtual Hosting service. 1 Introduction This document describes the service for the GTS Virtual Hosting service. 2 Description of Performance Monitoring System The Performance Monitoring System is operated on a BaseN solution

More information

Products for the registry databases and preparation for the disaster recovery

Products for the registry databases and preparation for the disaster recovery Products for the registry databases and preparation for the disaster recovery Naoki Kambe, JPRS 28 th CENTR Tech workshop, 3 Jun 2013 Copyright 2013 Japan Registry Services Co., Ltd.

More information

Enabling Visibility for Wireshark across Physical, Virtual and SDN. Patrick Leong, CTO Gigamon

Enabling Visibility for Wireshark across Physical, Virtual and SDN. Patrick Leong, CTO Gigamon Enabling Visibility for Wireshark across Physical, Virtual and SDN Patrick Leong, CTO Gigamon 1 Agenda A review of the network then and now Challenges in network monitoring and security Introduction to

More information

Enhance Service Delivery and Accelerate Financial Applications with Consolidated Market Data

Enhance Service Delivery and Accelerate Financial Applications with Consolidated Market Data White Paper Enhance Service Delivery and Accelerate Financial Applications with Consolidated Market Data What You Will Learn Financial market technology is advancing at a rapid pace. The integration of

More information

Secure Access Complete Visibility

Secure Access Complete Visibility PACKET CAPTURE APPLIANCE PACKET CAPTURE APPLIANCE PACKET CAPTURE APPLIANCE PACKET CAPTURE APPLIANCE Intrusion Detection Switch TAP Data Recorder VoIP Analyzer Switch Secure Access Complete Visibility Web

More information

Active Queue Management

Active Queue Management Course of Multimedia Internet (Sub-course Reti Internet Multimediali ), AA 2010-2011 Prof. 6. Active queue management Pag. 1 Active Queue Management Active Queue Management (AQM) is a feature that can

More information

IP Switching: Issues and Alternatives

IP Switching: Issues and Alternatives IP Switching: Issues and Alternatives Professor of Computer and Information Sciences http://www.cis.ohio-state.edu/~jain/ 6-1 Overview LANE, IPOA, NHRP, MPOA IP Switch Cell Switched Router Tag Switching

More information

Removing Cell Demultiplexing Performance Bottleneck in ATM Pseudo Wire Emulation over MPLS Networks 1 Introduction

Removing Cell Demultiplexing Performance Bottleneck in ATM Pseudo Wire Emulation over MPLS Networks 1 Introduction 1 Removing Cell Demultiplexing Performance Bottleneck in ATM Pseudo Wire Emulation over MPLS Networks Puneet Konghot and Hao Che {pxk7783@omega.uta.edu, hche@cse.uta.edu} The Department of Computer Science

More information

The SCAMPI Scaleable Monitoring Platform for the Internet. Baiba Kaskina TERENA baiba@terena.nl

The SCAMPI Scaleable Monitoring Platform for the Internet. Baiba Kaskina TERENA baiba@terena.nl The SCAMPI Scaleable Monitoring Platform for the Internet Baiba Kaskina TERENA baiba@terena.nl Agenda Project overview Project objectives Project partners Work packages Technical information SCAMPI architecture

More information

Parallel Firewalls on General-Purpose Graphics Processing Units

Parallel Firewalls on General-Purpose Graphics Processing Units Parallel Firewalls on General-Purpose Graphics Processing Units Manoj Singh Gaur and Vijay Laxmi Kamal Chandra Reddy, Ankit Tharwani, Ch.Vamshi Krishna, Lakshminarayanan.V Department of Computer Engineering

More information

Application Note: AN00141 xcore-xa - Application Development

Application Note: AN00141 xcore-xa - Application Development Application Note: AN00141 xcore-xa - Application Development This application note shows how to create a simple example which targets the XMOS xcore-xa device and demonstrates how to build and run this

More information

Deploying Silver Peak VXOA with EMC Isilon SyncIQ. February 2012. www.silver-peak.com

Deploying Silver Peak VXOA with EMC Isilon SyncIQ. February 2012. www.silver-peak.com Deploying Silver Peak VXOA with EMC Isilon SyncIQ February 2012 www.silver-peak.com Table of Contents Table of Contents Overview... 3 Solution Components... 3 EMC Isilon...3 Isilon SyncIQ... 3 Silver Peak

More information

LTE Performance and Analysis using Atoll Simulation

LTE Performance and Analysis using Atoll Simulation IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 6 Ver. III (Nov Dec. 2014), PP 68-72 LTE Performance and Analysis using Atoll Simulation

More information

Scaling Networking Applications to Multiple Cores

Scaling Networking Applications to Multiple Cores Scaling Networking Applications to Multiple Cores Greg Seibert Sr. Technical Marketing Engineer Cavium Networks Challenges with multi-core application performance Amdahl s Law Evaluates application performance

More information

IEEE Congestion Management Presentation for IEEE Congestion Management Study Group

IEEE Congestion Management Presentation for IEEE Congestion Management Study Group IEEE Congestion Management Presentation for IEEE Congestion Management Study Group Contributors Jeff Lynch IBM Gopal Hegde -- Intel 2 Outline Problem Statement Types of Traffic & Typical Usage Models Traffic

More information

Network Virtualization as Architecture and Its Applications. University of Tokyo/NICT Aki NAKAO. IETF 2009-ISOC Aki NAKAO

Network Virtualization as Architecture and Its Applications. University of Tokyo/NICT Aki NAKAO. IETF 2009-ISOC Aki NAKAO Network Virtualization as Architecture and Its Applications University of Tokyo/NICT Aki NAKAO 1 Research Activity on Future Internet PSTN JGN Strategic advancement of R&D by collaboration of industry,

More information

Versalar Switch Router 15000. Market Opportunity and Product Overview

Versalar Switch Router 15000. Market Opportunity and Product Overview Versalar Switch Router 15000 Market Opportunity and Product Overview Services Driven Market Value-added services ($15B) e-commerce, IP Telephony, IP Fax, Security services, VPN, customer care, flexible

More information

Dynamic Network Resources Allocation in Grids through a Grid Network Resource Broker

Dynamic Network Resources Allocation in Grids through a Grid Network Resource Broker INGRID 2007 Instrumenting the GRID Second International Workshop on Distributed Cooperative Laboratories Session 2: Networking for the GRID Dynamic Network Resources Allocation in Grids through a Grid

More information

PipeCloud : Using Causality to Overcome Speed-of-Light Delays in Cloud-Based Disaster Recovery. Razvan Ghitulete Vrije Universiteit

PipeCloud : Using Causality to Overcome Speed-of-Light Delays in Cloud-Based Disaster Recovery. Razvan Ghitulete Vrije Universiteit PipeCloud : Using Causality to Overcome Speed-of-Light Delays in Cloud-Based Disaster Recovery Razvan Ghitulete Vrije Universiteit Introduction /introduction Ubiquity: the final frontier Internet needs

More information

Carrier Ethernet 2.0: A Chipmaker s Perspective

Carrier Ethernet 2.0: A Chipmaker s Perspective WHITE PAPER Carrier Ethernet 2.0: A Chipmaker s Perspective Tal Mizrahi Uri Safrai Marvell June 2015 ABSTRACT Over the past decade Ethernet has increasingly become a common and widely deployed technology

More information

Configuring QoS. Understanding QoS CHAPTER

Configuring QoS. Understanding QoS CHAPTER 24 CHAPTER This chapter describes how to configure quality of service (QoS) by using standard QoS commands. With QoS, you can give preferential treatment to certain types of traffic at the expense of others.

More information

White Paper. Accelerating VMware vsphere Replication with Silver Peak

White Paper. Accelerating VMware vsphere Replication with Silver Peak Accelerating VMware vsphere Replication with Silver Peak Accelerating VMware vsphere Replication with Silver Peak Contents Overview...3 The Challenge of Replicating Over Distance...3 VMware vsphere Replication

More information

High-Density Network Flow Monitoring

High-Density Network Flow Monitoring Petr Velan petr.velan@cesnet.cz High-Density Network Flow Monitoring IM2015 12 May 2015, Ottawa Motivation What is high-density flow monitoring? Monitor high traffic in as little rack units as possible

More information

Berkeley Ninja Architecture

Berkeley Ninja Architecture Berkeley Ninja Architecture ACID vs BASE 1.Strong Consistency 2. Availability not considered 3. Conservative 1. Weak consistency 2. Availability is a primary design element 3. Aggressive --> Traditional

More information

Are Second Generation Firewalls Good for Industrial Control Systems?

Are Second Generation Firewalls Good for Industrial Control Systems? Are Second Generation Firewalls Good for Industrial Control Systems? Bernie Pella, CISSP Schneider Electric Cyber Security Services bernie.pella@schneider-electric.com Firewall Overview Firewalls provide

More information

APRIL 2010 A GUIDE TO BUILDING UNIVERSAL NETWORK APPLIANCES

APRIL 2010 A GUIDE TO BUILDING UNIVERSAL NETWORK APPLIANCES APRIL 2010 A GUIDE TO BUILDING UNIVERSAL NETWORK APPLIANCES OEM network appliance vendors can develop new network appliances faster based on a reliable hardware platform Disclaimer: This document is intended

More information

Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations

Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations Technical Product Management Team Endpoint Security Copyright 2007 All Rights Reserved Revision 6 Introduction This

More information

Intel DPDK Boosts Server Appliance Performance White Paper

Intel DPDK Boosts Server Appliance Performance White Paper Intel DPDK Boosts Server Appliance Performance Intel DPDK Boosts Server Appliance Performance Introduction As network speeds increase to 40G and above, both in the enterprise and data center, the bottlenecks

More information

Optimal Bandwidth Monitoring. Y.Yu, I.Cheng and A.Basu Department of Computing Science U. of Alberta

Optimal Bandwidth Monitoring. Y.Yu, I.Cheng and A.Basu Department of Computing Science U. of Alberta Optimal Bandwidth Monitoring Y.Yu, I.Cheng and A.Basu Department of Computing Science U. of Alberta Outline Introduction The problem and objectives The Bandwidth Estimation Algorithm Simulation Results

More information

Modified Energy Efficient Cache Invalidation Algorithm in Mobile Environment

Modified Energy Efficient Cache Invalidation Algorithm in Mobile Environment Modified Energy Efficient Cache Invalidation Algorithm in Mobile Environment S. Sankara Gomathi, S. Krishnamurthi Abstract Maintenance of the cache consistency is a complicated issue in the wireless mobile

More information

OKTOBER 2010 CONSOLIDATING MULTIPLE NETWORK APPLIANCES

OKTOBER 2010 CONSOLIDATING MULTIPLE NETWORK APPLIANCES OKTOBER 2010 CONSOLIDATING MULTIPLE NETWORK APPLIANCES It is possible to consolidate multiple network appliances into a single server using intelligent flow distribution, data sharing and virtualization

More information

Disaster-Resilient Backbone and Access Networks

Disaster-Resilient Backbone and Access Networks The Workshop on Establishing Resilient Life-Space in the Cyber-Physical Integrated Society, March. 17, 2015, Sendai, Japan Disaster-Resilient Backbone and Access Networks Shigeki Yamada (shigeki@nii.ac.jp)

More information

A NEW APPROACH TO ENHANCE SECURITY IN MPLS NETWORK

A NEW APPROACH TO ENHANCE SECURITY IN MPLS NETWORK A NEW APPROACH TO ENHANCE SECURITY IN MPLS NETWORK S.Veni 1 and Dr.G.M.Kadhar Nawaz 2 1 Research Scholar, Barathiar University, Coimbatore, India venii_k@yahoo.com 2 Director, Dept. of MCA, Sona College

More information

Consolidating Multiple Network Appliances

Consolidating Multiple Network Appliances October 2010 Consolidating Multiple s Space and power are major concerns for enterprises and carriers. There is therefore focus on consolidating the number of physical servers in data centers. Application

More information

What is OpenFlow? What does OFELIA? An Introduction to OpenFlow and what OFELIA has to do with it

What is OpenFlow? What does OFELIA? An Introduction to OpenFlow and what OFELIA has to do with it What is OpenFlow? What does OFELIA? An Introduction to OpenFlow and what OFELIA has to do with it The internet is a GREAT INVENTION! The Internet is great! But, ehem.. Houston, we have a problem 2012 2

More information

Agenda. Michele Taliercio, Il circuito Integrato, Novembre 2001

Agenda. Michele Taliercio, Il circuito Integrato, Novembre 2001 Agenda Introduzione Il mercato Dal circuito integrato al System on a Chip (SoC) La progettazione di un SoC La tecnologia Una fabbrica di circuiti integrati 28 How to handle complexity G The engineering

More information

SDN/OpenFlow Optical Network on JGN X

SDN/OpenFlow Optical Network on JGN X SDN/OpenFlow Optical Network on JGN X Hiroaki Harai (harai@nict.go.jp) Director at Network Architecture Lab. National Institute of Information and Communications Technology Koganei, Tokyo, Japan GEC20,

More information

Notes and terms of conditions. Vendor shall note the following terms and conditions/ information before they submit their quote.

Notes and terms of conditions. Vendor shall note the following terms and conditions/ information before they submit their quote. Specifications for ARINC 653 compliant RTOS & Development Environment Notes and terms of conditions Vendor shall note the following terms and conditions/ information before they submit their quote. 1.

More information

How To Analyze The Security On An Ipa Wireless Sensor Network

How To Analyze The Security On An Ipa Wireless Sensor Network Throughput Analysis of WEP Security in Ad Hoc Sensor Networks Mohammad Saleh and Iyad Al Khatib iitc Stockholm, Sweden {mohsaleh, iyad}@iitc.se ABSTRACT This paper presents a performance investigation

More information

Accelerating 4G Network Performance

Accelerating 4G Network Performance WHITE PAPER Accelerating 4G Network Performance OFFLOADING VIRTUALIZED EPC TRAFFIC ON AN OVS-ENABLED NETRONOME INTELLIGENT SERVER ADAPTER NETRONOME AGILIO INTELLIGENT SERVER ADAPTERS PROVIDE A 5X INCREASE

More information

OpenFlow. Ihsan Ayyub Qazi. Slides use info from Nick Mckeown

OpenFlow. Ihsan Ayyub Qazi. Slides use info from Nick Mckeown OpenFlow Ihsan Ayyub Qazi Slides use info from Nick Mckeown Why Openflow? Deployment of new experimental protocols is challenging Huge installed base of protocols and equipment Reluctance by network operators

More information

Enhancing Cisco Networks with Gigamon // White Paper

Enhancing Cisco Networks with Gigamon // White Paper Across the globe, many companies choose a Cisco switching architecture to service their physical and virtual networks for enterprise and data center operations. When implementing a large-scale Cisco network,

More information

ENEA BARE METAL PERFORMANCE TOOLS FOR NETLOGIC XLP AND CAVIUM OCTEON PLUS

ENEA BARE METAL PERFORMANCE TOOLS FOR NETLOGIC XLP AND CAVIUM OCTEON PLUS 1 Run Time Performance Visualization Tools for Optimization of Bare Metal IP Packet Processing Applications - Quickly and Easily Identify Performance Bottlenecks and Correct System Behavior Optimizing

More information

A Transport Protocol for Multimedia Wireless Sensor Networks

A Transport Protocol for Multimedia Wireless Sensor Networks A Transport Protocol for Multimedia Wireless Sensor Networks Duarte Meneses, António Grilo, Paulo Rogério Pereira 1 NGI'2011: A Transport Protocol for Multimedia Wireless Sensor Networks Introduction Wireless

More information

SCAMPI Programmable hardware for network monitoring. Masaryk University

SCAMPI Programmable hardware for network monitoring. Masaryk University SCAMPI Programmable hardware for network monitoring Jiří Novotný Masaryk University Arne Øslebø Uninett Jun 8, 2004 Rhodos SCAMPI overview 2.5 year 5 th Framework

More information

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2.

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2. IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2 Reference IBM Tivoli Composite Application Manager for Microsoft Applications:

More information

LAWIN: the Latency-AWare InterNet architecture

LAWIN: the Latency-AWare InterNet architecture LAWIN: the Latency-AWare InterNet architecture Katsushi Kobayashi ikob@acm.org University of Tokyo Copyright (C) 2013, Katsushi Kobayashi. All rights reserved. Executive Summary LAWIN: Latency AWare Internet

More information

MPLS Layer 2 VPNs Functional and Performance Testing Sample Test Plans

MPLS Layer 2 VPNs Functional and Performance Testing Sample Test Plans MPLS Layer 2 VPNs Functional and Performance Testing Sample Test Plans Contents Overview 1 1. L2 VPN Padding Verification Test 1 1.1 Objective 1 1.2 Setup 1 1.3 Input Parameters 2 1.4 Methodology 2 1.5

More information

Chapter 5 Configuring QoS

Chapter 5 Configuring QoS Chapter 5 Configuring QoS Configuring the Basic and Advanced QoS Settings The navigation pane at the top of the web browser interface contains a QoS tab that enables you to manage your FS700TS Smart Switch

More information

基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器

基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器 基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器 楊 竹 星 教 授 國 立 成 功 大 學 電 機 工 程 學 系 Outline Introduction OpenFlow NetFPGA OpenFlow Switch on NetFPGA Development Cases Conclusion 2 Introduction With the proposal

More information

Edge-to-Edge Measurement-based Distributed Network Monitoring

Edge-to-Edge Measurement-based Distributed Network Monitoring Edge-to-Edge Measurement-based Distributed Network Monitoring Ahsan Habib, Maleq Khan, and Bharat Bhargava Center for Education and Research in Information Assurance and Security (CERIAS) and Department

More information

KEYBOARD SHORTCUTS. Note: Keyboard shortcuts may be different for the same icon depending upon the SAP screen you are in.

KEYBOARD SHORTCUTS. Note: Keyboard shortcuts may be different for the same icon depending upon the SAP screen you are in. KEYBOARD SHORTCUTS Instead of an SAP icon button, you can use a keyboard shortcut. A keyboard shortcut is a key or combination of keys that you can use to access icon button functions while you are working

More information

2. Research and Development on the Autonomic Operation. Control Infrastructure Technologies in the Cloud Computing Environment

2. Research and Development on the Autonomic Operation. Control Infrastructure Technologies in the Cloud Computing Environment R&D supporting future cloud computing infrastructure technologies Research and Development on Autonomic Operation Control Infrastructure Technologies in the Cloud Computing Environment DEMPO Hiroshi, KAMI

More information

MLAG on Linux - Lessons Learned. Scott Emery, Wilson Kok Cumulus Networks Inc.

MLAG on Linux - Lessons Learned. Scott Emery, Wilson Kok Cumulus Networks Inc. MLAG on Linux - Lessons Learned Scott Emery, Wilson Kok Cumulus Networks Inc. Agenda MLAG introduction and use cases Lessons learned MLAG control plane model MLAG data plane Linux kernel requirements Other

More information

A Generic Network Interface Architecture for a Networked Processor Array (NePA)

A Generic Network Interface Architecture for a Networked Processor Array (NePA) A Generic Network Interface Architecture for a Networked Processor Array (NePA) Seung Eun Lee, Jun Ho Bahn, Yoon Seok Yang, and Nader Bagherzadeh EECS @ University of California, Irvine Outline Introduction

More information

Achieving Low-Latency Security

Achieving Low-Latency Security Achieving Low-Latency Security In Today's Competitive, Regulatory and High-Speed Transaction Environment Darren Turnbull, VP Strategic Solutions - Fortinet Agenda 1 2 3 Firewall Architecture Typical Requirements

More information

A Novel QoS Framework Based on Admission Control and Self-Adaptive Bandwidth Reconfiguration

A Novel QoS Framework Based on Admission Control and Self-Adaptive Bandwidth Reconfiguration Int. J. of Computers, Communications & Control, ISSN 1841-9836, E-ISSN 1841-9844 Vol. V (2010), No. 5, pp. 862-870 A Novel QoS Framework Based on Admission Control and Self-Adaptive Bandwidth Reconfiguration

More information

Performance of Cisco IPS 4500 and 4300 Series Sensors

Performance of Cisco IPS 4500 and 4300 Series Sensors White Paper Performance of Cisco IPS 4500 and 4300 Series Sensors White Paper September 2012 2012 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of

More information

Scaling Database Performance in Azure

Scaling Database Performance in Azure Scaling Database Performance in Azure Results of Microsoft-funded Testing Q1 2015 2015 2014 ScaleArc. All Rights Reserved. 1 Test Goals and Background Info Test Goals and Setup Test goals Microsoft commissioned

More information

1 2 3 4 5 An ISP needs app specific traffic control () 150kbps ( ) 6 Header Payload Parse and Remove Trailers Header Payload SDN Controller Packet Marking Gateway FLARE Network (SDN/NFV Enabled) The Internet

More information

Getting started with O3 Project Achievement ~ Innovating Network Business through SDN WAN Technologies~

Getting started with O3 Project Achievement ~ Innovating Network Business through SDN WAN Technologies~ Getting started with O3 Project Achievement ~ Innovating Network Business through SDN WAN Technologies~ May 13, 2015 Satoshi Kamiya O3 project (NEC, NTT, NTT Communications, Fujitsu, Hitachi) 1 Agenda

More information

SAS 9.4 Intelligence Platform

SAS 9.4 Intelligence Platform SAS 9.4 Intelligence Platform Application Server Administration Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS 9.4 Intelligence Platform:

More information

www.careercert.info Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark.

www.careercert.info Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. 2007 Cisco Systems, Inc. All rights reserved. DESGN v2.0 3-11 Enterprise Campus and Data Center Design Review Analyze organizational requirements: Type of applications, traffic volume, and traffic pattern

More information

ZooKeeper. Table of contents

ZooKeeper. Table of contents by Table of contents 1 ZooKeeper: A Distributed Coordination Service for Distributed Applications... 2 1.1 Design Goals...2 1.2 Data model and the hierarchical namespace...3 1.3 Nodes and ephemeral nodes...

More information

Mazu: Taming Latency in Software Defined Networks

Mazu: Taming Latency in Software Defined Networks Mazu: Taming Latency in Software Defined Networks Keqiang He 1, Junaid Khalid 1, Sourav Das 1, Aditya Akella 1, Li Erran Li, and Marina Thottan 1 University of Wisconsin - Madison Bell Labs, Alcatel-Lucent

More information

ThinkTel ITSP with Registration Setup Quick Start Guide

ThinkTel ITSP with Registration Setup Quick Start Guide January 13 ThinkTel ITSP with Registration Setup Quick Start Guide Author: Zultys Technical Support This configuration guide was created to assist knowledgeable vendors with configuring the Zultys MX Phone

More information

Broadcom Ethernet Network Controller Enhanced Virtualization Functionality

Broadcom Ethernet Network Controller Enhanced Virtualization Functionality White Paper Broadcom Ethernet Network Controller Enhanced Virtualization Functionality Advancements in VMware virtualization technology coupled with the increasing processing capability of hardware platforms

More information

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev.

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev. Management Software AT-S106 Web Browser User s Guide For the AT-GS950/48 Gigabit Ethernet Smart Switch Version 1.0.0 613-001339 Rev. A Copyright 2010 Allied Telesis, Inc. All rights reserved. No part of

More information

HPSR 2002 Kobe, Japan. Towards Next Generation Internet. Bijan Jabbari, PhD Professor, George Mason University

HPSR 2002 Kobe, Japan. Towards Next Generation Internet. Bijan Jabbari, PhD Professor, George Mason University HPSR 2002 Kobe, Japan Towards Next Generation Internet Bijan Jabbari, PhD Professor, George Mason University May 28, 2002 Overview! Scalability and Interoperability in Internet! Impediments in Deployment

More information