Introduction to Computer Networking AE6382

Similar documents
Procedure: You can find the problem sheet on Drive D: of the lab PCs. 1. IP address for this host computer 2. Subnet mask 3. Default gateway address

BASIC ANALYSIS OF TCP/IP NETWORKS

1 Data information is sent onto the network cable using which of the following? A Communication protocol B Data packet

Computer Networks I Laboratory Exercise 1

Network Pop Quiz 5 Brought to you by please visit our site!

TCP/IP, Addressing and Services

Technical Support Information Belkin internal use only

Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0

Hands On Activities: TCP/IP Network Monitoring and Management

Homework 3 TCP/IP Network Monitoring and Management

Networking Test 4 Study Guide

Troubleshooting Tools

Introduction to Network Security Lab 1 - Wireshark

LESSON Networking Fundamentals. Understand TCP/IP

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs

Laboratory guide nº 2

COMPUTER NETWORK TECHNOLOGY (300)

This Lecture. The Internet and Sockets. The Start If everyone just sends a small packet of data, they can all use the line at the same.

Network Basics GRAPHISOFT. for connecting to a BIM Server (version 1.0)

Network: several computers who can communicate. bus. Main example: Ethernet (1980 today: coaxial cable, twisted pair, 10Mb 1000Gb).

Layered Architectures and Applications

Domain 5.0: Network Tools

PasserellesNumeriquesCambodia (PNC)

1.0 Basic Principles of TCP/IP Network Communications

Lab Organizing CCENT Objectives by OSI Layer

Workstation ARP. Objective. Background / Preparation

JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT. Test Code: 4514 Version: 01

Internet Control Protocols Reading: Chapter 3

Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network.

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet

Guideline for setting up a functional VPN

Connecting to and Setting Up a Network

TCP/IP Network Essentials. Linux System Administration and IP Services

1 PC to WX64 direction connection with crossover cable or hub/switch

LAB THREE STATIC ROUTING

Networking Technology Online Course Outline

Vocia MS-1 Network Considerations for VoIP. Vocia MS-1 and Network Port Configuration. VoIP Network Switch. Control Network Switch

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób)

Transport and Network Layer

finger, ftp, host, hostname, mesg, rcp, rlogin, rsh, scp, sftp, slogin, ssh, talk, telnet, users, w, walla, who, write,...

Introduction on Low level Network tools

SSVP SIP School VoIP Professional Certification

Configuring Channel Access. Jeff Hill

ICS 351: Today's plan

Guide to TCP/IP, Third Edition. Chapter 3: Data Link and Network Layer TCP/IP Protocols

Domain 3.0 Networking... 1

How To Connect To Bloomerg.Com With A Network Card From A Powerline To A Powerpoint Terminal On A Microsoft Powerbook (Powerline) On A Blackberry Or Ipnet (Powerbook) On An Ipnet Box On

IP Addressing and Subnetting. 2002, Cisco Systems, Inc. All rights reserved.

Lab 2. CS-335a. Fall 2012 Computer Science Department. Manolis Surligas

EECS 489 Winter 2010 Midterm Exam

Guide to Network Defense and Countermeasures Third Edition. Chapter 2 TCP/IP

CS2107 Introduction to Information and System Security (Slid. (Slide set 8)

Interconnecting Cisco Networking Devices, Part 1 (ICND1) v3.0

Topic 7 DHCP and NAT. Networking BAsics.

3.1 RS-232/422/485 Pinout:PORT1-4(RJ-45) RJ-45 RS-232 RS-422 RS-485 PIN1 TXD PIN2 RXD PIN3 GND PIN4 PIN5 T PIN6 T PIN7 R+ PIN8 R-

: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1)

Unix System Administration

Network Layers. CSC358 - Introduction to Computer Networks

CCT vs. CCENT Skill Set Comparison

CSE 571S: Network Security CSE571S

How do I get to

Smart Tips. Enabling WAN Load Balancing. Key Features. Network Diagram. Overview. Featured Products. WAN Failover. Enabling WAN Load Balancing Page 1

2. What is the maximum value of each octet in an IP address? A. 28 B. 255 C. 256 D. None of the above

The OSI and TCP/IP Models. Lesson 2

CCNA Discovery Networking for Homes and Small Businesses Student Packet Tracer Lab Manual

CUSTOMIZED ASSESSMENT BLUEPRINT COMPUTER SYSTEMS NETWORKING PA. Test Code: 8148 Version: 01

Configuring the WT-4 for Upload to a Computer (Infrastructure Mode)

Data Communication Networks and Converged Networks

Client Server Networks

Chapter 6 Configuring the SSL VPN Tunnel Client and Port Forwarding

Final for ECE374 05/06/13 Solution!!

7 TRANSMISSION CONTROL PROTOCOL/ INTERNET PROTOCOL (TCP/IP)

Slide 1 Introduction cnds@napier 1 Lecture 6 (Network Layer)

Lab - Observing DNS Resolution

Catalyst Layer 3 Switch for Wake On LAN Support Across VLANs Configuration Example

User s Manual TCP/IP TO RS-232/422/485 CONVERTER. 1.1 Introduction. 1.2 Main features. Dynamic DNS

3. The Domain Name Service

Lab Conducting a Network Capture with Wireshark

VPN Access to the NTEN Network

Virtual Server and DDNS. Virtual Server and DDNS. For BIPAC 741/743GE

Ethernet. Ethernet. Network Devices

BEST PRACTICES. Network Setup of LAN-XI Systems. Terminology and Quick Hints

Lab - Using IOS CLI with Switch MAC Address Tables

Lesson 1 Quiz Certification Partners, LLC. All Rights Reserved. Version 2.0

Networks University of Stirling CSCU9B1 Essential Skills for the Information Age. Content

Computer Networks/DV2 Lab

How To Understand and Configure Your Network for IntraVUE

Quick Note 53. Ethernet to W-WAN failover with logical Ethernet interface.

Introduction To Computer Networking

DG Forwarding Algorithm

Setting up VPN Access for Remote Diagnostics Support

Introduction to Network Operating Systems

What is VLAN Routing?

Instructor Notes for Lab 3

Internet Protocol: IP packet headers. vendredi 18 octobre 13

Chapter 10 Troubleshooting

Chapter 8 Advanced Configuration

THE HONG KONG POLYTECHNIC UNIVERSITY Department of Electronic and Information Engineering

EXPLORER. TFT Filter CONFIGURATION

Preparing the Computers for TCP/IP Networking

Transcription:

Computer Networks

How do you transfer data between two computers??

Carry your data on a memory stick, floppy, or 9 track computer tape from one computer to the other. slow limited distance secure

A better solution is to send data over a wire. Use a direct connection between each computer. Point-to-point connection. fast convenient

Now add a third computer.

And a fourth computer. Introduction to Computer Networking

The problem is that this solution does not scale. A very large network would look like this.

An alternative form is a tree structure. E D F A B C G

A star structure is a more flexible alternative.

This arrangement forms the basis of modern computer networks. The center node directs traffic from a source computer to a destination computer. A virtual point-to-point connection is created. The center node is a switch in an Ethernet based network and a router in an IP based network.

The Internet today is a combination of both the star and tree structure. Local networks are configured as stars (ethernet) and these are interconnected in a tree (IP). Computers on the local ethernet network are connected by way of an ethernet switch. Each of these local networks are connected by way of routers. Each packet will travel from end to end of the virtual connection created between two nodes.

Protocols

Protocols are the rules that govern how data travels over the computer network. how data is packaged into discrete increments (packets/frames) what the packet components mean proper sequence of packet transmission and reply

Ethernet is a low level protocol. It is used to implement networks of closely located computers LAN or Local Area Network. Ethernet is transmitted in frames. An ethernet address is 48 bits long. 00:1a:a0:b3:42:79 each digit is hexadecimal, 0-f each ethernet adapter has a unique address, this is the MAC address

Two types of ethernet frames, IEEE 802.3 is commonly used

IP is a higher level protocol. It is normally used on top of ethernet. It has the advantage of being able to operate over very large networks. It is the basis of the Internet. IP is transmitted in packets. An IP address is 32 bits in length 172.16.0.100 each component ranges from 0-255 there is a network and host part each address is unique the center node for IP is a router

An IP packet Introduction to Computer Networking

TCP is an even higher level protocol. It is used on top of IP. It is a connection oriented protocol with reliable delivery. TCP is transmitted in packets. An TCP address (port) is 16 bits in length each port addresses a service on a computer

A TCP packet Introduction to Computer Networking

The relationship between the 3 protocols just presented is as follows: The data you are sending is packaged into the data part of a TCP packet with the port address of the destination specified. The resulting TCP packet is then inserted into the data part of an IP packet. The IP address of the destination computer is specified here. Finally, the combined TCP/IP packet is inserted into the data section of an ethernet frame. The frame is transmitted to the computer with the specified destination MAC address. At the destination the reverse process is performed until the original data is presented to the receiving program.

The actual sequence is more complex. There are also even higher levels, application protocols, inserted inside of a TCP packet s data field. Example application protocols ssh 22 http 80 secure shell, encrypted communications web access https 443 encrypted web access rdp 3389 Windows remote desktop

Domain Name Service

Domain Name Service (DNS) refers to the mechanism used to map names with IP addresses. Examples 128.61.191.2 www.ae.gatech.edu 128.61.191.51 asdl.ae.gatech.edu C:\>nslookup www.google.com Server: gw-asdl00.asdl.ae.gatech.edu Address: 172.16.0.1 Non-authoritative answer: Name: www.l.google.com Addresses: 74.125.45.103, 74.125.45.104, 74.125.45.147, 74.125.45.99 Aliases: www.google.com

Reverse lookups can also be performed C:\>nslookup 130.207.244.120 Server: gw-asdl00.asdl.ae.gatech.edu Address: 172.16.0.1 Name: newweb.gatech.edu Address: 130.207.244.120

Some Basic Network Tools

Windows Network Commands ipconfig a command that will display configuration of all network devices (see ipconfig /help) ipconfig /all ipconfig /release and ipconfig /renew route a command that will configure and display the current route tables on your computer (see route help) route add 192.168.10.0 mask 255.255.255.0 192.168.10.50 this will setup a static route route print netstat a command to display current network connections (see netstat help) netstat default to display current TCP connections netstat a display all connections, including listening tracert this command will display the path to the target host tracert www.ae.gatech.edu

Windows Network Commands ping send a ping packet to the remote host (some hosts do not respond) ping www.ae.gatech.edu nbtstat display MS specific network info (see nbtstat help) nbtstat A asdlserver.asdl.ae.gatech.edu nslookup perform DNS name and IP number mapping lookups nslookup www.ae.gatech.edu nslookup 128.61.191.2

Windows - ipconfig The ipconfig command will display the current IP configuration of a windows computer.

Windows - nbtstat The nbtstat command displays information about other Windows systems on the network. It accepts either DNS name or NetBIOS name.

Windows - netstat

Windows - netstat

Windows - netstat :

Windows - arp :

Windows - tracert :

Linux/Unix network commands ifconfig configure and display network devices ifconfig eth0 display configuration of eth0 route configure and display the hosts route tables route display route table ip multi-purpose network command ip addr display network configurations ip route display route table netstat display current network connections netstat display all current tcp and udp connections netstat at display all current tcp connections including listening ports

Linux/Unix network commands traceroute display the path to remote host traceroute www.ae.gatech.edu ping send a ping to the remote host ping www.ae.gatech.edu