D Demonstration of integrated BoD testing and validation

Size: px
Start display at page:

Download "D Demonstration of integrated BoD testing and validation"

Transcription

1 D Demonstration of integrated BoD testing and validation Deliverable Number 06 WP # 6 Date Authors Jimmy Cullen, The University of Manchester Fedde Bloemhof, JIVE Paul Boven, JIVE Ralph Spencer, The University of Manchester Neal Jackson, The University of Manchester Document Log Version Date Summary Document created Introduction and background written Introduction revised and test results inserted Final revisions Updated the Torun test data

2 Signal to Noise Ratio Introduction This report describes the work performed to integrate testing and validation of Bandwidth on Demand (BoD) links with the BoD reservation tool, such that once a reservation is made, automated verification of the link is performed. If link validation fails, the BoD team is informed by and investigations into the cause of the failure can be made. Very Long Baseline Interferometry (VLBI) is a technique used in astronomy to observe astronomical objects at high resolution in radio frequencies using multiple telescopes separated by large distances. Traditional methods used to record data use computer hard disk drives, which after the observation is complete must be physically shipped to the correlator for processing. Electronic VLBI (evlbi) makes use of high speed computer networks to transfer the data in real time to the correlator, allowing immediate processing and notification of any problems at telescopes. In evlbi, real time correlation of data involves processing of synchronised data from all telescopes. Telescope data is generated as a constant bit rate data stream and transmitted to the correlator via UDP as it permits high data rates over long links, however it does not guarantee against packet loss or reordering. Reliable evlbi operation requires stable bandwidth with no or low-level packet loss and reordering, therefore characterisation of the data network over which the data are to be transmitted is essential prior to any evlbi session. For evlbi the main network characteristics of interest are bandwidth, packet loss and packet reordering. Bandwidth is important as this must at least be equal to the rate at which data is generated for real time correlation. If the available bandwidth is less than data generation rates, then data may still be transmitted to the correlator, but processing will occur sometime after the observation has completed. For VLBI the signal to noise ratio is proportional to the square root of one minus the fractional packet loss, which for low level packet loss is acceptable, as shown in Figure 1. With current software correlators, packet reordering is now less of a problem than previously since buffering and reordering of packets on the fly is possible Fractional data loss Figure 1. A plot showing how the signal to noise ratio changes with fractional data loss. For low level data loss, the SNR remains high, for example at 19% data loss the SNR remains at 90%. Currently the European VLBI Network (EVN) schedules observations approximately once a month. The EVN correlator is based at the Joint Institute for VLBI in Europe (JIVE) in The Netherlands, and many observatories have static light paths to JIVE which they use in evlbi observations. Given the frequency of EVN observations, the light paths are used inefficiently. An alternative to using dedicated light paths is to dynamically allocate fixed amounts of bandwidth to users for a limited amount of time as and when required, a technique known as Bandwidth on Demand. BoD matches very closely the requirements of evlbi, as well as other escience disciplines.

3 Bandwidth on Demand Reservation Service Several National Research and Education Networks (NRENs) throughout Europe and DANTE offer a BoD service, and at JIVE a BoD reservation tool has been developed to interface with these. Figure 2 is a screen shot of the main interface of the reservation tool. Authenticated users can review prior reservations, reserve new links and manage current reservations. Figure 2. The main interface to the BoD reservation tool. From here authenticated users can view current and previous BoD links, request new BoD links or terminate currently provisioned links. As described in Deliverable 6.1, the reservation tool is written in PHP and uses the Simple Object Access Protocol to interact with the BoD provider. Link Testing and Validation As described previously, it is vital to evlbi that network characterisation is performed prior to observations so that data is successfully correlated. UDPmon [1] is a network and end host characterisation application for PCs which was written with evlbi in mind. Using the client - server model, the PCs share information about their clock timings before pseudo random data is transmitted from client to server using UDP. Included in each datagram is an application header that allows many facets of the data transport to be recorded, including bandwidth, packet loss and reordering through the use of packet sequence numbers, and 1 way delay and jitter.

4 Automated testing The bandwidth reservation system allows authenticated users to request bandwidth between two end points. Incorporated into the reservation system is a service which permits the requested BoD link to be tested in advance of data transfers. The requestor selects a delay length until the tests are run, the length of each test in seconds and the size of the packets. The system then performs UDPmon tests between preconfigured end hosts using the BoD reservation bandwidth. Tests are run in each direction at full bandwidth, followed by tests at half bandwidth, and the results are recorded in a database. If percentage package loss from any of the four tests is greater than 0.1% the test is considered a failure and an is sent to the BoD requestor informing them, who can then contact the appropriate authority to resolve the problem. Figure 3 shows the Entity-Relationship Diagram containing the tables in the integrated reservation and testing system. The connection test data are stored in the t_bodconnectiontests table, including test results. Figure 3. Entity-Relationship Diagram displaying the main tables involved in the integrated BoD reservation and automated testing system. All previous link reservations and automated test results are stored in the database and made available to users through the web interface. Making historic test results available can have many uses, for example allowing users to view how the stability of a particular link evolves over time, or how a particular link s performance compares with other similar links. End host configuration Each end host must be pre-configured to be used in the automated testing and validation of links. A limited access account is configured on each end host and a copy of the UDPmon software installed. On the BoD reservation server public-private cryptography keys were generated, and the public key distributed to all end hosts. This configuration allows the BoD reservation server to securely connect to the end hosts and run the testing and validation software. Demonstration of working system In deliverable D6.08 International Bandwidth-on-Demand at 10Gb/s, BoD links were made between JIVE Onsala and JIVE Torun using the integrated reservation and validation system.

5 Onsala - JIVE The integrated reservation and validation system was used to create a BoD reservation between Onsala and JIVE at 10 Gbps. The automated tests were run for 10 minutes with 8972 byte payload packets. Figure 4 shows a screenshot of the reservation window Figure 4. Screenshot showing a 10 Gbps reservation between Onsala and JIVE. The automated tests ran for 10 minutes. The BoD link test was marked as a failure by the system because of packet loss on two of the tests, both at 10 Gbps. Figure 5 is a screenshot of the notification created by the system to inform the user of the automated test failure, which is useful as an additional method of informing the link requestor of the link s test failure. Figure 5. Screen shot of an automated BoD testing and validation failure notice. Further detailed testing may help identify potential sources of problems in the system. The results show that both tests at 50% of requested bandwidth show minimal packet loss, which would suggest that the packet loss is a factor of the requested bandwidth. Subsequent tests were conducted at 9 Gbps which showed packet loss of 3.5%, and at 8 Gbps which had minimal and acceptable packet loss.

6 Based on the test information, further, more detailed, investigations into the link and end hosts are warranted. This demonstrates the value of automated testing, allowing the concerned parties to investigate the packet loss and rectify before real evlbi observation data is transmitted at 10 Gbps. Torun - JIVE A 10 Gbps reservation was made between JIVE and Torun using the BoD system with an automated test which ran for one hour, as shown in figure 6. The results of the test were very impressive, with less than 0.1% packet loss and data rates greater than 9.7 Gbps. Figure 6. Connection details of the BoD reservation and hour long automated test between Torun and JIVE. The test was deemed a success and an was sent informing the requestor of the success. Using the automated tests, an interesting feature of this link was discovered. The packet size value for the automated tests is the payload value of the UDP datagram. The Maximum Transmission Unit (MTU) is the largest packet size permissible at the Ethernet layer, and for most high data rate networks this is 9000 bytes, which after the UDP and IP headers leaves a maximum of 8972 bytes available for the UDP payload. When tests were run with 8972 bytes packet size, tests failed, with no 100% packet loss. This problem was then further investigated on the PCs and it was quickly found that the machines could ping one another, proving that the link was up and working. UDPmon was then run from the command line and it was discovered that the MTU of the link was 8996 bytes. The PCs were configured for 9000 byte MTU, therefore the 8996 byte MTU must be applied by some network equipment on the link. Conclusions The integration of optional automated testing and validation on BoD links before operational use of the network for evlbi observations has been demonstrated and shown to be a useful tool. In both demonstrations the tests highlighted link characteristics which are of importance to their use in evlbi

7 observations. The tests have been designed to simulate evlbi transfers, thus allowing the requestor to have confidence that the link will perform in production as demonstrated in the test. Acknowledgements The authors would like to thank all those who helped make this demonstration possible, including colleagues at SURFnet, NORDUnet, SUNET, GEANT, PSNC, Torun and JIVE. References [1] accessed on

D6.7 Demonstration of international BoD connectivity at 4 Gb/s

D6.7 Demonstration of international BoD connectivity at 4 Gb/s D6.7 Demonstration of international BoD connectivity at 4 Gb/s Deliverable Number 07 WP # 6 Date 29th March 2012 Authors Jimmy Cullen, The University of Manchester Ralph Spencer, The University of Manchester

More information

PoS(11th EVN Symposium)112

PoS(11th EVN Symposium)112 Arpad Szomoru 1 Joint Institute for VLBI in Europe P.O. Box 2, 7990 AA Dwingeloo, the Netherlands E-mail: szomoru@jive.nl Paul Boven Joint Institute for VLBI in Europe P.O. Box 2, 7990 AA Dwingeloo, the

More information

Trans-Atlantic UDP and TCP network tests

Trans-Atlantic UDP and TCP network tests , Paul Burgess, Richard Hughes-Jones, Stephen Kershaw, Ralph Spencer and Matthew Strong The University of Manchester Jodrell Bank Observatory Macclesfield Cheshire SK11 9DL UK E-mail: Anthony.Rushton@postgrad.manchester.ac.uk

More information

evlbi Research in the European VLBI Network Steve Parsley, JIVE

evlbi Research in the European VLBI Network Steve Parsley, JIVE evlbi Research in the European VLBI Network Steve Parsley, JIVE parsley@jive.nl evlbi Research at JIVE and in the EVN is centred on the Proof-of-Concept project set up at the beginning of 2003. The project

More information

inettest a 10 Gigabit Ethernet Test Unit

inettest a 10 Gigabit Ethernet Test Unit 1 DANTE City House, 126-130 Hills Road, Cambridge CB2 1PQ, UK And Visiting Fellow, School of Physics and Astronomy, The University of Manchester, Oxford Rd, Manchester UK E-mail: Richard.Hughes-Jones@dante.net

More information

Test report of transparent local/remote application programming interface for storage elements

Test report of transparent local/remote application programming interface for storage elements NEXPReS is an Integrated Infrastructure Initiative (I3), funded under the European Community's Seventh Framework Programme (FP7/2007-2013) under grant agreement n RI-261525. Test report of transparent

More information

Lessons from EXPReS and the future of e-vlbi. 2nd Terena E2E Workshop, Amsterdam,

Lessons from EXPReS and the future of e-vlbi. 2nd Terena E2E Workshop, Amsterdam, Lessons from EXPReS and the future of e-vlbi 2nd Terena E2E Workshop, Amsterdam, 2009-12-08 What is JIVE? Operate the EVN correlator and support astronomers doing VLBI. A collaboration of the major radioastronomical

More information

SURFnet network developments 10th E-VLBI workshop 15 Nov Wouter Huisman SURFnet

SURFnet network developments 10th E-VLBI workshop 15 Nov Wouter Huisman SURFnet SURFnet network developments 10th E-VLBI workshop 15 Nov 2011 Wouter Huisman SURFnet Engine for Innovation Mission To improve higher education and research by promoting, developing and operating a trusted,

More information

Commissioning and Using the 4 Gigabit Lightpath from Onsala to Jodrell Bank

Commissioning and Using the 4 Gigabit Lightpath from Onsala to Jodrell Bank Commissioning and Using the 4 Gigabit Lightpath from Onsala to Jodrell Bank 1 DANTE City House,126-13 Hills Road, Cambridge CB2 1PQ, UK And Visiting Fellow, School of Physics and Astronomy, The University

More information

GÉANT Support for Research Within and Beyond Europe

GÉANT Support for Research Within and Beyond Europe GÉANT Support for Research Within and Beyond Europe TNC 2003, Zagreb 19-22 May Marian Garcia, Operations Manager DANTE AGENDA GÉANT Global Research Connectivity Europe, North America and other regions

More information

PoS(EXPReS09)036. e-vlbi Networking Tricks. Paul Boven, for the EXPReS team Joint Institute for VLBI in Europe (JIVE)

PoS(EXPReS09)036. e-vlbi Networking Tricks. Paul Boven, for the EXPReS team Joint Institute for VLBI in Europe (JIVE) , for the EXPReS team Joint Institute for VLBI in Europe (JIVE) E-mail: boven@jive.nl Real-time e-vlbi is made possible by having access to long-distance, high-performance networks - straight from the

More information

PoS(EXPReS09)023. e-evn progress. 3 years of EXPReS. Arpad Szomoru 1

PoS(EXPReS09)023. e-evn progress. 3 years of EXPReS. Arpad Szomoru 1 3 years of EXPReS 1 Joint Institute for VLBI in Europe P.O. Box 2, 7990 AA Dwingeloo, The Netherlands E-mail: szomoru@jive.nl During the past years e-vlbi has undergone a remarkable development. At the

More information

European VLBI Network

European VLBI Network European VLBI Network Cormac Reynolds, JIVE European Radio Interferometry School, Bonn 12 Sept. 2007 EVN Array 15 dissimilar telescopes Observes 3 times a year (approx 60 days per year) Includes some

More information

Grid Integration of Future Arrays of Broadband Radio Telescopes moving towards e-vlbi

Grid Integration of Future Arrays of Broadband Radio Telescopes moving towards e-vlbi Grid Integration of Future Arrays of Broadband Radio Telescopes moving towards e-vlbi Marcin Okoń Poznań Supercomputing and Networking Center, Supercomputing Department INGRID 2007 S. Margherita Ligure,

More information

WP7. Mark Kettenis April 18, Joint Institute for VLBI in Europe

WP7. Mark Kettenis April 18, Joint Institute for VLBI in Europe WP7 Mark Kettenis kettenis@jive.nl Joint Institute for VLBI in Europe April 18, 2011 Mark Kettenis kettenis@jive.nl (JIVE) NEXPReS WP7 April 18, 2011 1 / 16 Goals Create an automated, distributed correlator

More information

AutoBAHN Provisioning guaranteed capacity circuits across networks

AutoBAHN Provisioning guaranteed capacity circuits across networks AutoBAHN Provisioning guaranteed capacity circuits across networks Afrodite Sevasti, GRNET 1 st End-to-end workshop: Establishing lightpaths 1-2 December 2008, TERENA, Amsterdam AutoBAHN is a research

More information

Lighting the Blue Touchpaper for UK e-science - Closing Conference of ESLEA Project The George Hotel, Edinburgh, UK March, 2007

Lighting the Blue Touchpaper for UK e-science - Closing Conference of ESLEA Project The George Hotel, Edinburgh, UK March, 2007 Working with 1 Gigabit Ethernet 1, The School of Physics and Astronomy, The University of Manchester, Manchester, M13 9PL UK E-mail: R.Hughes-Jones@manchester.ac.uk Stephen Kershaw The School of Physics

More information

Multi Domain Service Architecture for Heterogonous Networks A view from GÉANT 3 - SA2: Task 1

Multi Domain Service Architecture for Heterogonous Networks A view from GÉANT 3 - SA2: Task 1 Multi Domain Service Architecture for Heterogonous Networks A view from GÉANT 3 - SA2: Task 1 Brian Bach Mortensen, NORDUnet 2nd TERENA E2E Workshop on Provisioning E2E services & On-demand Infrastructure

More information

User Interaction and Workflow Management in Grid enabled e-vlbi Experiments

User Interaction and Workflow Management in Grid enabled e-vlbi Experiments COMPUTATIONAL METHODS IN SCIENCE AND TECHNOLOGY 15(1), 95-104 (2009) User Interaction and Workflow Management in Grid enabled e-vlbi Experiments Ł. Dolata, M. Okoń, D. Stokłosa, Sz. Trocha, N. Meyer, M.

More information

ORIENT/ORIENTplus - Connecting Academic Networks in China and Europe. Jennifer(Jie) An CERNET Center/Tsinghua University 14 Feb.

ORIENT/ORIENTplus - Connecting Academic Networks in China and Europe. Jennifer(Jie) An CERNET Center/Tsinghua University 14 Feb. ORIENT/ORIENTplus - Connecting Academic Networks in China and Europe Jennifer(Jie) An CERNET Center/Tsinghua University 14 Feb.2012 Connecting Academic Networks in China and Europe ORIENT project provides

More information

VLBI Participation in Next Generation Network Development

VLBI Participation in Next Generation Network Development VLBI Participation in Next Generation Network Development evlbi Workshop Haystack Observatory 9 th April 2002 Steve Parsley parsley@jive.nl Agenda evlbi Network requirements Existing networks and future

More information

TCPDelay: Constant bit-rate data transfer over TCP

TCPDelay: Constant bit-rate data transfer over TCP The University of Manchester E-mail: Stephen.Kershaw@manchester.ac.uk Richard Hughes-Jones The University of Manchester E-mail: R.Hughes-Jones@manchester.ac.uk Transmission Control Protocol (TCP) is a

More information

Data Gathering in Optical Networks with the TL1 Toolkit

Data Gathering in Optical Networks with the TL1 Toolkit Data Gathering in Optical Networks with the TL1 Toolkit Ronald van der Pol 1 and Andree Toonk 2 1 SARA Computing & Networking Services, Kruislaan 415, 1098 SJ Amsterdam, The Netherlands rvdp@sara.nl http://nrg.sara.nl/

More information

PoS(10th EVN Symposium)098

PoS(10th EVN Symposium)098 1 Joint Institute for VLBI in Europe P.O. Box 2, 7990 AA Dwingeloo, The Netherlands E-mail: szomoru@jive.nl The, a Joint Research Activity in the RadioNet FP7 2 programme, has as its aim the creation of

More information

Real-Time E-VLBI with the SFXC Software Correlator. Mark Kettenis Aard Keimpema JIVE

Real-Time E-VLBI with the SFXC Software Correlator. Mark Kettenis Aard Keimpema JIVE Real-Time E-VLBI with the SFXC Software Correlator Mark Kettenis kettenis@jive.nl Aard Keimpema keimpema@jive.nl JIVE SFXC SFXC = S? FX Correlator Where S? used to mean Super Uses MPI to distribute/parallelize

More information

Southern Polytechnic State University Spring Semester 2009

Southern Polytechnic State University Spring Semester 2009 Southern Polytechnic State University Spring Semester 2009 ECET 4840 Laboratory Exercises 9: Router Queuing Configuration and Testing Objective: Students will investigate the effect of varying link capacity

More information

Networking interview questions

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

More information

Report on integration of E-VLBI System

Report on integration of E-VLBI System Express Production Real-time e-vlbi Service EXPReS is funded by the European Commission (DG-INFSO), Sixth Framework Programme, Contract #026642 Report on integration of E-VLBI System Title: Report on integration

More information

Guifré Molera, J. Ritakari & J. Wagner Metsähovi Radio Observatory, TKK - Finland

Guifré Molera, J. Ritakari & J. Wagner Metsähovi Radio Observatory, TKK - Finland European 4-Gbps VLBI and evlbi Click to edit Master subtitle style Guifré Molera, J. Ritakari & J. Wagner Observatory, TKK - Finland 1 Outline Introduction Goals for 4 Gbps Testing Results Product Conclusions

More information

Network Design Considerations for Grid Computing

Network Design Considerations for Grid Computing Network Design Considerations for Grid Computing Engineering Systems How Bandwidth, Latency, and Packet Size Impact Grid Job Performance by Erik Burrows, Engineering Systems Analyst, Principal, Broadcom

More information

EVN/JIVE Technical developments. Arpad Szomoru, JIVE

EVN/JIVE Technical developments. Arpad Szomoru, JIVE EVN/JIVE Technical developments Arpad Szomoru, JIVE Correlator upgrades New(ish) data output platform Solaris AMD server with large raid array Fully interchangeable with control computers Re-circulation

More information

GÉANT Open Service Description. High Performance Interconnectivity to Support Advanced Research

GÉANT Open Service Description. High Performance Interconnectivity to Support Advanced Research GÉANT Open Service Description High Performance Interconnectivity to Support Advanced Research Issue Date: 20 July 2015 GÉANT Open Exchange Overview Facilitating collaboration has always been the cornerstone

More information

Interconnected NRENs in Europe & GÉANT: Mission & Governance Issues

Interconnected NRENs in Europe & GÉANT: Mission & Governance Issues Interconnected NRENs in Europe & GÉANT: Mission & Governance Issues Vasilis Maglaris maglaris@netmode.ntua.gr Professor, National Technical University of Athens - NTUA Chairman, NREN Policy Committee GÉANT

More information

Deliverable D6.2 VNF/SDN/EPC: integration and system testing

Deliverable D6.2 VNF/SDN/EPC: integration and system testing 5G Communication with a Heterogeneous, Agile Mobile network in the Pyeongchang Winter Olympic CompetitioN Grant agreement n. 723247 Deliverable D6.2 VNF/SDN/EPC: integration and system Date of Delivery:

More information

GÉANT : e-infrastructure connectivity for the data deluge

GÉANT : e-infrastructure connectivity for the data deluge GÉANT : e-infrastructure connectivity for the data deluge Richard Hughes-Jones, Maria Minaricova & Vincenzo Capone DANTE BioMedBridges Workshop, Hinxton, 15-16 May 2014 What is GÉANT? High-bandwidth, high-performance

More information

TCP/IP protocol suite

TCP/IP protocol suite TCP/IP protocol suite The TCP/IP protocol suite was developed prior to the OSI model. Therefore, the layers in the TCP/IP protocol suite do not match exactly with those in the OSI model. The original TCP/IP

More information

EXPReS SA1: at the half-way mark. Arpad Szomoru JIVE

EXPReS SA1: at the half-way mark. Arpad Szomoru JIVE EXPReS SA1: at the half-way mark Arpad Szomoru JIVE Outline Progress in 2007 Going intercontinental The next 18 months Slide #2 e-vlbi science/test runs 17 e-vlbi science projects accepted since 2006:

More information

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

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

More information

TCP Tuning Domenico Vicinanza DANTE, Cambridge, UK

TCP Tuning Domenico Vicinanza DANTE, Cambridge, UK TCP Tuning Domenico Vicinanza DANTE, Cambridge, UK domenico.vicinanza@dante.net EGI Technical Forum 2013, Madrid, Spain TCP! Transmission Control Protocol (TCP)! One of the original core protocols of the

More information

Internet Layers. Physical Layer. Application. Application. Transport. Transport. Network. Network. Network. Network. Link. Link. Link.

Internet Layers. Physical Layer. Application. Application. Transport. Transport. Network. Network. Network. Network. Link. Link. Link. Internet Layers Application Application Transport Transport Network Network Network Network Link Link Link Link Ethernet Fiber Optics Physical Layer Wi-Fi ARP requests and responses IP: 192.168.1.1 MAC:

More information

LBA evlbi Developments. Chris Phillips evlbi Project Scientist 14 September 2007

LBA evlbi Developments. Chris Phillips evlbi Project Scientist 14 September 2007 LBA evlbi Developments Chris Phillips evlbi Project Scientist 14 September 2007 Summary First science paper Offering via normal call for proposals Partner in EXPReS Fringes to Sh as part of APAN Also Da,

More information

NICC ND 1635 V 1.1.1( )

NICC ND 1635 V 1.1.1( ) ND 1635 V 1.1.1(2008-06) Document NGN Interconnect: Media Path Technical Specification Network Interoperability Consultative Committee, Ofcom, 2a Southwark Bridge Road, London, SE1 9HA. 2 ND 1635 V 1.1.1(2008-06)

More information

The Network Infrastructure for Radio Astronomy in Italy

The Network Infrastructure for Radio Astronomy in Italy The Network Infrastructure for Radio Astronomy in Italy 1 INAF Istituto di Radioastronomia Via Gobetti 101, Bologna, Italy E-mail:m.nanni@ira.inaf.it Franco Mantovani INAF Istituto di Radioastronomia Via

More information

How to achieve low latency audio/video streaming over IP network?

How to achieve low latency audio/video streaming over IP network? February 2018 How to achieve low latency audio/video streaming over IP network? Jean-Marie Cloquet, Video Division Director, Silex Inside Gregory Baudet, Marketing Manager, Silex Inside Standard audio

More information

Optical Networking Activities in NetherLight

Optical Networking Activities in NetherLight Optical Networking Activities in NetherLight TERENA Networking Conference 2003 Zagreb, May 19-22, 2003 Erik Radius Manager Network Services, SURFnet Outline NetherLight What is it Why: the rationale From

More information

Concept Questions Demonstrate your knowledge of these concepts by answering the following questions in the space that is provided.

Concept Questions Demonstrate your knowledge of these concepts by answering the following questions in the space that is provided. 223 Chapter 19 Inter mediate TCP The Transmission Control Protocol/Internet Protocol (TCP/IP) suite of protocols was developed as part of the research that the Defense Advanced Research Projects Agency

More information

Transport protocols Introduction

Transport protocols Introduction Transport protocols 12.1 Introduction All protocol suites have one or more transport protocols to mask the corresponding application protocols from the service provided by the different types of network

More information

RTP: A Transport Protocol for Real-Time Applications

RTP: A Transport Protocol for Real-Time Applications RTP: A Transport Protocol for Real-Time Applications Provides end-to-end delivery services for data with real-time characteristics, such as interactive audio and video. Those services include payload type

More information

QUESTION BANK ENGINEERS ACADEMY. Computer Networks Computer Network Basics Segentation is done in. 12. Session layer is used for

QUESTION BANK ENGINEERS ACADEMY. Computer Networks Computer Network Basics Segentation is done in. 12. Session layer is used for Computer Networks Computer Network Basics 1 QUESTION BANK 1. Segentation is done in (a) transport layer (c) data link layer 2. Network layer activities are: (d) physical layer (a) logical addressing (b)

More information

CPSC 826 Internetworking. The Network Layer: Routing & Addressing Outline. The Network Layer

CPSC 826 Internetworking. The Network Layer: Routing & Addressing Outline. The Network Layer 1 CPSC 826 Intering The Network Layer: Routing & Addressing Outline The Network Layer Michele Weigle Department of Computer Science Clemson University mweigle@cs.clemson.edu November 10, 2004 Network layer

More information

Understanding the Network: A practical Guide to Internetworking Michael J. Martin

Understanding the Network: A practical Guide to Internetworking Michael J. Martin Understanding the Network: A practical Guide to Internetworking 0735709777 Michael J. Martin Copyright 2001 by New Riders Publishing Warning and Disclaimer: Every effort has been made to make this book

More information

CSE 1 23: Computer Networks

CSE 1 23: Computer Networks CSE 1 23: Computer Networks Total Points: 47.5 Homework 2 Out: 10/18, Due: 10/25 1. The Sliding Window Protocol Assume that the sender s window size is 3. If we have to send 10 frames in total, and the

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

GÉANT L3VPN Service Description. Multi-point, VPN services for NRENs

GÉANT L3VPN Service Description. Multi-point, VPN services for NRENs GÉANT L3VPN Service Description Multi-point, VPN services for NRENs Issue Date: 1 November 2017 GÉANT L3VPN Overview The GÉANT L3VPN service offers the National Research and Education Networks (NRENs)

More information

6. Correspondence relationship between Educational goals and Course goals

6. Correspondence relationship between Educational goals and Course goals 1. Course Title (Course Code) Fundamentals of Information Networks (2201) 2. Instructor Teruaki YOKOYAMA 3. Term Fall 2 4. Outline and Objectives In this course the students study the technologies for

More information

1-1. Switching Networks (Fall 2010) EE 586 Communication and. October 25, Lecture 24

1-1. Switching Networks (Fall 2010) EE 586 Communication and. October 25, Lecture 24 EE 586 Communication and Switching Networks (Fall 2010) Lecture 24 October 25, 2010 1-1 Announcements Midterm 1: Mean = 92.2 Stdev = 8 Still grading your programs (sorry about the delay) Network Layer

More information

Modeling Resource Utilization of a Large Data Acquisition System

Modeling Resource Utilization of a Large Data Acquisition System Modeling Resource Utilization of a Large Data Acquisition System Alejandro Santos CERN / Ruprecht-Karls-Universität Heidelberg On behalf of the ATLAS Collaboration 1 Outline Introduction ATLAS TDAQ Simulation

More information

Argus Radio Telescope Architecture

Argus Radio Telescope Architecture Argus Radio Telescope Architecture Douglas Needham http://cinnion.ka8zrt.com http://www.naapo.org Argus Architecture p.1/15 Introduction: Traditional Telescopes Radio telescopes commonly consist of a single

More information

Network Layer: Internet Protocol

Network Layer: Internet Protocol Network Layer: Internet Protocol Motivation Heterogeneity Scale Intering IP is the glue that connects heterogeneous s giving the illusion of a homogenous one. Salient Features Each host is identified by

More information

User Datagram Protocol

User Datagram Protocol Topics Transport Layer TCP s three-way handshake TCP s connection termination sequence TCP s TIME_WAIT state TCP and UDP buffering by the socket layer 2 Introduction UDP is a simple, unreliable datagram

More information

PLEASE READ CAREFULLY BEFORE YOU START

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

More information

sflow Agent Contents 14-1

sflow Agent Contents 14-1 14 sflow Agent Contents Overview..................................................... 14-2 Flow Sampling by the sflow Agent........................... 14-2 Counter Polling by the sflow Agent...........................

More information

EXPReS Express e-vlbi Service List of contents

EXPReS Express e-vlbi Service List of contents Proposal full title Express e-vlbi Service Proposal acronym EXPReS List of contents Page number 1 OVERVIEW Table 1 - List of participants of I3.... Table 2 - List of activities of I3... Table 3 - Summary

More information

Lecture 3. The Network Layer (cont d) Network Layer 1-1

Lecture 3. The Network Layer (cont d) Network Layer 1-1 Lecture 3 The Network Layer (cont d) Network Layer 1-1 Agenda The Network Layer (cont d) What is inside a router? Internet Protocol (IP) IPv4 fragmentation and addressing IP Address Classes and Subnets

More information

VLBI progress Down-under. Tasso Tzioumis Australia Telescope National Facility (ATNF) 25 September 2008

VLBI progress Down-under. Tasso Tzioumis Australia Telescope National Facility (ATNF) 25 September 2008 VLBI progress Down-under Tasso Tzioumis Australia Telescope National Facility (ATNF) 25 September 2008 Outline Down-under == Southern hemisphere VLBI in Australia (LBA) Progress in the last few years Disks

More information

Photonic Routers Supporting Application-Driven Bandwidth Reservations at Sub-Wavelength Granularity

Photonic Routers Supporting Application-Driven Bandwidth Reservations at Sub-Wavelength Granularity Photonic Routers Supporting Application-Driven Bandwidth Reservations at Sub-Wavelength Granularity D.Simeonidou, G. Zervas, R. Nejabati Photonic Networks Laboratory Electronic Systems Engineering Dept

More information

High bandwidth, Long distance. Where is my throughput? Robin Tasker CCLRC, Daresbury Laboratory, UK

High bandwidth, Long distance. Where is my throughput? Robin Tasker CCLRC, Daresbury Laboratory, UK High bandwidth, Long distance. Where is my throughput? Robin Tasker CCLRC, Daresbury Laboratory, UK [r.tasker@dl.ac.uk] DataTAG is a project sponsored by the European Commission - EU Grant IST-2001-32459

More information

QoS Experience on European Backbone

QoS Experience on European Backbone QoS Experience on European Backbone TNC 2003, Zabgreb (Croatia), 20-05-2003 Nicolas Simar, Network Engineer DANTE Agenda GÉANT Services on GÉANT Premium IP Less than Best Effort Queuing on GÉANT and status

More information

440GX Application Note

440GX Application Note Overview of TCP/IP Acceleration Hardware January 22, 2008 Introduction Modern interconnect technology offers Gigabit/second (Gb/s) speed that has shifted the bottleneck in communication from the physical

More information

ICS 351: Networking Protocols

ICS 351: Networking Protocols ICS 351: Networking Protocols IP packet forwarding application layer: DNS, HTTP transport layer: TCP and UDP network layer: IP, ICMP, ARP data-link layer: Ethernet, WiFi 1 Networking concepts each protocol

More information

Mark 6 Next-Generation VLBI Data System

Mark 6 Next-Generation VLBI Data System Mark 6 Next-Generation VLBI Data System, IVS 2012 General Meeting Proceedings, p.86 90 http://ivscc.gsfc.nasa.gov/publications/gm2012/whitney.pdf Mark 6 Next-Generation VLBI Data System Alan Whitney, David

More information

MIDTERM EXAMINATION #2 OPERATING SYSTEM CONCEPTS 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

MIDTERM EXAMINATION #2 OPERATING SYSTEM CONCEPTS 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 MIDTERM EXAMINATION #2 OPERATING SYSTEM CONCEPTS 03-60-367-01 U N I V E R S I T Y O F W I N D S O R S C H O O L O F C O M P U T E R S C I E N C E Intersession 2008 Last Name: First Name: Student ID: PLEASE

More information

Anthony Rushton. University of Manchester

Anthony Rushton. University of Manchester Application of VSI-E Anthony Rushton University of Manchester VSI-E Transfer Protocol (VTP) This work attemps to comply with the draft VSI-E standard Rev. 2.7 VSI-E Tranfer protocol (VTP - version 1.0.P)

More information

General comments on candidates' performance

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

More information

Connectivity Services, Autobahn and New Services

Connectivity Services, Autobahn and New Services Connectivity Services, Autobahn and New Services Domenico Vicinanza, DANTE EGEE 09, Barcelona, 21 st -25 th September 2009 Agenda Background GÉANT Connectivity services: GÉANT IP GÉANT Plus GÉANT Lambda

More information

UDP: Datagram Transport Service

UDP: Datagram Transport Service UDP: Datagram Transport Service 1 Topics Covered Introduction Transport Protocols and End-to-End Communication The User Datagram Protocol The Connectionless Paradigm Message-Oriented Interface UDP Communication

More information

The European DataGRID Production Testbed

The European DataGRID Production Testbed The European DataGRID Production Testbed Franck Bonnassieux CNRS/UREC ENS-Lyon France DataGrid Network Work Package Manager Franck.Bonnassieux@ens-lyon.fr Presentation outline General DataGrid project

More information

Results from the EARNEST Technical Study

Results from the EARNEST Technical Study EARNEST Workshop, Amsterdam, 8 May 2007 Results from the EARNEST Technical Study Licia Florio, TERENA florio@terena.org Agenda Technical study Lower layers preliminary results Middleware preliminary results

More information

CSCE 463/612 Networks and Distributed Processing Spring 2018

CSCE 463/612 Networks and Distributed Processing Spring 2018 CSCE 463/612 Networks and Distributed Processing Spring 2018 Network Layer II Dmitri Loguinov Texas A&M University April 3, 2018 Original slides copyright 1996-2004 J.F Kurose and K.W. Ross 1 Chapter 4:

More information

ETSI TS V9.0.3 ( ) Technical Specification

ETSI TS V9.0.3 ( ) Technical Specification TS 125 444 V9.0.3 (2011-04) Technical Specification Universal Mobile Telecommunications System (UMTS); Iuh data transport (3GPP TS 25.444 version 9.0.3 Release 9) 1 TS 125 444 V9.0.3 (2011-04) Reference

More information

CHAPTER 3 GRID MONITORING AND RESOURCE SELECTION

CHAPTER 3 GRID MONITORING AND RESOURCE SELECTION 31 CHAPTER 3 GRID MONITORING AND RESOURCE SELECTION This chapter introduces the Grid monitoring with resource metrics and network metrics. This chapter also discusses various network monitoring tools and

More information

Energy-Efficient Data Transfers in Radio Astronomy with Software UDP RDMA Third Workshop on Innovating the Network for Data-Intensive Science, INDIS16

Energy-Efficient Data Transfers in Radio Astronomy with Software UDP RDMA Third Workshop on Innovating the Network for Data-Intensive Science, INDIS16 Energy-Efficient Data Transfers in Radio Astronomy with Software UDP RDMA Third Workshop on Innovating the Network for Data-Intensive Science, INDIS16 Przemek Lenkiewicz, Researcher@IBM Netherlands Bernard

More information

1. Arista 7124s Switch Report

1. Arista 7124s Switch Report 1. Arista 7124s Switch Report Test Results for Arista 7124s Switch Report 2 2. Synopsis Lab Real Session Stress Session Rate Stress Sessions 64: 100.00 1518: 100.00 Count: 100.00 Rate: 100.00 IP: pass

More information

Jason Manley. Internal presentation: Operation overview and drill-down October 2007

Jason Manley. Internal presentation: Operation overview and drill-down October 2007 Jason Manley Internal presentation: Operation overview and drill-down October 2007 System overview Achievements to date ibob F Engine in detail BEE2 X Engine in detail Backend System in detail Future developments

More information

Test Report. Infinera and DANTE establish a Guinness World Record. Reference 82792: Fastest time to provision a long haul DWDM link

Test Report. Infinera and DANTE establish a Guinness World Record. Reference 82792: Fastest time to provision a long haul DWDM link Test Report Infinera and DANTE establish a Guinness World Record Reference 82792: Fastest time to provision a long haul DWDM link Version: Final, 13 August 2013 Page 1 Section 1: Description of the Record

More information

APAN Global Collaboration Linking the World with Light

APAN Global Collaboration Linking the World with Light APAN Global Collaboration Linking the World with Light 1 Andrew Howard Coordinating Engineer Advanced Communications Services and International Development Massive increase in International connectivity

More information

INTERNET PROTOCOL SECURITY (IPSEC) GUIDE.

INTERNET PROTOCOL SECURITY (IPSEC) GUIDE. INTERNET PROTOCOL SECURITY (IPSEC) GUIDE www.insidesecure.com INTRODUCING IPSEC NETWORK LAYER PACKET SECURITY With the explosive growth of the Internet, more and more enterprises are looking towards building

More information

Network Virtualization for Future Internet Research

Network Virtualization for Future Internet Research Network Virtualization for Future Internet Research Mauro Campanella - GARR On behalf of the FEDERICA project Internet2 Fall Meeting New Orleans, October 14th, 2008 Agenda FEDERICA at a glance, vision

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY WESTFORD, MASSACHUSETTS May 2011

MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY WESTFORD, MASSACHUSETTS May 2011 MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY WESTFORD, MASSACHUSETTS 01886 27 May 2011 Telephone: 781-981-5400 Fax: 781-981-0590 TO: VLBI2010/mm-VLBI development group FROM: Alan R. Whitney,

More information

Review of Network Technologies

Review of Network Technologies Indian Institute of Technology Kharagpur Review of Network Technologies Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T. Kharagpur, INDIA Lecture 2: Review of network technologies On completion,

More information

EE122 Spring 2001 Final

EE122 Spring 2001 Final EE122 Spring 2001 Final 1: True or False [20%] 1. Light in a fiber travels faster than signals in copper. 2. Block coding can achieve a higher compression than Huffman codes. 3. Layer 2 switching cannot

More information

4th TERENA NRENs and Grids Workshop, Amsterdam, Dec. 6-7, Marcin Lawenda Poznań Supercomputing and Networking Center

4th TERENA NRENs and Grids Workshop, Amsterdam, Dec. 6-7, Marcin Lawenda Poznań Supercomputing and Networking Center Marcin Lawenda Poznań Supercomputing and Networking Center Why Vlabs? VERY limited access Main reason - COSTS Main GOAL - to make commonly accessible Added Value virtual, remote,,...grid Grid-enabled Virtual

More information

CSE 461 Module 10. Introduction to the Transport Layer

CSE 461 Module 10. Introduction to the Transport Layer CSE 461 Module 10 Introduction to the Transport Layer Last Time We finished up the Network layer Internetworks (IP) Routing (DV/RIP, LS/OSPF, BGP) It was all about routing: how to provide end-to-end delivery

More information

GÉANT Open Service Description. High Performance Interconnectivity to Support Advanced Research

GÉANT Open Service Description. High Performance Interconnectivity to Support Advanced Research GÉANT Open Service Description High Performance Interconnectivity to Support Advanced Research Issue Date: 1 November 2017 GÉANT Open Exchange Overview Facilitating collaboration has always been the cornerstone

More information

ONE521 Proximus Wifi Web Interface User Guide

ONE521 Proximus Wifi Web Interface User Guide User Guide Edition 1.3 24 May 2018 Le Chavez, 13 Avenue Morane Saulnier, 78140 Vélizy-Villacoublay, France Phone: +33 (0)1.77.71.12.00 Fax: +33 (0)1.77.71.13.00 1 ONE521 Wifi Web Interface This document

More information

Lecture 18 Overview. Last Lecture. This Lecture. Next Lecture. Internet Protocol (1) Internet Protocol (2)

Lecture 18 Overview. Last Lecture. This Lecture. Next Lecture. Internet Protocol (1) Internet Protocol (2) Last Lecture Internet Protocol (1) This Lecture Internet Protocol (2) Lecture 18 Overview Source: chapters 19.1, 19.2, 22,1 22.2, 26.6 Next Lecture Transport Control Protocol (1) Source: chapters 24.1,

More information

4. The transport layer

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

More information

Data & Computer Communication

Data & Computer Communication Basic Networking Concepts A network is a system of computers and other devices (such as printers and modems) that are connected in such a way that they can exchange data. A bridge is a device that connects

More information

Washington State University CptS 455 Sample Final Exam (corrected 12/11/2011 to say open notes) A B C

Washington State University CptS 455 Sample Final Exam (corrected 12/11/2011 to say open notes) A B C Washington State University CptS 455 Sample Final Exam (corrected 12/11/2011 to say open notes) Your name: This exam consists 13 numbered problems on 6 pages printed front and back on 3 sheets. Please

More information

LANCOM Techpaper Routing Performance

LANCOM Techpaper Routing Performance LANCOM Techpaper Routing Performance Applications for communications and entertainment are increasingly based on IP networks. In order to ensure that the necessary bandwidth performance can be provided

More information