Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications

Size: px
Start display at page:

Download "Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications"

Transcription

1 Year 4 Activities report for the NSF project EIN Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications Date: July 21, 2007 PI: Malathi Veeraraghavan, mv5g@virginia.edu Please reiterate the goals and objectives of your efforts, and summarize the research and education activities you have engaged in that aim to achieve these objectives. Include experiments you have conducted, the simulations you have run, the collecting you have done, the observations you have made, the materials you have developed, and major presentations you have made about your efforts. In a later section you will list more formally any publications and other specific products (database, collections, software, inventions, etc.) that have resulted. Our goals and objectives were to extend the CHEETAH network, interconnect it to the HOPI testbed, develop applications that use dynamically shared circuits in a user-transparent manner, and advance our theoretical understanding of bandwidth-sharing modes in circuit-switched networks. Specifically, we focussed on applications that could benefit from the use of high-speed, dynamically shared, circuits held for short durations. The objectives of our educational activities were to support Masters and doctoral students in their research, and offer our undergraduate students opportunities to conduct experiments and implement software for the CHEETAH network. Our basic research activities consisted of developing analytical and simulation models for the Immediate-Request (IR) and Book-Ahead (BA) modes of bandwidth sharing. Our experimental research activities focussed on connecting the CHEETAH network to the HOPI testbed, and developing control-plane and application software for experiments across these testbeds. We demonstrated our control-plane software and an application (circuit-aware squid, which operates as a connectionless-circuit gateway) on the HOPI testbed at the July 07 Internet2 J.Techs meeting. Our educational activities consisted of graduating and/or advancing our graduate students through the various steps of their doctoral degree programs (e.g., qualifying examinations, proposal defense, dissertation defense), and guiding undergraduates in their senior-thesis projects. The PI gave an all-day tutorial on GMPLS at IEEE Globecom06, the slides for which were coauthored by all team members (posted on project web site, 1

2 Below is a list of our activities 1 for the period, Aug July 2007, which includes experiments we have conducted, and some observations we have made (more details on our observations are listed in the Findings document): 1. CHEETAH control-plane and application testing on the HOPI testbed (all): After obtaining the approval of the HOPI technical teams on Feb. 13, 07 (presentation on our project web site) to deploy and test CHEETAH control-plane software and applications on the HOPI testbed, we obtained the necessary logins on the HOPI PCs and Force10 E600 switches. We upgraded our CHEETAH controlplane software to support sub-gbps VLAN based virtual circuits, and added a Force10 E600 switch programming module (obtained from the DRAGON team). We deployed and tested this control-plane software on the HOPI testbed (for more details, see Item 2 below). Next, we tested our new Circuit- TCP (CTCP) implementation (for more details, see Item 3), and the BWdetail software program (for more details, see Item 4). We implemented a circuit-aware application gateway, which is squid software modified to include our CHEETAH signaling client and CTCP (for more details, see Item 5). Finally, we implemented and tested a software module called the virtualizer (for more details, see Item 6). We demonstrated all these software modules at the Internet2 J.Techs meeting on July 17, 2007 on the HOPI segment between Los Angeles and Seattle (presentation on our project web site). We report our conclusions from this experience in Item 1 of the Findings document. We wrote two documents that describe this activity, Proposal for experimentation on the HOPI testbed, Jan. 29, 2007, and A discussion of goals and control-plane implications for our HOPI experiments, May 5, 2007, cheetah/documents/hopi/mv-dragon-cheetah-ctl-plane.pdf. The latter compares the CHEETAH and DRAGON control-plane solutions. 2. Control-plane software (Xiangfei Zhu): In Fall 06, we modified the circuit-requestor program to add command-line arguments for call holding time and call renewal. This new program was tested on the CHEETAH network. In Spring 07, we designed a new version of the end-host signaling client and circuit-requestor program to support sub-gbps VLAN circuits, which we refer to as CHEETAH Client System Agent (CCSA), and an external control-plane engine for Force10 E600 switches, called the CHEETAH Control-Plane Module (CCPM). The CCPM implements OSPF-TE and RSVP-TE, handles incoming call requests for VLAN-based virtual circuits through the Force10 E600 switch. It is a fully distributed solution in which route computation, connection admission control (CAC), VLAN ID selection, and Force10 E600 switch programming, are implemented in the CCPM, deployment of 1. We identify the primary student responsible for each of the activities. The postdoctoral fellow and the PI participated as guides/designers for all the activities. 2

3 which is one per Force10 E600 switch. Our results are presented in Item 2 of the Findings document. The software is posted on our project web site. 3. Transport protocol (Mark McGinley and Helali Bhuiyan): We implemented a new version of Circuit- TCP (CTCP) by exploiting a feature of Linux , which allows for new congestion control modules to be plugged into the system. This helped us overcome a drawback with our previous CTCP implementation, a patch for the Linux kernel, which necessitated constant updates as new versions of the Linux kernel were released. The ability to select CTCP as the congestion control algorithm has been integrated in the circuit-aware application gateway described in Item 5, and the BWdetail software tool (see Item 4) used for data-plane testing of circuits. We carried out several experiments comparing CTCP and BIC-TCP over three types of circuits established across the CHEETAH network. The Sycamore SN16000 switches allow for (a) Layer-1 circuits, in which a GbE port is mapped to an equivalent- or lower-rate SONET virtually concatenated (VCAT) circuit, (b) Layer-2 circuits, which are strictly speaking virtual circuits, created by mapping a VLAN on a GbE port to a single SONET VCAT circuit (rate-limiting is automatically enforced by the hard limit of the VCAT circuit on the backend of the GbE interface card), and (c) multiplexed Layer-2 circuits in which multiple VLANs on a GbE port are mapped to the same SONET VCAT circuit. We also ran experiments comparing CTCP/BIC-TCP using our BWdetail program on the HOPI testbed. Our results are reported in Item 3 of the Findings document. Both versions of CTCP software are posted on our project web site. 4. escience application support (Mark McGinley): To support escience projects and specifically TSI, we implemented a tool called BWdetail to test the throughput across end-to-end circuits. To support high-bandwidth connectivity for individual collaborators, systems must be highly tuned. BWdetail is a tool to measure available bandwidth, and provide detailed information relating to the TCP stack without requiring kernel modification. BWdetail can help identify limitations at the end-system that cause inadequate performance, and can reveal the effects kernel parameter changes have on the TCP flow. In addition, BWdetail is useful for analysis of TCP congestion control algorithms, both for comparison of existing algorithms or development of new ones. It displays parameters such as cwnd (congestion window) and the number of unacknowledged packets. Our findings are reported in Item 4 of the Findings document. The BWdetail software is posted on our project web site, and has been sent to the Internet2 performance group. 5. Circuit-aware application gateway (CAG) design and implementation (Xiuduan Fang and Robert W. Gisiger): Recognizing the lower costs of high-speed circuit-switch interfaces relative to packetswitch interfaces, we explored the concept of deploying circuit-switched networks in only the core of 3

4 the Internet. We developed an internetworking architecture in which the core network consists of two subnetworks, (i) a high-speed dynamically shared circuit-switched subnetwork, and (ii) a low-speed packet-switched (IP routed) subnetwork, interconnected to connectionless packet-switched regional/ enterprise networks. Fig. 1 illustrates the architecture. Given that TCP is a transport-layer protocol designed for connectionless networks, Circuit-aware application gateways (CAGs), deployed at the edge of the core circuit-shared subnetwork terminate TCP connections from/to http clients and servers. Noting from netflow data collected on Abilene that http is the dominant application protocol, we focus our CAG implementation effort to serve this traffic. In our prototype implementation of a CAG, we Figure 1: Internetworking architecture to introduce dynamically shared circuit-switched/virtual-circuit networks into the core started with the squid web-proxy/caching software, and integrated our signaling circuit-requestor software and transport-layer CTCP software. To direct traffic toward these CAGs, for this first prototype, we use a proxy auto-configuration file to configure Web clients to choose the closest CAG as its proxy to reach distant domains that are known to be geographically closer to other CAGs. When an http client request arrives at the CAG, if a parent CAG across the circuit subnetwork is appropriate for the Web server being accessed, the CAG initiates call setup, while immediately serving the current request via the IP-router subnetwork. Once circuit setup is complete, any subsequent http requests that need to be routed from CAG-to-CAG are sent over the circuit. We are exploring more general techniques to route select flows toward the CAGs (instead of requiring users to configure their web clients) using policy-based routing and iptables filtering in the CAGs. Our conclusions are reported in Item 5 of the Findings document. The CAG software is posted on our project web site. 6. A virtualizer for the HOPI testbed (Mark McGinley): The purpose of the virtualizer is to allow the Force10 E600 switches of the HOPI testbed to be controlled by two different control-plane solutions, the original DRAGON-based solution deployed on HOPI and our new CHEETAH control-plane solution. More generally, we implemented the virtualizer as part of an effort to virtualize the HOPI testbed 4

5 in order to support multiple GMPLS control- and management-plane instances to encourage more networking researchers to use this testbed. The virtualizer presents a virtual representation of the Force10 E600 to each networking-researcher s software. This enables a control- or management-plane software module to operate in a normal fashion, while the virtualizer checks commands issued by the controlor management-plane software module to ensure that it manipulates only its allocated resources. The resource set allocated to each experimental software module consists of some subset of the switch s ports, VLAN IDs, and bandwidth. Our results are presented in Item 6 of the Findings document. The virtualizer software is posted on our project web site. 7. CHEETAH network maintenance (Tao Li): Tao supported the graduate students, undergraduate students, Zhaoming Li, CUNY, Andrew Brown, NCSU, and a researcher, Jianping Wang, U, for their experiments on the CHEETAH network. He managed user accounts, administered the dozen hosts that we have on the CHEETAH network and local testbed (using yum for operating system updates, etc.), and configured VLANs and Layer-1 circuits across the Sycamore SN16000 switches. Several maintenance problems occurred this year. These include a misconfiguration of the OC192 circuit between ORNL and ATL (Oct. 06), disruption of the VLAN circuits 602 and 603 that connected UVa and CUNY to the CHEETAH NC PoP via MPLS tunnels across HOPI and the NCREN network (Oct. 06), failures of the AIC and SMC cards in the ORNL SN16000 (Feb. 07), which required the cards to be sent back to the vendor for replacement after a long period of testing, and a failure of the MCNC-NLR- SLR concatenated Layer-1 circuit between Atlanta and Raleigh (Mar. 07). There were at least three major security-related events, two caused a flood of messages generated by a misconfiguration of network-management software (local incidents), and one caused by a misconfiguration of squid software on the HOPI PCs (which impacted the Internet2 mail server). We summarize our findings based on these activities in Item 7 of the Findings report. 8. CHEETAH wide-area network extension (Tao Li and Xiangfei Zhu): We interconnected the CHEE- TAH network with the HOPI testbed via a 10GbE link as shown in Fig. 2. To enable this link, we relocated the North Carolina (NC) Sycamore SN16000 switch to MCNC s collocation area in Level 3 s Raleigh PoP. This relocation required the purchase of several components, such as a DC-to-AC inverter, a Dell switch to handle a short-reach/long-reach mismatch between our Sycamore SN GbE interface card physical interface and the carrier s requirement, optical fiber, etc. We renewed contracts with SLR for collocation of our Atlanta node and for the intra-city OC192 link within Atlanta between NLR s PoP and SLR s PoP (where our node is located). We renewed our contract with NLR for the Raleigh-Atlanta OC192 link, and added a one-year lease for the Raleigh-Washington 10GbE link. Finally, we entered into a new contractual agreement with MCNC for collocation at their Raleigh 5

6 PoP. Other changes include adding improved fiber GbE NICs to our servers located at the CHEETAH PoPs for more consistent data-plane throughput. Finally the Sycamore switch software was upgraded to Release 8.0 on all three switches. 9. Basic research (Xiangfei Zhu): We first created a DTMC model by approximating the exponential distribution of call inter-arrival times with a geometric distribution. While this model provided us insights into the performance aspects of different types of book-ahead mechanisms (paper accepted to IEEE Transactions of Communications, posted on project web site), its limitation was the state-space explosion problem. With further research, we were able to model the BA-First scheme (in which the first available time interval is allocated to an incoming request) with a non-homogeneous CTMC model, from which we could obtain call congestion, utilization and mean scheduling delay by solving the embedded DTMC model of the system when observed at reservation time-interval boundaries. A paper on this model has been accepted to appear in IEEE Globecom 2007 (posted on the project web site). Our results are presented in Item 9 of the Findings document. 10. Basic research (Xiuduan Fang): In our Globecom 2006 publication, which we described in last-year s annual report, we used the ErlangB call-blocking model to study the immediate-request bandwidthsharing mode for different orders of magnitude of link capacity expressed in channels, i.e., m = 10, 100, 1000 Figure 2: Current CHEETAH network deployment (as of July 21, 2007), and call holding time. This year, we undertook a study using the ErlangC call queueing model for the first type of application, for which the per-circuit capacity is independent of the holding time, and for the second class of applications, i.e., file transfers where the holding time is dependent on per-circuit capacity, we combined well-known M/G/m/m and TCP models to create a new model. Unlike in the Globecom 2006 paper, where call blocking probability and utilization were 6

7 the only metrics of interest, in this paper, we studied mean delays. We submitted this paper to IEEE JSAC, but it was rejected with a mixed set of reviews; we are revising it for a new journal submission (posted on the project web site). Our results are presented in Item 10 of the Findings document. 11. Basic research (Tao Li): We created queueing models of a network of switch call processors and signaling channels to compare in-band and out-of-band signaling options. Our goal is to find a signaling transport mechanism that lowers total call setup delay. Our conclusions are reported in Item 11 of the Findings document. 12. Applications: We tested an open-source CDN (Content Delivery Network) application called Globule CDN application, and a storage backup application called amanda, on our local testbeds. We identified both applications as candidates for dynamically shared circuit-switched networks. We have been meeting regularly with John Lankford, UTK, John Moore, Steve Thorpe, and Mark Johnson, MCNC, to discuss applications for dynamically shared circuit-switched networks (May 07 presentation posted on project web site). MCNC and UTK have an interest in business development for Internet2 s Dynamic Circuit Services (DCS). The amanda application was identified by this group as a potentially attractive application for dynamic circuits. The group is currently working on a business-oriented report based on our discussions. Our conclusions are reported in Item 12 of the Findings document 13. Interceptor software (Helali Bhuiyan): We found a new way to integrate the two components needed to make an application circuit-aware. First, the application needs to invoke the circuit-requestor program to initiate circuit setup. Next, it needs to configure any TCP connection it creates over the circuit to run the CTCP congestion control module, or at least change some of the parameter settings associated with the TCP socket. Our earlier solutions were to either modify the application source code, an approach we adopted with squid, or to write a script-like program that initiates circuit-requestor before starting the application. Our new technique is to use the ptrace (process tracking) tool provided by Linux. An interceptor application can execute the ptrace command with the process identifier (PID) of the traced application. Once a process is being traced, whenever the traced process executes a system call or returns from a system call, the control of execution is transferred to the interceptor application. The interceptor application can then check the arguments of the system call or execute other actions, such as reading registers, modifying register values, or injecting new code into the code segment. Also values returned from the system call can be accessed and modified in a similar way. Once the interceptor application is done examining and/or modifying registers associated with the system call, control is given back to the traced application for continued execution of the system call. With this technique, when an application executes a connect system call to initiate a connection on a TCP socket, the interceptor application can trigger circuit setup, and modify the destination and source IP addresses, if 7

8 required (e.g., when a VLAN is setup the ends of the VLAN virtual circuit are allocated new IP addresses). Control returns to the traced application for execution of the connect system call with the modified parameters. When the system call completes execution, the interceptor program is invoked again, at which point it can configure the socket to run the CTCP congestion control module, or use setsockopt to modify TCP-socket related parameters, such as read and write buffer sizes, before relinquishing control to the traced application. Educational activities include the following. Mark McGinley obtained his Masters degrees this year, and passed the Ph.D. qualifying examination. Xiangfei Zhu defended his Ph.D. proposal successfully. Xiuduan Fang was advanced to candidacy and will be defending her Ph.D. proposal soon. Helali Bhuiyan passed his Ph.D. qualifiers in August Mark and Xiangfei attended the DRAGON/MAX controlplane workshop to learn how to configure GMPLS networks with the DRAGON control-plane software. Undergraduate students, Robert W. Gisiger, Matt Greenfield, Wesley Chi, Thinh Ho, and Marko Milko, did their undergraduate senior-thesis project work on CHEETAH-related projects. Postdoctoral fellow, Tao Li, quickly learned a great deal about maintaining and administering a wide-area experimental network. All the participants learned a great deal about network security. Materials: The materials we developed include papers and software. The publications are listed in the Products part of this report. We published two journal papers, and four conference papers. Software developed in the project along with presentations are being posted on project web site: A list of presentations are provided below. Presentations: Title of Presentation Meeting Place Date CHEETAH applications and control-plane Internet2 J. Techs Meeting Batavia, IL July 16-18, 2007 testing on HOPI (with demonstrations) HOPI Applications MCNC Raleigh, May 8-9, 2007 NC CHEETAH: A high-speed optical network U SEAS Open House Charlottesville, Feb. 24, 2007 Proposals for HOPI testing Generalized MultiProtocol Label Switched (GMPLS) Networks - all-day tutorial Request for feedback on proposed direction for CHEETAH HOPI Meeting, Internet2 J.Techs meeting Globecom, IEEE Communications Society Meeting with NSF Program Directors Minneapolis San Francisco, CA Arlington, Feb. 13, 2007 Dec. 1, 2006 Sept. 22,

9 Title of Presentation Meeting Place Date CHEETAH s use of DRAGON Proposed future direction for CHEETAH CHEETAH project review Proposed future direction for CHEETAH CHEETAH review DRAGON Users Group Presentation Meeting with Tom Lehman, DRAGON, ISI East Review meeting with Program Director Meeting with Jerry Sobieski, DRAGON project, MAX Meeting with Wu Feng and Mark Gardner, V. Tech. Reston, Arlington, Charlottesville, Aug. 30, 2006 Aug. 25, 2006 Aug. 23, 2006 Maryland Aug. 12, 2006 Charlottesville, Aug. 10,

Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications

Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications Year 3 Activities report for the NSF project EIN-0335190 Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications Date: July 21, 2006 PI: Malathi

More information

Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications

Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications Year 1 Activities report for the NSF project EIN-0335190 Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications Date: July 29, 2004 (this is

More information

Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications

Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications Year 2Activities report for the NSF project EIN-0335190 Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications Date: July 15, 2005 PI: Malathi

More information

A discussion of goals and control-plane implications for our HOPI experiments

A discussion of goals and control-plane implications for our HOPI experiments A discussion of goals and control-plane implications for our HOPI experiments Malathi Veeraraghavan, Xiangfei Zhu, Tao Li May 5, 2007 [Requesting feedback/comments to mvee@virginia.edu] In Feb. 2007, we

More information

Final Technical Report

Final Technical Report DOE Award Number: DE-FG02-04ER25640 Name of recipient: University of Virginia Final Technical Report Project title: Enabling Supernova Computations by Integrated Transport and Provisioning Methods Optimized

More information

CTCP (Circuit TCP) v1.0

CTCP (Circuit TCP) v1.0 Outline C (Circuit ) v1.0 Helali Bhuiyan and Malathi Veeraraghavan {helali,mv5g}@virginia.edu Purpose of C Requirements to run C code C Components C Operation C details C Usage Usage of C across an Internet

More information

Annual Report:

Annual Report: Annual Report: 0087487 Annual Report for Period:09/2001-09/2002 Submitted on: 07/06/2004 Principal Investigator: Veeraraghavan, Malathi. Award ID: 0087487 Organization: Polytechnic Univ of NY Title: Towards

More information

A TRANSPORT PROTOCOL FOR DEDICATED END-TO-END CIRCUITS

A TRANSPORT PROTOCOL FOR DEDICATED END-TO-END CIRCUITS A TRANSPORT PROTOCOL FOR DEDICATED END-TO-END CIRCUITS MS Thesis Final Examination Anant P. Mudambi Computer Engineering University of Virginia December 6, 2005 Outline Motivation CHEETAH Background UDP-based

More information

Improving web performance through new networking technologies

Improving web performance through new networking technologies Improving web performance through new networking technologies Xiuduan Fang, Xuan Zheng, Malathi Veeraraghavan University of Virginia {xf4c, xz3y, mv}@virginia.edu Abstract New connection-oriented networking

More information

Report on Transport Protocols over Mismatched-rate Layer-1 Circuits with 802.3x Flow Control

Report on Transport Protocols over Mismatched-rate Layer-1 Circuits with 802.3x Flow Control Report on Transport Protocols over Mismatched-rate Layer-1 Circuits with 82.3x Flow Control Helali Bhuiyan, Mark McGinley, Tao Li, Malathi Veeraraghavan University of Virginia Email: {helali, mem5qf, taoli,

More information

Addressing and secure control-plane network design in GMPLS networks

Addressing and secure control-plane network design in GMPLS networks Addressing and secure control-plane network design in GMPLS networks Abstract 1 : Malathi Veeraraghavan, Xuan Zheng, Xiangfei Zhu {malathi, xuan, xz4p}@virginia.edu April 7, 2006 This document describes

More information

Next Generation Networking and The HOPI Testbed

Next Generation Networking and The HOPI Testbed Next Generation Networking and The HOPI Testbed Rick Summerhill Director, Network Research, Architecture, and Technologies, Internet2 CANS 2005 Shenzhen, China 2 November 2005 Agenda Current Abilene Network

More information

Implementation of a GMPLS-based Network with End Host Initiated Signaling

Implementation of a GMPLS-based Network with End Host Initiated Signaling Implementation of a -based Network with End Host Initiated Signaling X. Zhu, X. Zheng, M. Veeraraghavan Z. Li, Q. Song, I. Habib N. S. V. Rao University of Virginia City University of New York Oak Ridge

More information

Path-based networking: From POTS to SDN. Outline

Path-based networking: From POTS to SDN. Outline Path-based networking: From POTS to SDN Malathi Veeraraghavan University of Virginia April 28, 2014 Talk at CUHK, Dept. of IE Thanks to the US DOE ASCR for grant DE-SC0007341, and NSF grants CNS-1116081,

More information

Progress Report. Project title: Resource optimization in hybrid core networks with 100G systems

Progress Report. Project title: Resource optimization in hybrid core networks with 100G systems Progress Report DOE award number: DE-SC0002350 Name of the recipient: University of Virginia Project title: Resource optimization in hybrid core networks with 100G systems Principal investigator: Malathi

More information

Building 10-Gbps Networks: A few observations on the national and regional scales in the U.S.

Building 10-Gbps Networks: A few observations on the national and regional scales in the U.S. Building 10-Gbps Networks: A few observations on the national and regional scales in the U.S. Steve Corbató corbato@internet2.edu Director, Network Initiatives, Internet2 & Visiting Fellow, Center for

More information

The Abilene Observatory and Measurement Opportunities

The Abilene Observatory and Measurement Opportunities The Abilene Observatory and Measurement Opportunities Rick Summerhill, Director Network Research, Architecture, and Technology, Internet2 CONMI Workshop / PAM 2005 Boston, MA March 30, 05 Outline History

More information

NetFPGA Update at GEC4

NetFPGA Update at GEC4 NetFPGA Update at GEC4 http://netfpga.org/ NSF GENI Engineering Conference 4 (GEC4) March 31, 2009 John W. Lockwood http://stanford.edu/~jwlockwd/ jwlockwd@stanford.edu NSF GEC4 1 March 2009 What is the

More information

UltraScience Net Update: Network Research Experiments

UltraScience Net Update: Network Research Experiments UltraScience Net Update: Network Research Experiments Nagi Rao, Bill Wing, Susan Hicks, Paul Newman, Steven Carter Oak Ridge National Laboratory raons@ornl.gov https://www.csm.ornl.gov/ultranet February

More information

Internet2 and IPv6: A Status Update

Internet2 and IPv6: A Status Update Internet2 and IPv6: A Status Update Rick Summerhill Associate Director, Network Infrastructure, Internet2 North American IPv6 Summit Santa Monica, CA 15 June 2004 Outline Internet2 Goals Participation

More information

Internet2 Network Service Descriptions DRAFT December 4, 2006

Internet2 Network Service Descriptions DRAFT December 4, 2006 DRAFT December 4, 2006 Table of Contents 1. Network Infrastructure and Services... 1 1.1 Introduction... 1 1.2 Architectural Overview... 3 1.3 Circuit Service Descriptions... 5 1.4 IP Services... 9 2.

More information

Experiences with Dynamic Circuit Creation in a Regional Network Testbed

Experiences with Dynamic Circuit Creation in a Regional Network Testbed This paper was presented as part of the High-Speed Networks 2011 (HSN 2011) Workshop at IEEE INFOCOM 2011 Experiences with Dynamic Circuit Creation in a Regional Network Testbed Pragatheeswaran Angu and

More information

Grid Tutorial Networking

Grid Tutorial Networking Grid Tutorial Networking Laukik Chitnis Sanjay Ranka Outline Motivation Key Issues and Challenges Emerging protocols DWDM MPLS, GMPLS Network Infrastructure Internet2 Abilene and HOPI NLR and FLR Gloriad

More information

Progress Report. Project title: Resource optimization in hybrid core networks with 100G systems

Progress Report. Project title: Resource optimization in hybrid core networks with 100G systems Progress Report DOE award number: DE-SC0002350 Name of the recipient: University of Virginia Project title: Resource optimization in hybrid core networks with 100G systems Principal investigator: Malathi

More information

The New Internet2 Network

The New Internet2 Network The New Internet2 Network Director Network Research, Architecture, and Technologies Internet2 GLIF Meeting 11 September 2006 Tokyo, Japan Agenda Basic Ideas Design Ideas Topology Optical nodes Control

More information

On the use of connection-oriented networks to support Grid computing

On the use of connection-oriented networks to support Grid computing On the use of connection-oriented networks to support Grid computing Malathi Veeraraghavan, Xuan Zheng, Zhanxiang Huang University of Virginia {malathi, xuan, zh4c}@virginia.edu Abstract -- The vision

More information

Developing ILNP. Saleem Bhatti, University of St Andrews, UK FIRE workshop, Chania. (C) Saleem Bhatti.

Developing ILNP. Saleem Bhatti, University of St Andrews, UK FIRE workshop, Chania. (C) Saleem Bhatti. Developing ILNP Saleem Bhatti, University of St Andrews, UK 2010-07-16 FIRE workshop, Chania. (C) Saleem Bhatti. 1 What is ILNP? Identifier Locator Network Protocol: http://ilnp.cs.st-andrews.ac.uk/ ILNP

More information

Chapter 4. Routers with Tiny Buffers: Experiments. 4.1 Testbed experiments Setup

Chapter 4. Routers with Tiny Buffers: Experiments. 4.1 Testbed experiments Setup Chapter 4 Routers with Tiny Buffers: Experiments This chapter describes two sets of experiments with tiny buffers in networks: one in a testbed and the other in a real network over the Internet2 1 backbone.

More information

CSCD 330 Network Programming

CSCD 330 Network Programming CSCD 330 Network Programming Network Superhighway Spring 2018 Lecture 13 Network Layer Reading: Chapter 4 Some slides provided courtesy of J.F Kurose and K.W. Ross, All Rights Reserved, copyright 1996-2007

More information

Networks & protocols research in Grid5000 DAS3

Networks & protocols research in Grid5000 DAS3 1 Grid 5000 Networks & protocols research in Grid5000 DAS3 Date Pascale Vicat-Blanc Primet Senior Researcher at INRIA Leader of the RESO team LIP Laboratory UMR CNRS-INRIA-ENS-UCBL Ecole Normale Supérieure

More information

SaaS Providers. ThousandEyes for. Summary

SaaS Providers. ThousandEyes for. Summary USE CASE ThousandEyes for SaaS Providers Summary With Software-as-a-Service (SaaS) applications rapidly replacing onpremise solutions, the onus of ensuring a great user experience for these applications

More information

IPv6 in Internet2. Rick Summerhill Associate Director, Backbone Network Infrastructure, Internet2

IPv6 in Internet2. Rick Summerhill Associate Director, Backbone Network Infrastructure, Internet2 IPv6 in Internet2 Rick Summerhill Associate Director, Backbone Network Infrastructure, Internet2 North American IPv6 Global Summit Arlington, VA 8 December 2003 Outline General Internet2 Infrastructure

More information

On Virtualizing Ethernet Switches

On Virtualizing Ethernet Switches On Virtualizing Ethernet Switches Mark McGinley, Tao Li, and Malathi Veeraraghavan 151 Engineer s Way, PO 400740 University of Virginia Charlottesville, VA 22904, USA Phone: 1-434-982-2294, Fax: 1-434-982-2214

More information

FIND Projects 4. Munyoung Lee

FIND Projects 4. Munyoung Lee FIND Projects 4 Radio Wormholes for Wireless Label Switched Mesh Networks RNA: A Recursive Network Architecture Sensor-Internet Sharing and Search (SISS) Service-Centric End-to-End Abstractions for Network

More information

Network Superhighway CSCD 330. Network Programming Winter Lecture 13 Network Layer. Reading: Chapter 4

Network Superhighway CSCD 330. Network Programming Winter Lecture 13 Network Layer. Reading: Chapter 4 CSCD 330 Network Superhighway Network Programming Winter 2015 Lecture 13 Network Layer Reading: Chapter 4 Some slides provided courtesy of J.F Kurose and K.W. Ross, All Rights Reserved, copyright 1996-2007

More information

Overview of GMPLS Protocols and Standardization

Overview of GMPLS Protocols and Standardization Overview of GMPLS Protocols and Standardization Kohei Shiomoto Abstract MPLS (multiprotocol label ing) introduced the concept of label ing in IP layer-2 networks to facilitate network operation using a

More information

Industry Perspectives on Optical Networking. Joe Berthold 28 September 2004

Industry Perspectives on Optical Networking. Joe Berthold 28 September 2004 Industry Perspectives on Optical Networking Joe Berthold 28 September 2004 CIENA LightWorks Architecture Vision Benefits for Network Operators Reduce OpEx by Process Automation Reduce CapEx by Functional

More information

Research Network Challenges and Opportunities. Matt Zekauskas, Senior Engineer, Internet

Research Network Challenges and Opportunities. Matt Zekauskas, Senior Engineer, Internet Research Network Challenges and Opportunities Matt Zekauskas, matt@internet2.edu Senior Engineer, Internet2 2006-06-29 Outline Internet2? Current network issues Abilene, a 10Gbps IP backbone New network

More information

MPLS VPN Inter-AS Option AB

MPLS VPN Inter-AS Option AB First Published: December 17, 2007 Last Updated: September 21, 2011 The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol

More information

ThousandEyes for. Application Delivery White Paper

ThousandEyes for. Application Delivery White Paper ThousandEyes for Application Delivery White Paper White Paper Summary The rise of mobile applications, the shift from on-premises to Software-as-a-Service (SaaS), and the reliance on third-party services

More information

Investigating Bandwidth Broker s inter-domain operation for dynamic and automatic end to end provisioning

Investigating Bandwidth Broker s inter-domain operation for dynamic and automatic end to end provisioning Investigating Bandwidth Broker s inter-domain operation for dynamic and automatic end to end provisioning Christos Bouras and Dimitris Primpas Research Academic Computer Technology Institute, N.Kazantzaki

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

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

WAN Application Infrastructure Fueling Storage Networks

WAN Application Infrastructure Fueling Storage Networks WAN Application Infrastructure Fueling Storage Networks Andrea Chiaffitelli, AT&T Ian Perez-Ponce, Cisco SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies

More information

IP Bandwidth on Demand and Traffic Engineering via Multi-Layer Transport Networks. Dr. Greg M. Bernstein Grotto Networking 2004

IP Bandwidth on Demand and Traffic Engineering via Multi-Layer Transport Networks. Dr. Greg M. Bernstein Grotto Networking 2004 IP Bandwidth on Demand and Traffic Engineering via Multi-Layer Transport Networks Dr. Greg M. Bernstein Grotto Networking Page - 1 Problem Scope Bandwidth on Demand Medium to high speed bandwidth demands

More information

BW Protection. 2002, Cisco Systems, Inc. All rights reserved.

BW Protection. 2002, Cisco Systems, Inc. All rights reserved. BW Protection 2002, Cisco Systems, Inc. All rights reserved. 1 Cisco MPLS - Traffic Engineering for VPNs Amrit Hanspal Sr. Product Manager MPLS & QoS Internet Technologies Division 2 Agenda MPLS Fundamentals

More information

MPLS VPN--Inter-AS Option AB

MPLS VPN--Inter-AS Option AB The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) service provider

More information

Computer Networks Course for M.Tech CS,AI and IT students (July Dec 2005)

Computer Networks Course for M.Tech CS,AI and IT students (July Dec 2005) Computer Networks Course for M.Tech CS,AI and IT students (July Dec 2005) INSTRUCTORS: Wilson Naik naikcs@uohyd.ernet.in, and Atul Negi, atulcs@uohyd.ernet.in Diagnostic test A diagnostic test is to check

More information

BEN: Breakable Experimental Network

BEN: Breakable Experimental Network BEN: Breakable Experimental Network Nick McKeown Stanford University Presenter: Munhwan Choi Overview Requirements and motivation BEN overview Basic resources Fiber infrastructure and connectivity Functional

More information

L1.5VPNs: PACKET-SWITCHING ADAPTIVE L1 VPNs

L1.5VPNs: PACKET-SWITCHING ADAPTIVE L1 VPNs L1.5VPNs: PACKET-SWITCHING ADAPTIVE L1 VPNs What: Why: How: L1.5VPN is functionally equal to connecting VPN access sites over dedicated L1/0 connections to hub packet switch(es) However, uses more cost-efficient

More information

NLR Update: Backbone Upgrade Joint Techs July 2008

NLR Update: Backbone Upgrade Joint Techs July 2008 NLR Update: Backbone Upgrade Joint Techs July 2008 Dave Reese 1 National LambdaRail Infrastructure 2006 2004 National LambdaRail, Inc. 2 NLR Backbone Upgrade Upgrade Phase 1 portion of NLR backbone Jacksonville

More information

BCS Higher Education Qualifications. Diploma in IT. Computer Networks Syllabus

BCS Higher Education Qualifications. Diploma in IT. Computer Networks Syllabus BCS Higher Education Qualifications Diploma in IT Computer Networks Syllabus Version 3.0 December 2016 This is a United Kingdom government regulated qualification which is administered and approved by

More information

Practical Optical Networking

Practical Optical Networking 1 of 22 11/15/2007 6:04 PM Practical Optical Networking Outline 1. Evolution of national R&E infrastructure 2. Physical and architectural aspects of optical nets 3. Hybrid networking 4. Testing 2 of 22

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

Traffic engineering and GridFTP log analysis. Jan 17, 2013 Project web site:

Traffic engineering and GridFTP log analysis. Jan 17, 2013 Project web site: Traffic engineering and GridFTP log analysis Zhenzhen Yan, Z. Liu, M. Veeraraghavan University of Virginia mvee@virginia.edu Chris Tracy, Chin Guok ESnet ctracy@es.net Jan 17, 2013 Project web site: http://www.ece.virginia.edu/mv/research/doe09/index.html

More information

Design and Implementation of GMPLS-basd Optical Slot Switching Network with PLZT High-speed Optical Switch

Design and Implementation of GMPLS-basd Optical Slot Switching Network with PLZT High-speed Optical Switch Design and Implementation of GMPLS-basd Optical Switching Network with PLZT High-speed Optical Switch Teruo Kasahara, Masahiro Hayashitani, Yutaka rakawa, Satoru Okamoto and Naoaki Yamanaka Dept. of Information

More information

UNIT 2 TRANSPORT LAYER

UNIT 2 TRANSPORT LAYER Network, Transport and Application UNIT 2 TRANSPORT LAYER Structure Page No. 2.0 Introduction 34 2.1 Objective 34 2.2 Addressing 35 2.3 Reliable delivery 35 2.4 Flow control 38 2.5 Connection Management

More information

Configuration of Offset Time in Optical Burst Switching Networks for Delay Sensitive Traffic

Configuration of Offset Time in Optical Burst Switching Networks for Delay Sensitive Traffic Configuration of Offset Time in Optical Burst Switching Networks for Delay Sensitive Traffic Anupam Soni and Yatindra Nath Singh anusoni@iitk.ac.in,ynsingh@iitk.ac.in. Abstract In Optical Burst Switching

More information

Fig (1) client and Server network

Fig (1) client and Server network 2.2 How Does the Internet Work? The international network known as the internet consists of hundreds of thousands of smaller networks linking educational, commercial, nonprofit, and military organizations,

More information

Using OPNET Modules in a Computer Networks Class at Mercer University

Using OPNET Modules in a Computer Networks Class at Mercer University Using OPNET Modules in a Computer Networks Class at Mercer University Donald U. Ekong 1 Abstract The ability to simulate computer networks enhances the teaching of computer networks concepts. This paper

More information

Video Streaming Over the Internet

Video Streaming Over the Internet Video Streaming Over the Internet 1. Research Team Project Leader: Graduate Students: Prof. Leana Golubchik, Computer Science Department Bassem Abdouni, Adam W.-J. Lee 2. Statement of Project Goals Quality

More information

PLEASE READ CAREFULLY BEFORE YOU START

PLEASE READ CAREFULLY BEFORE YOU START Page 1 of 20 MIDTERM EXAMINATION #1 - B COMPUTER NETWORKS : 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 Fall 2008-75 minutes This examination document

More information

PLEASE READ CAREFULLY BEFORE YOU START

PLEASE READ CAREFULLY BEFORE YOU START Page 1 of 20 MIDTERM EXAMINATION #1 - A COMPUTER NETWORKS : 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 Fall 2008-75 minutes This examination document

More information

IST ATRIUM. A testbed of terabit IP routers running MPLS over DWDM. TF-NGN meeting

IST ATRIUM. A testbed of terabit IP routers running MPLS over DWDM. TF-NGN meeting IST 1999-20675 ATRIUM A testbed of terabit IP routers running MPLS over DWDM TF-NGN meeting 18-06-2001 http://www.alcatel.be/atrium The objectives of the presentation Present the project : objectives partners

More information

Topics. TCP sliding window protocol TCP PUSH flag TCP slow start Bulk data throughput

Topics. TCP sliding window protocol TCP PUSH flag TCP slow start Bulk data throughput Topics TCP sliding window protocol TCP PUSH flag TCP slow start Bulk data throughput 2 Introduction In this chapter we will discuss TCP s form of flow control called a sliding window protocol It allows

More information

Centralization of Network using Openflow Protocol

Centralization of Network using Openflow Protocol Indian Journal of Science and Technology, Vol 8(S2), 165 170, January 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 DOI : 10.17485/ijst/2015/v8iS2/61217 Centralization of Network using Openflow

More information

Next Generation Broadband Networks

Next Generation Broadband Networks Next Generation Broadband Networks John Harper Vice President, IOS Routing Apricot 2005 1 Next Generation Broadband Networks The broadband opportunity, in Asia and worldwide Cisco R&D for the broadband

More information

OpenCache. A Platform for Efficient Video Delivery. Matthew Broadbent. 1 st Year PhD Student

OpenCache. A Platform for Efficient Video Delivery. Matthew Broadbent. 1 st Year PhD Student OpenCache A Platform for Efficient Video Delivery Matthew Broadbent 1 st Year PhD Student Motivation Consumption of video content on the Internet is constantly expanding Video-on-demand is an ever greater

More information

Toward a Reliable Data Transport Architecture for Optical Burst-Switched Networks

Toward a Reliable Data Transport Architecture for Optical Burst-Switched Networks Toward a Reliable Data Transport Architecture for Optical Burst-Switched Networks Dr. Vinod Vokkarane Assistant Professor, Computer and Information Science Co-Director, Advanced Computer Networks Lab University

More information

perfsonar Deployment on ESnet

perfsonar Deployment on ESnet perfsonar Deployment on ESnet Brian Tierney ESnet ISMA 2011 AIMS-3 Workshop on Active Internet Measurements Feb 9, 2011 Why does the Network seem so slow? Where are common problems? Source Campus Congested

More information

QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to a Layer 3 VPN service. In your des

QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to a Layer 3 VPN service. In your des Vendor: Cisco Exam Code: 352-001 Exam Name: ADVDESIGN Version: Demo www.dumpspdf.com QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to

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

Introduction to Segment Routing

Introduction to Segment Routing Segment Routing (SR) is a flexible, scalable way of doing source routing. Overview of Segment Routing, page 1 How Segment Routing Works, page 2 Examples for Segment Routing, page 3 Benefits of Segment

More information

A Large Scale Simulation Study: Impact of Unresponsive Malicious Flows

A Large Scale Simulation Study: Impact of Unresponsive Malicious Flows A Large Scale Simulation Study: Impact of Unresponsive Malicious Flows Yen-Hung Hu, Debra Tang, Hyeong-Ah Choi 3 Abstract Researches have unveiled that about % of current Internet traffic is contributed

More information

Cisco Cisco ADVDESIGN. Download Full Version :

Cisco Cisco ADVDESIGN. Download Full Version : Cisco 352-001 Cisco ADVDESIGN Download Full Version : http://killexams.com/pass4sure/exam-detail/352-001 C. Your neighbors will drop immediately. D. Your neighbors will drop and EIGRP will begin the query

More information

Differential Congestion Notification: Taming the Elephants

Differential Congestion Notification: Taming the Elephants Differential Congestion Notification: Taming the Elephants Long Le, Jay Kikat, Kevin Jeffay, and Don Smith Department of Computer science University of North Carolina at Chapel Hill http://www.cs.unc.edu/research/dirt

More information

A Bandwidth-Broker Based Inter-Domain SLA Negotiation

A Bandwidth-Broker Based Inter-Domain SLA Negotiation A Bandwidth-Broker Based Inter-Domain SLA Negotiation Haci A. Mantar θ, Ibrahim T. Okumus, Junseok Hwang +, Steve Chapin β θ Department of Computer Engineering, Gebze Institute of Technology, Turkey β

More information

A Virtual Circuit Multicast Transport Protocol (VCMTP) for Scientific Data Distribution

A Virtual Circuit Multicast Transport Protocol (VCMTP) for Scientific Data Distribution A Virtual Circuit Multicast Transport Protocol (VCMTP) for Scientific Data Distribution Jie Li and Malathi Veeraraghavan University of Virginia Steve Emmerson University Corporation for Atmospheric Research

More information

AC : TEACHING A LABORATORY-BASED IPV6 COURSE IN A DISTANCE EDUCATION ENVIRONMENT

AC : TEACHING A LABORATORY-BASED IPV6 COURSE IN A DISTANCE EDUCATION ENVIRONMENT AC 2007-1962: TEACHING A LABORATORY-BASED IPV6 COURSE IN A DISTANCE EDUCATION ENVIRONMENT Philip Lunsford, East Carolina University Phil Lunsford received a B.S. in Electrical Engineering and a M.S. in

More information

Impact of Short-lived TCP Flows on TCP Link Utilization over 10Gbps High-speed Networks

Impact of Short-lived TCP Flows on TCP Link Utilization over 10Gbps High-speed Networks Impact of Short-lived TCP Flows on TCP Link Utilization over Gbps High-speed Networks Lin Xue, Chui-hui Chiu, and Seung-Jong Park Department of Computer Science, Center for Computation & Technology, Louisiana

More information

Networked Access to Library Resources

Networked Access to Library Resources Institute of Museum and Library Services National Leadership Grant Realizing the Vision of Networked Access to Library Resources An Applied Research and Demonstration Project to Establish and Operate a

More information

Module 1. Introduction. Version 2, CSE IIT, Kharagpur

Module 1. Introduction. Version 2, CSE IIT, Kharagpur Module 1 Introduction Version 2, CSE IIT, Kharagpur Introduction In this module we shall highlight some of the basic aspects of computer networks in two lessons. In lesson 1.1 we shall start with the historical

More information

An Analysis of ISP Backbone Availability

An Analysis of ISP Backbone Availability An Analysis of ISP Backbone Availability Katsushi Kobayashi ikob@ni.aist.go.jp All results in this talk are based only with the IS-IS messages provided by Internet2 observatory. Therefore, the results

More information

ANALYSIS AND EVALUATION OF DISTRIBUTED DENIAL OF SERVICE ATTACKS IDENTIFICATION METHODS

ANALYSIS AND EVALUATION OF DISTRIBUTED DENIAL OF SERVICE ATTACKS IDENTIFICATION METHODS ANALYSIS AND EVALUATION OF DISTRIBUTED DENIAL OF SERVICE ATTACKS IDENTIFICATION METHODS Saulius Grusnys, Ingrida Lagzdinyte Kaunas University of Technology, Department of Computer Networks, Studentu 50,

More information

Performance Analysis of Frame Relay Network Using OSPF (Open Shortest Path First) and MPLS (Multi-Protocol Label Switching) based on GNS3

Performance Analysis of Frame Relay Network Using OSPF (Open Shortest Path First) and MPLS (Multi-Protocol Label Switching) based on GNS3 Int. Journal of Applied IT Vol. 01 No. 02 (2017) International Journal of Applied Information Technology http://journals.telkomuniversity.ac.id/ijait Performance Analysis of Frame Relay Network Using OSPF

More information

Introducing VMware Validated Design Use Cases. Modified on 21 DEC 2017 VMware Validated Design 4.1

Introducing VMware Validated Design Use Cases. Modified on 21 DEC 2017 VMware Validated Design 4.1 Introducing VMware Validated Design Use Cases Modified on 21 DEC 2017 VMware Validated Design 4.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Performance Evaluation of Telephony Routing over IP (TRIP)

Performance Evaluation of Telephony Routing over IP (TRIP) Performance Evaluation of Telephony Routing over IP (TRIP) Matthew C. Schlesener Master s Thesis Defense November 25, 2002 Defense Committee: Dr. Victor Frost (Chair) Dr. Joseph Evans Dr. Gary Minden Presentation

More information

Modelling direct application to network bandwidth provisioning for high demanding research applications

Modelling direct application to network bandwidth provisioning for high demanding research applications Modelling direct application to network bandwidth provisioning for high demanding research applications H. Wessing, Y. Yan and M. Berger Research Center COM Technical University of Denmark Bldg. 345V,

More information

One Planet. One Network. Infinite Possibilities.

One Planet. One Network. Infinite Possibilities. One Planet. One Network. Infinite Possibilities. IPv6 in the Global Crossing IP Network May 26, 2005 Ed Bursk, Vice President Government Global Crossing Overview Global Crossing was founded seven years

More information

Service Mesh and Microservices Networking

Service Mesh and Microservices Networking Service Mesh and Microservices Networking WHITEPAPER Service mesh and microservice networking As organizations adopt cloud infrastructure, there is a concurrent change in application architectures towards

More information

Extension theorems in vector spaces over finite fields Dr. Alex Iosevich. Journal reviewer for International Mathematics Research Notices.

Extension theorems in vector spaces over finite fields Dr. Alex Iosevich. Journal reviewer for International Mathematics Research Notices. Doowon Koh T (517) 353-6882 B koh@math.msu.edu Education Aug.2003 Dec.2008 Dissertation Dissertation Supervisor Mar.1998 Feb.2000 Thesis Advisor Mar.1991 Feb.1998 Feb.1993 Apr.1995 Ph.D in Mathematics,

More information

EEC-484/584 Computer Networks

EEC-484/584 Computer Networks EEC-484/584 Computer Networks Lecture 13 wenbing@ieee.org (Lecture nodes are based on materials supplied by Dr. Louise Moser at UCSB and Prentice-Hall) Outline 2 Review of lecture 12 Routing Congestion

More information

The LSP Protection/Restoration Mechanism in GMPLS. Ziying Chen

The LSP Protection/Restoration Mechanism in GMPLS. Ziying Chen The LSP Protection/Restoration Mechanism in GMPLS by Ziying Chen The LSP Protection/Restoration Mechanism in GMPLS by Ziying Chen A graduation project submitted to the Faculty of Graduate and Postdoctoral

More information

Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Dr. Phạm Trần Vũ

Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Dr. Phạm Trần Vũ Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Dr. Phạm Trần Vũ 1 Lecture 5: Network Layer (cont ) Reference: Chapter 5 - Computer Networks, Andrew S. Tanenbaum, 4th Edition, Prentice Hall, 2003. 2

More information

SCION Project Testbed Trials. David Hausheer, Youssef El Biad, Kurt Baumann, Adrian Perrig

SCION Project Testbed Trials. David Hausheer, Youssef El Biad, Kurt Baumann, Adrian Perrig SCION Project Testbed Trials David Hausheer, Youssef El Biad, Kurt Baumann, Adrian Perrig SCION Project Testbed Trials 2 SCION: A Secure Internet Architecture SCION: Scalability, Control, and Isolation

More information

Managed Internet Service (MIS) gives you these features:

Managed Internet Service (MIS) gives you these features: Product Description Managed Internet Service (MIS) is an Internet access service that combines a symmetrical, dedicated connection with consolidated application management. MIS includes proactive, 24x7

More information

Distributed Clustering Method for Large-Scaled Wavelength Routed Networks

Distributed Clustering Method for Large-Scaled Wavelength Routed Networks Distributed Clustering Method for Large-Scaled Wavelength Routed Networks Yukinobu Fukushima Graduate School of Information Science and Technology, Osaka University - Yamadaoka, Suita, Osaka 60-08, Japan

More information

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION WHITE PAPER Maximize Storage Networks with iscsi USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION For use with Windows 2000 VERITAS Software Corporation 03/05/2003

More information

Central Office Testing of Network Services

Central Office Testing of Network Services Central Office Testing of Network Services May, 2009 Application Note Ethernet is rapidly becoming the predominant method for deploying new commercial services and for expanding backhaul capacity. Carriers

More information

Performance in Named Data Networking

Performance in Named Data Networking Performance in Named Data Networking Patrick Crowley, John DeHart, Haowei Yuan & the NDN Team 2013 FIA PI Meeting San Diego, CA 11/15/2013 Performance Share our view via 3 simple questions How does the

More information