ASIST Administração de Sistemas



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

Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0

The Network Layer Functions: Congestion Control

2. IP Networks, IP Hosts and IP Ports

Expert Reference Series of White Papers. Basics of IP Address Subnetting

IP Subnetting and Addressing

UPPER LAYER SWITCHING

The IP Transmission Process. V1.4: Geoff Bennett

IP Addressing. -Internetworking (with TCP/IP) -Classful addressing -Subnetting and Supernetting -Classless addressing

Mobile IP Network Layer Lesson 02 TCP/IP Suite and IP Protocol

CS335 Sample Questions for Exam #2

ELEC3030 (EL336) Computer Networks. How Networks Differ. Differences that can occur at network layer, which makes internetworking difficult:

Advanced Topics: IP Subnetting A WHITE PAPER PREPARED FOR ASPE TECHNOLOGY. toll-free:

Variable length subnetting

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

Networking Test 4 Study Guide

Network layer: Overview. Network layer functions IP Routing and forwarding

The TCP/IP Reference Model

Part A:Background/Preparation

(Refer Slide Time: 02:17)

Candidates should attempt FOUR questions. All questions carry 25 marks.

Chapter 9. IP Secure

DATA COMMUNICATIONS MANAGEMENT. Gilbert Held INSIDE

Lecture Computer Networks

The OSI Model: Understanding the Seven Layers of Computer Networks

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

Internet Packets. Forwarding Datagrams

Effect of Windows XP Firewall on Network Simulation and Testing

Packet Tracer 3 Lab VLSM 2 Solution

IP addressing. Interface: Connection between host, router and physical link. IP address: 32-bit identifier for host, router interface

Internet Addresses (You should read Chapter 4 in Forouzan)

Lab a Basic Subnetting

Troubleshooting Tools

TCP/IP works on 3 types of services (cont.): TCP/IP protocols are divided into three categories:

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

APPENDIX B. Routers route based on the network number. The router that delivers the data packet to the correct destination host uses the host ID.

Packet Tracer - Subnetting Scenario 1 (Instructor Version)

Data Communication Networks and Converged Networks

Source net: Destination net: Subnet mask: Subnet mask: Router Hub

Protocol Data Units and Encapsulation

IP Addressing A Simplified Tutorial

Network Layer IPv4. Dr. Sanjay P. Ahuja, Ph.D. Fidelity National Financial Distinguished Professor of CIS. School of Computing, UNF

Computer Networks I Laboratory Exercise 1

Computer Networks. Lecture 3: IP Protocol. Marcin Bieńkowski. Institute of Computer Science University of Wrocław

NETWORK LAYER/INTERNET PROTOCOLS

Internet Protocol version 4 Part I

Module 2: Assigning IP Addresses in a Multiple Subnet Network

Fundamentals of UNIX Lab Networking Commands (Estimated time: 45 min.)

Overview of TCP/IP. TCP/IP and Internet

Layered Architectures and Applications

EITF25 Internet Techniques and Applications L5: Wide Area Networks (WAN) Stefan Höst

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)

Chapter 3. TCP/IP Networks. 3.1 Internet Protocol version 4 (IPv4)

Lab - Mapping the Internet

AS/400e. TCP/IP routing and workload balancing

CE363 Data Communications & Networking. Chapter 6 Network Layer: Logical Addressing

Network Security TCP/IP Refresher

Internet Architecture and Philosophy

TCP/IP Addressing and Subnetting. an excerpt from: A Technical Introduction to TCP/IP Internals. Presentation Copyright 1995 TGV Software, Inc.

IMPLEMENTING VOICE OVER IP

Internetworking and IP Address

Computer Networks CS321

CSET 4750 Computer Networks and Data Communications (4 semester credit hours) CSET Required IT Required

Technical Support Information Belkin internal use only

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

IP addressing and forwarding Network layer

Networking Basics for Automation Engineers

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

Transport and Network Layer

Chapter 12 Supporting Network Address Translation (NAT)

Lab PC Network TCP/IP Configuration

Internetworking and Internet-1. Global Addresses

Interconnecting Cisco Network Devices 1 Course, Class Outline

PART IV. Network Layer

Access Control: Firewalls (1)

RARP: Reverse Address Resolution Protocol

Internet Protocols. Addressing & Services. Updated:

Basic Network Configuration

CS 348: Computer Networks. - IP addressing; 21 st Aug Instructor: Sridhar Iyer IIT Bombay

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

Voice over IP. Demonstration 1: VoIP Protocols. Network Environment

Lab 2 - Basic Router Configuration

Expert Reference Series of White Papers. Binary and IP Address Basics of Subnetting

Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet

IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0

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

Classful IP Addressing (cont.)

IP address format: Dotted decimal notation:

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

8.2 The Internet Protocol

Lecture 15. IP address space managed by Internet Assigned Numbers Authority (IANA)

CCNA Tutorial Series SUBNETTING

21.4 Network Address Translation (NAT) NAT concept

Note! The problem set consists of two parts: Part I: The problem specifications pages Part II: The answer pages

Vorlesung Kommunikationsnetze Research Topics: Protocol Family for Control Data Communication in Heterogeneous Network Environments

TCP/IP Basis. OSI Model

CCNA R&S: Introduction to Networks. Chapter 9: Subnetting IP Networks

Indian Institute of Technology Kharagpur. TCP/IP Part I. Prof Indranil Sengupta Computer Science and Engineering Indian Institute of Technology

WANs and Routers. M.Sc. Aleksandra Kanevce M.Sc. Aleksandra Bogojeska

Transcription:

ASIST Administração de Sistemas Aula 1 9 de Outubro de 2006 Alexandre Bragança Bibliografia: IBM Redbook: TCP/IP Tutorial and Technical Overview, Adolfo Rodriguez, John Gatrell, John Karas, Roland Peschke

TCP/IP Protocol Stack ASIST - Aula1, 9/10/2006 2

Client/Server Model TCP is a peer-to-peer, connection-oriented protocol. There are no master/slave relationships. The applications, however, typically use a client/server model for communications. ASIST - Aula1, 9/10/2006 3

IP Addressing First Byte Class Network Mask 1-126 "A" 255.0.0.0 128-191 "B" 255.255.0.0 192-223 "C" 255.255.255.0 ASIST - Aula1, 9/10/2006 4

Subnets Subnet masks are often abbreviated using a forward slash "/" and the number of "one" bits in the mask. For example, a network 192.168.1.0 with a subnet mask of 255.255.255.0 can be expressed as 192.168.1.0/24 (since 255.255.255.0 is 24 binary ones followed by eight binary zeros.) Therefore, a /25 subnet is a subnet with a mask of 255.255.255.128, and a /26 subnet has a mask of 255.255.255.192, etc. ASIST - Aula1, 9/10/2006 5

Intranets - private IP addresses Another approach to conserve the IP address space is described in RFC 1918 Address Allocation for Private Internets. This RFC relaxes the rule that IP addresses must be globally unique. It reserves part of the global address space for use in networks that do not require connectivity to the Internet. Typically these networks are administered by a single organization. Three ranges of addresses have been reserved for this purpose: 10.0.0.0: A single Class A network 172.16.0.0 through 172.31.0.0: 16 contiguous Class B networks 192.168.0.0 through 192.168.255.0: 256 contiguous Class C networks ASIST - Aula1, 9/10/2006 6

Connecting Networks Bridge interconnects LAN segments at the network interface layer level and forwards frames between them. A bridge is said to be transparent to IP. That is, when an IP host sends an IP datagram to another host on a network connected by a bridge, it sends the datagram directly to the host and the datagram "crosses" the bridge without the sending IP host being aware of it. ASIST - Aula1, 9/10/2006 7

Connecting Networks Router interconnects networks at the internetwork layer level and routes packets between them. The router must understand the addressing structure associated with the networking protocols it supports and take decisions on whether, or how, to forward packets. Routers are able to select the best transmission paths and optimal packet sizes. The basic routing function is implemented in the IP layer of the TCP/IP protocol stack, so any host or workstation running TCP/IP over more than one interface could, in theory and also with most of today's TCP/IP implementations, forward IP datagrams. However, dedicated routers provide much more sophisticated routing than the minimum functions implemented by IP. ASIST - Aula1, 9/10/2006 8

Connecting Networks Gateway interconnects networks at higher layers than bridges and routers. A gateway usually supports address mapping from one network to another, and may also provide transformation of the data between the environments to support end-to-end application connectivity. Gateways typically limit the interconnectivity of two networks to a subset of the application protocols supported on either one. ASIST - Aula1, 9/10/2006 9

Routing When sending data to a remote destination, a host passes datagrams to a local router. The router forwards the datagrams towards the final destination. They travel from one router to another until they reach a router connected to the destination s LAN segment. ASIST - Aula1, 9/10/2006 10

Trace Routing Program utilities: Traceroute (Unix) Tracert (Windows) An example: D:\WINDOWS>tracert ns.orbis.net Tracing route to ns.orbis.net [205.164.72.2] over a maximum of 30 hops: 1 1 ms 1 ms 1 ms 192.168.1.254 2 60 ms 61 ms 64 ms 205.164.75.1 3 64 ms 62 ms 65 ms tamino.summit-ops.orbis.net [205.164.72.129] 4 78 ms 77 ms 78 ms ns.orbis.net [205.164.72.2] Trace complete. ASIST - Aula1, 9/10/2006 11

Network Simulator Packet Tracer 4.0 (Cisco Systems, Inc.) Packet Tracer 4.0 is a standalone, mediumfidelity, simulation-based learning environment for networking novices to design, configure, and troubleshoot computer networks. Demonstration ASIST - Aula1, 9/10/2006 12