Addressing Through the Layers  Data Link Layer Address  Network Layer Address.

Slides:



Advertisements
Similar presentations
IST 201 Chapter 9. TCP/IP Model Application Transport Internet Network Access.
Advertisements

Chapter Three Network Protocols.
Chapter 4: Network Protocols
Network+ Guide to Networks, Fourth Edition Chapter 4 Network Protocols.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Introduction To Networking
Chapter 2 Internet Protocol DoD Model Four layers: – Process/Application layer – Host-to-Host layer – Internet layer – Network Access layer.
1 Version 3.0 Module 9 TCP/IP Protocol and IP Addressing.
Data Networking Fundamentals Unit 7 7/2/ Modified by: Brierley.
Computer Network protocols
Defining Network Protocols Application Protocols –Application Layer –Presentation Layer –Session Layer Transport Protocols –Transport Layer Network Protocols.
Network Protocols and Standards (Part 1). Network Protocols Understanding the concepts of networking protocols is critical to being able to troubleshoot.
Copyright 2003 CCNA 1 Chapter 7 TCP/IP Protocol Suite and IP Addressing By Your Name.
Chapter Overview TCP/IP Protocols IP Addressing.
1 Protocol Interaction (ISO’s Open Systems Interconnection (OSI model)) the 7 layers.
1.  A protocol is a set of rules that governs the communications between computers on a network.  Functions of protocols:  Addressing  Data Packet.
OSI Model Routing Connection-oriented/Connectionless Network Services.
Network+ Guide to Networks, Fourth Edition Chapter 4 Network Protocols.
Chapter 4 Network Protocols Network+ Guide to Networks, Fourth Edition.
Chapter 7 Local Area Network Communications Protocols.
Business Data Communications, by Allen Dooley, (c) 2005 Pearson Prentice HallChapter Five 1 Business Data Communications Chapter Five Network, Transport,
WXES2106 Network Technology Semester /2005 Chapter 4 TCP/IP CCNA1: Module 9, 10.3 and 11.
CHAPTER Protocols and IEEE Standards. Chapter Objectives Discuss different protocols pertaining to communications and networking.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
Network Protocols.
Chapter 9.
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
THE OSI MODEL AND THE TCP/IP PROTOCOL SUITE CS 1202 Lectur3 part2.
Defining Network Protocols Introduction to Protocols TCP/IP NetWare Protocols Other Common Protocols 1.
Chapter Three Network Protocols. Agenda Attendance, and Ch.2 Quiz questions TCP/IP Model IP Header (Using Ethereal to analyze the IP header) TCP Header.
1 Understanding the TCP/IP Protocol Suite Industry standard Enables enterprise networking and connectivity.
Huda AL_Omairl - Network 71 Protocols and Network Software.
Chapter 7 Low-Level Protocols
Chapter Three Network Protocols By JD McGuire ARP Address Resolution Protocol Address Resolution Protocol The core protocol in the TCP/IP suite that.
Chap 9 TCP/IP Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
11 NETWORK LAYER PROTOCOLS Chapter 5 IP IPX NetBEUI AppleTalk.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 2: Configuring Network Protocols.
TCP/IP TCP/IP LAYERED PROTOCOL TCP/IP'S APPLICATION LAYER TRANSPORT LAYER NETWORK LAYER NETWORK ACCESS LAYER (DATA LINK LAYER)
11 TRANSPORT LAYER PROTOCOLS Chapter 6 TCP and UDP SPX and NCP.
ITEC 370 George Vaughan Franklin University
TCP/IP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
CCNA 1 v3.0 Module 9 TCP/IP Protocol Suite and IP Addressing.
1 Chapter 8 – TCP/IP Fundamentals TCP/IP Protocols IP Addressing.
Data Networking Fundamentals Chapter 7. Objectives In this chapter, you will learn to: Discuss basic networking concepts, including the elements common.
Networking Fundamentals Network Protocols. Protocol Rule for how networks communicate Each OSI layer handled by one or more protocols Protocol Suites.
1 Chapter Overview Network Communications The OSI Reference Model.
1 Chapter Overview Network Communications The OSI Reference Model.
Chapter Thirteen The Other Protocols. Objectives You’ll get a brief overview of – IPX/SPX – NetBEUI – Appletalk How each protocol handles addressing The.
Chapter Thirteen The Other Protocols. Objectives You’ll get a brief overview of –IPX/SPX –NetBEUI –Appletalk How each protocol handles addressing The.
1 Bus topology network. 2 Data is sent to all computers, but only the destination computer accepts 02608c
Linux Operations and Administration Chapter Eight Network Communications.
1 12-Jan-16 OSI network layer CCNA Exploration Semester 1 Chapter 5.
LAN Protocols Chapter 5. Learning Objectives Explain the following LAN protocols and how they work with network operating systems: IPX/SPX, NetBEUI, AppleTalk,
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
CIS 173 Networking Week #9 OBJECTIVES Chapter #6 Network Communications Protocols.
IST 201 Chapter 11 Lecture 2. Ports Used by TCP & UDP Keep track of different types of transmissions crossing the network simultaneously. Combination.
Computer Network protocols
The OSI Model and the TCP/IP Protocol Suite
What the OSI Protocol Layers Do
Lec 2: Protocols.
Chapter Three Network Protocols.
The Open System Interconnection (OSI) Model & Network Protocols.
The OSI Model and the TCP/IP Protocol Suite
Module 9: TCP/IP Protocol Suite and IP Addressing
TCP/IP Protocol Suite: Review
TCP/IP Protocol Suite and IP Addressing
Network Architecture Models
The OSI Model and the TCP/IP Protocol Suite
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

Addressing Through the Layers  Data Link Layer Address  Network Layer Address

Data Link Layer Address  Also called MAC address, after Media Access Control (MAC) sublayer  Number uniquely defining a network node  Manufacturer-hard codes the address –Block ID –Device ID

Network Layer Address  Resides at Network level of OSI Model  Follows hierarchical addressing scheme  Can be assigned through operating system software  Why would we use BOTH a Network address AND a MAC address?

Data Link Layer Sublayers  LLC –Upper sublayer –Provides common interface –Supplies reliability and flow control services  MAC –Lower sublayer –Appends the physical address of the destination computer onto the frame  IEEE Ethernet and Token Ring differ here

Chapter Three Network Protocols

Chapter Objectives  Identify the characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk  Understand the position of network protocols in the OSI Model  Identify the core protocols of each protocol suite and its functions  Understand each protocol’s addressing scheme  Install protocols on Windows 95 and Windows NT clients

Introduction to Protocols  Protocols –Rules a network uses to transfer data –Protocols that can span more than one LAN segment are routable  Multiprotocol Network –Network using more than one protocol

TCP/IP  Transmission Control Protocol/Internet Protocol (TCP/IP) –Suite of small, specialized protocols called subprotocols OSI ModelTCP/IP FIGURE 3-1 TCP/IP compared to the OSI Model

TCP/IP Compared to the OSI Model  Application layer roughly corresponds to Application and Presentation layers  Transport layer roughly corresponds to Session and Transport layers  Internet layer is equivalent to the Network layer  Network Interface layer roughly corresponds to Data Link and Physical layers

Internet Protocol (IP)  Provides information about how and where data should be delivered  Subprotocol enabling TCP/IP to i nternetwork –Traverse more than one LAN segment and more than one type of network through a router –Subnets The individual networks joined together by routers in an internetwork

Internet Protocol (IP)  IP Datagram –IP portion of a TCP/IP frame that acts as an envelope for data –Contains information necessary for routers to transfer data between subnets FIGURE 3-2 Components of an IP datagram TCP

Internet Protocol (IP)  What is a Datagram? –Packaged data sent without establishment of a communication channel or connection  IP does not guarantee delivery of data –Connectionless Allows the protocol to service a request without requesting a verified session and without guaranteeing delivery of data

Transport Control Protocol (TCP)  Provides reliable data delivery services  Connection oriented –Requires the establishment of a connection between communicating nodes before the protocol will transmit data  TCP segment –Holds the TCP data fields –Becomes encapsulated by the IP datagram

Transport Control Protocol (TCP)  Port –Address on host where an application makes itself available to incoming data FIGURE 3-3 A TCP segment header

TCP/IP Protocols Telnet, FTP, SMTP, SNMP TransportUDP,, TCP Application Internet IP, ICMP Network Interface ARP

Additional Core Protocols of the TCP/IP Suite  User Datagram Protocol (UDP) –A connectionless transport service –Less overhead than TCP  Internet Control Message Protocol (ICMP) –Notifies the sender that something has gone wrong in the transmission process and that packets were not delivered –No error control –PING uses this

Additional Core Protocols of the TCP/IP Suite  Address Resolution Protocol (ARP) –Obtains the MAC address of a host or node –Creates a local database mapping the MAC address to the host’s IP address –Used in conjunction with IP

TCP/IP Application Layer Protocols  Telnet is used to log on to remote hosts using TCP/IP Protocol  File Transfer Protocol (FTP) is used to send and receive files via TCP/IP  Simple Mail Transfer Protocol (SMTP) is responsible for moving messages from one server to another, using the Internet and other TCP/IP- based networks  Simple Network Management Protocol (SNMP) manages devices on a TCP/IP network

Addressing in TCP/IP  IP Address –Logical address used in TCP/IP networking –Unique 32-bit number Divided into four groups of octets (8-bit bytes) Separated by periods

Addressing in TCP/IP  How did we get the # of hosts? - 2 8, 2 16, 2 24  Though 8 bits have 256 possible combinations, only the numbers 1 through 254 are used to identify networks and hosts  Numbers 0 and 255 are reserved for broadcasts –Transmissions to all stations on a network TABLE 3-1 Commonly used TCP/IP classes (4 exist)

Addressing in TCP/IP  Loopback address –IP address reserved for communicating from a node to itself –Value of the loopback address is always  InterNIC –Authority for Internet IP addressing and domain name registration –Also known as Network Solutions

Addressing in TCP/IP  Firewall –Specialized device –Selectively filters or blocks traffic between networks –May be strictly hardware-based or may involve a combination of hardware and software  Host –Computer connected to a network using the TCP/IP protocol

Addressing in TCP/IP  In IP address , to convert the first octet (131) to a binary number: –On Windows 95, click Start, point to Programs, point to Accessories, then click Calculator –Click View, then click Scientific (make sure Dec option button is selected) –Type 131, then click Bin option button –The binary number 131, , appears in the display window

Addressing in TCP/IP  Static IP address –IP address manually assigned to a device  Dynamic Host Configuration Protocol protocol –Application layer protocol –Manages the distribution of IP addresses on a network

Viewing IP Information  On a Windows 95 workstation connected to a network –Click Start, then click Run –Type winipcfg (ipconfig /all (NT at DOS prompt) –Click OK –Click More Info –Click OK to close window FIGURE 3-4 Example of an IP configuration window

Addresses and Names  In addition to using IP addresses, TCP/IP networks use names for networks and hosts –Each host requires a host name –Each network requires a network name, also called a domain name Symbolic name that identifies and Internet domain

IPX/SPX  Internetwork Packet Exchange/Sequenced Packet Exchange (IPX/SPX) –Protocol originally developed by Xerox –Modified and adopted by Novell in the 1980s for the NetWare network operating system  NWLink - Microsoft IPX/SPX emulation FIGURE 3-6 IPX/SPX compared to the OSI Model

IPX/SPX Core Protocols  IPX –Network layer –Connectionless routing  Sequence Packet Exchange (SPX) –Works in tandem with IPX to ensure data are received (and acknowledged): Whole In sequence Error free

IPX/SPX Core Protocols  Service Advertising Protocol (SAP) –Runs directly over IPX –Used by NetWare servers and routers to advertise to entire network which services they can provide  NetWare Core Protocol (NCP) –Handles requests for services between clients and servers  Read for yourself

NetBIOS and NetBEUI  Network Basic Input Output System (NetBIOS) –Originally designed by IBM to provide Transport and Session layer services –Adopted by Microsoft as its foundation protocol –Microsoft added Application layer component called NetBIOS Enhanced User Interface (NetBEUI)

NetBEUI  Fast and efficient protocol  Consumes few network resources  Provides excellent error correction  Requires little configuration  254 connection limit removed for later versions  Non routable

AppleTalk  Protocol suite used to interconnect Macintosh computers  Originally designed to support peer-to-peer networking among Macintoshes  Can now be routed between network segments and integrated with NetWare- and Microsoft-based networks

Installing Protocols  After installing protocols, they must be binded  Binding –Process of assigning one network component to work with another