KTH/CSD course kick-off Fall 2009 Robert Olsson

Slides:



Advertisements
Similar presentations
Open Source Routing Experinces at Uppsala University Robert Olsson Hans Wassen Emil Pedersen Uppsala Universitet
Advertisements

HD via OSN NETWORK team Website: FINAL PRESENTATION.
Premio Server Product Training By Samuel Sanchez Desktop, Server, and Network Product Manager November 2000 (Click on the speaker icon on each slide to.
CS 213 Commercial Multiprocessors. Origin2000 System – Shared Memory Directory state in same or separate DRAMs, accessed in parallel Upto 512 nodes (1024.
Customizing Virtual Networks with Partial FPGA Reconfiguration
Component 4: Introduction to Information and Computer Science Unit 1: Basic Computing Concepts, Including History Lecture 1 This material was developed.
DataGrid WP7 Meeting CERN April 2002 R. Hughes-Jones Manchester Some Measurements on the SuperJANET 4 Production Network (UK Work in progress)
Chapter 4 The Components of the System Unit
Intel ® Research mote Ralph Kling Intel Corporation Research Santa Clara, CA.
Optical modules, WDM, routing and KTH/CSD master program 2009 Robert Olsson KTH/CSD.
TM Freescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarks of Freescale Semiconductor, Inc.
1 MASTERING (VIRTUAL) NETWORKS A Case Study of Virtualizing Internet Lab Avin Chen Borokhovich Michael Goldfeld Arik.
CISCO PIX FIREWALL Configuration for DCSL Tuan Anh Nguyen CSCI 5234 University of Houston Clear Lake Fall Semester, 2005.
Computer Design Corby Milliron. Mother Board specs Model: Processor Socket Intel Processor Interface LGA1150 Form Factor ATX Processors Supported 4th.
Sven Ubik, Petr Žejdl CESNET TNC2008, Brugges, 19 May 2008 Passive monitoring of 10 Gb/s lines with PC hardware.
Christopher Bednarz Justin Jones Prof. Xiang ECE 4986 Fall Department of Electrical and Computer Engineering University.
VPN for Sales Nokia FireWall-1 Products Complete Integrated Solution including: –CheckPoint FireWall-1 enterprise security suite –Interfaces installed.
Basic Computer Structure and Knowledge Project Work.
Networking Virtualization Using FPGAs Russell Tessier, Deepak Unnikrishnan, Dong Yin, and Lixin Gao Reconfigurable Computing Group Department of Electrical.
Introduction to Computers By: Najam Khan What we will learn about: Hardware: The term used to describe the physical parts of a computer. Ex. The box,
Chipset Introduction The chipset is commonly used to refer to a set of specialized chips on a computer's motherboard or.
Sobolev Showcase Computational Mathematics and Imaging Lab.
Hardware Trends. Contents Memory Hard Disks Processors Network Accessories Future.
SoftPLC In TealwareTM SoftPLC ProcessorsTM Hardbook SoftPLC’s
Component 4: Introduction to Information and Computer Science
Securing and Monitoring 10GbE WAN Links Steven Carter Center for Computational Sciences Oak Ridge National Laboratory.
Towards a Billion Routing Lookups per Second in Software  Author: Marko Zec, Luigi, Rizzo Miljenko Mikuc  Publisher: SIGCOMM Computer Communication Review,
Motherboards The Main Printed Circuit Board Inside The PC That Contains and Controls The Components That Are Responsible For Processing Data.
Hyper Threading Technology. Introduction Hyper-threading is a technology developed by Intel Corporation for it’s Xeon processors with a 533 MHz system.
Intel Confidential - NDA Only *Other names and brands may be claimed as the property of others AMD* Athlon* 64 X (2x1 MB L2 Cache, 2.40 GHz) Intel®
High Definition Valley HDV Jan 08, 20091CSD FALL 2008.
CSUDH Fall 2015 Instructor: Robert Spengler
CDA-5155 Computer Architecture Principles Fall 2000 Multiprocessor Architectures.
L1/HLT trigger farm Bologna setup 0 By Gianluca Peco INFN Bologna Genève,
Recent experience with PCI-X 2.0 and PCI-E network interfaces and emerging server systems Yang Xia Caltech US LHC Network Working Group October 23, 2006.
By: Mike Kennelly. Motherboard Model : ASUS P8Z77-V PRO Intel 7 Series Motherboard Supported Processor(s): Any third of second generation Intel Processor.
10Gbit/s Bi-Directional Routing on standard hardware running Linux 10Gbit/s Bi-Directional Routing on standard hardware running Linux by Jesper Dangaard.
Bifrost och 10Gbit routing Software Freedom Day /Stockholm Robert Olsson Uppsala Universitet och KTH.
Open Source Routing KTH CSD Kick-Off Workshop Robert Olsson Uppsala University
Multiqueue & Linux Networking Robert Olsson UU/KTH.
Open Source Routing KTH CSD Kick-Off Workshop Robert Olsson Uppsala University & KTH
Status from Martin Josefsson Hardware level performance of Status from Martin Josefsson Hardware level performance of by Jesper Dangaard Brouer.
Open-source routing at 10Gb/s Olof Hagsand (KTH) Robert Olsson (Uppsala U) Bengt Görden (KTH) SNCNW May 2009 Project grants: Internetstiftelsen (IIS) Equipment:
Bifrost KTH/CSD course kick-off Fall 2010 Robert Olsson.
Brief introduction about “Grid at LNS”
Igel ud9 All-in-one hardware information Product Marketing.
PC based software router
Wireless-AC3200 Tri-band Gigabit Router RT-AC3200
Open router for small networks
KTH/CSD course kick-off Summer 2010 Robert Olsson
Kernel/Hardware for bifrost
Control and forwarding plane separation on an open-source router
Computer Hardware.
KTH CSD Kick-Off Workshop
CS111 Computer Programming
Intel Desktop Board D945GTP
Towards 10Gb/s open-source routing
Open Source 10g Talk at KTH/Kista
Report from Netconf 2009 Jesper Dangaard Brouer
Multi-PCIe socket network device
KTH/CSD course kick-off Spring 2010 Robert Olsson
Computer Selection - Hardware Components
CPU Central Processing Unit
Motherboard.
Hardware Components & Software Concepts
All or Nothing The Challenge of Hardware Offload
IP Control Gateway (IPCG)
Processors Just the Basics.
NetFPGA - an open network development platform
Multicasting Unicast.
Presentation transcript:

KTH/CSD course kick-off Fall 2009 Robert Olsson bifrost KTH/CSD course kick-off Fall 2009 Robert Olsson

What is bifrost? Small Linux USB For infrastructure For research Name of network and collaboration

Networking people Unix/Linux Needing a small flexible disto For who? Networking people Unix/Linux Needing a small flexible disto

Hardware selection Software selection Testing Development Objectives? Hardware selection Software selection Testing Development

Routing Firewalling Login services Traffic logging Gateways etc Basic funtions? Routing Firewalling Login services Traffic logging Gateways etc

Basic funtions? Routing Firewalling Login services Traffic logging Gateways etc Ipv4, ipv6

Routing uses tested versions of quagga Bgp, OSPF both Ipv4, ipv6

R & D Close collaboration with Linux networking Developers and industry NAPI (3 years) Pktgen, fib_trie, (routing algo) routing stats Etc, etc

Cache effect/Performance

Measuring throughput drops breakpoint capacity overload overload

Overall Effect Inelegant handling of heavy net loads System collapse Scalabiity affected System and number of NICS A single hogger netdev can bring the system to its knees and deny service to others March 15 report on lkml Thread: "How to optimize routing perfomance" reported by Marten.Wikstron@framsfab.se - Linux 2.4 peaks at 27Kpps - Pentium Pro 200, 64MB RAM

Lab

Not all were selected...

Hardware - NIC Intel 10g board Chipset 82598 Open chip specs. Thanks Intel!

Block hw structure

Hardware – Box (set 2) AMD Opteron 2356 with one quad core 2.3GHz Barcelona CPUs on a TYAN 2927 Motherboard (2U)

10 year in production at Uppsala University Stockholm UU- 1 UU- 2 Interneral UU-Net L- uu1 L- uu2 Full Internet routing via EBGP/IBGP PIII 933MHz 2.4.10poll/SMP AS 2834 DMZ

Current focus Optical to Open Source Router Energy next?? KTH/CSD Current focus Optical to Open Source Router Energy next??

XFP Optical modules XFP's are 10G and available for Long Range

XFP Optical modules XFP's uses LC-connectors

XFP Interface Board SUN Neptune 10g PCIe x8

CWDM MUX/DEMUX 4 Ports Price idea 600 Euro

CWDM MUX/DEMUX 16 Ports

Usage

That's all Questions?

Project's ideas DOM 4-port GIGE card/Linux igb driver GateWay Optical/WiFi Energy – Router Power Reduction/Linux Energy – Ultracaps/Solar or UPS