實驗五 網路探測實驗 教師: 助教: 1998/10/19 High Speed Network Lab. Department of Computer Information Science, NCTU.

Slides:



Advertisements
Similar presentations
Routing Routing in an internetwork is the process of directing the transmission of data across two connected networks. Bridges seem to do this function.
Advertisements

An Internet Without IP Minaxi Gupta Computer Science Dept. Indiana University, Bloomington.
IPv6. Major goals 1.support billions of hosts, even with inefficient address space allocation. 2.reduce the size of the routing tables. 3.simplify the.
Computer Networks21-1 Chapter 21. Network Layer: Address Mapping, Error Reporting, and Multicasting 21.1 Address Mapping 21.2 ICMP 21.3 IGMP 21.4 ICMPv6.
21.1 Chapter 21 Network Layer: Address Mapping, Error Reporting, and Multicasting Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction.
Precept 3 Host Configuration 1 Peng Sun. What TCP conn. running? Commands netstat [-n] [-p] [-c] (Linux) lsof -i -P (Mac) ss (newer version of netstat)
Tcpdump Traceroute Ping. A packet tracing tool  Works on various host platforms  Captures packets going through a certain network interface  Shows.
CSCE 515: Computer Network Programming Chin-Tser Huang University of South Carolina.
CPSC 441 Tutorial - Network Tools 1 Network Tools CPSC 441 – Computer Communications Tutorial.
The Network Layer Chapter 5. The IP Protocol The IPv4 (Internet Protocol) header.
1 實驗五:媒介存取協定模擬 教師: 助教:. 2 Outline  Background  Transmission Protocols  ALOHA  CSMA/CD  CSMA/CA  Network Devices  Hub  Switch  Access Point (AP)
Chapter 5 The Network Layer.
1 A Comparison of Load Balancing Techniques for Scalable Web Servers Haakon Bryhni, University of Oslo Espen Klovning and Øivind Kure, Telenor Reserch.
1 Syllabus Computer Network 計算機網路 賴秉樑 Dept. of Electronic Engineering National Chin-Yi University of Technology Spring 2008.
電腦網路 4 教師:賴薇如 4 助教:李宜興 4 Room: Phone:
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
CISCO NETWORKING ACADEMY Chabot College ELEC ping & traceroute.
1 ICMP : Internet Control Message Protocol Computer Network System Sirak Kaewjamnong.
Support Protocols and Technologies. Topics Filling in the gaps we need to make for IP forwarding work in practice – Getting IP addresses (DHCP) – Mapping.
IP-adresses and subnet masks. Figure 19.9 Dotted-decimal notation.
TCP/IP Protocol Suite 1 Chapter 9 Upon completion you will be able to: Internet Control Message Protocol Be familiar with the ICMP message format Know.
CS 6401 Internet Protocol Outline Introduction to Internet Protocol Header and address formats ICMP Tools.
Hands-on Networking Fundamentals
1 Computer Networks and Internets Spring 2005 Assistant Professor JainShing Liu.
Problem Statement Map of OSU Routers Gopi Krishna Tummala Rupam Kundu Graduate Students The Ohio State University.
TCOM 509 – Internet Protocols (TCP/IP) Lecture 03_a
Network Tools TCP/IP interface configuration query - MAC (HW) address and IP address – Linux - /sbin/ifconfig – MS Windows – ipconfig/all 1.
 Ping - Transmits four 32 byte packets to target computer ◦ Measures response time ◦ Returns IP address of target computer ◦ Example: ping uottawa.ca.
Research Sally 2011/10/06 1. Performance Study on SNMP and SIP over SCTP in Wireless Sensor Networks Sofia-sip – RFC SCTP as Transport for SIP –
Routers. What is a Router? A multi-port connectivity device Can connect different types of LANs as well as WANS Works at Layer 3 – Network Layer using.
Chap 9 TCP/IP Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
POSTECH DP&NM Lab. Internet Traffic Monitoring and Analysis: Methods and Applications (1) 4. Active Monitoring Techniques.
Module 4: Fundamentals of Communication Technologies.
Fall 2005Computer Networks20-1 Chapter 20. Network Layer Protocols: ARP, IPv4, ICMPv4, IPv6, and ICMPv ARP 20.2 IP 20.3 ICMP 20.4 IPv6.
© Jörg Liebeherr (modified by M. Veeraraghavan) 1 ICMP: A helper protocol to IP The Internet Control Message Protocol (ICMP) is the protocol used for error.
PC1 LAN GW SP RTR1 SP RTR2 DST 4 * 25 ms 21 ms dst [ ] 4. A third packet is sent with TTL=3, which decrements at each hop, and expires after RTR2,
1 實驗九:建置網路安全閘道器 教師: 助教:. 2 Outline  Background  Proxy – Squid  Firewall – IPTables  VPN – OpenVPN  Experiment  Internet gateway  Firewall  VPN.
Exploring Office 2003 – Grauer and Barber HTML And Basic Web page.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Troubleshooting Your Network Networking for Home and Small Businesses.
Internet Protocols. Address Resolution IP Addresses are not recognized by hardware. If we know the IP address of a host, how do we find out the hardware.
實驗二 Linux 下網路驅動程式追蹤 教師: 助教: 1998/10/19 High Speed Network Lab. Department of Computer Information Science, NCTU.
Network Address Translation External/ Internal/. OVERLOADING In Overloading, each computer on the private network is translated to the same IP address;
Network Management CCNA 4 Chapter 7. Monitoring the Network Connection monitoring takes place every day when users log on Ping only shows that the connection.
21.1 Chapter 21 Network Layer: Address Mapping, Error Reporting, and Multicasting Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction.
實驗三 媒體存取協定模擬 教師: 助教: 1998/10/19 High Speed Network Lab. Department of Computer Information Science, NCTU.
Data Communications and Computer Networks Chapter 4 CS 3830 Lecture 19 Omar Meqdadi Department of Computer Science and Software Engineering University.
Module 16: Distributed System Structures Silberschatz, Galvin and Gagne ©2005 Operating System Concepts – 7 th Edition, Apr 4, 2005 Distributed.
實驗四 Linux 子網域分割 之設定與觀察 教師: 助教:. 2 Outline Traditional IP Allocation Netmask: the Concept Subnetting Realization Proxy-ARP Transparent Router Different.
: MobileIP. : r Goal: Allow machines to roam around and maintain IP connectivity r Problem: IP addresses => location m This is important for efficient.
Lecture#6:Connectivity Verification
Chapter 19 Network Layer Protocols
TCP/IP Utilities Richard Goldman May 29, 2003.
Connectivity Verification
Network Tools and Utilities
Planning and Troubleshooting Routing and Switching
21-2 ICMP(Internet control message protocol)
ICMP ICMP = Internet Control Message Protocol Layer 3
Lecture#7:Connectivity Verification
Binary Lesson 5 Classful IP Addresses
Internet Control Message Protocol Version 4 (ICMPv4)
Network Core and QoS.
Net 412 (Practical Part) Networks and Communication Department LAB 1.
Lecture#6:Connectivity Verification
Internet Control Message Protocol
IPv4 Addressing By, Ishivinder Singh( ) Sharan Patil ( )
Chapter 5 Data Link Layer – Hub, Switch
Internet Control Message Protocol
TCP/IP Protocol Suite 1 Chapter 9 Upon completion you will be able to: Internet Control Message Protocol Be familiar with the ICMP message format Know.
Chapter 9 Introduction to Data-Link Layer
Network Core and QoS.
Presentation transcript:

實驗五 網路探測實驗 教師: 助教: 1998/10/19 High Speed Network Lab. Department of Computer Information Science, NCTU

Outline Requirement Routing Path Measurement Loose SouRce Route Experiment Steps LAN monitoring Network Traffic Statistical Data

Surveying Tools (I)

Surveying Tools (II)

Surveying Tools (III)

Requirement Route path measurement Suggested software tool: LAN monitoring Suggested software tool: Experiment specification

Routing Path Measurement lDNS address translation host name/URL ==> IP address lTTL mechanism IP packet TTL (Time To Live)

TTL Mechanism TTL=2 TTL=1 TTL=0 ICMP Router A (Local) B (Remote)

Loose SouRce Route (I) Remote Trace Route A (Local) B (Remote) C Router LSRR

Loose SouRce Route (II) Round Trip Trace Route A,B (Local) C (Remote) LSRR Router

Loose SouRce Route (III) LSRR Supporting Problem A (Local) B (Original Dst) LSRR supporting routers Non-LSRR supporting routers B’ (Replacing Dst) Suggestion: Find a LSRR supporting node nearest from original node

Experiment Steps 1. Dst host name 2. LSRR 3. DNS result 4. Visited cache Analysis Table Map

LAN Monitoring Starting time Ending time Max byte/sec Average byte/sec Num of packet Num of byte Num of collision

Network Traffic Statistical Data Find traffic data in TWNIC web site New Version : ‘ 每天 ’ 流量圖 (5 分鐘平均值 ) 最大交大 ==> 高速電腦 28.7 Mb/s (4.6%) 最大高速電腦 ==> 交大 26.9 Mb/s (4.3%) 平均交大 ==> 高速電腦 17.8 Mb/s (2.9%) 平均高速電腦 ==> 交大 15.1 Mb/s (2.4%) 現在交大 ==> 高速電腦 15.8 Mb/s (2.5%) 現在高速電腦 ==> 交大 10.3 Mb/s (1.6%) Old Version :

Experiment Records Routing Path Exp. record format LAN monitoring record format Traffic statistical data record format (not necessary)

Bonus Trace measurement source code Trace the network in NCTU. Reference: