Chapter Thirteen The Other Protocols. Objectives You’ll get a brief overview of –IPX/SPX –NetBEUI –Appletalk How each protocol handles addressing The.

Slides:



Advertisements
Similar presentations
Network Layer and Routing
Advertisements

IP Forwarding Relates to Lab 3.
Network Operating Systems
Chapter Three Network Protocols.
Novell IPX Semester 3, Chapter 7 Allan Johnson. Novell IPX Overview Novell IPX is a proprietary suite of protocols that includes the following: A connectionless.
Chapter 4: Network Protocols
Hands-On Microsoft Windows Server 2003 Networking Chapter Two Networking Protocols.
Network+ Guide to Networks, Fourth Edition Chapter 4 Network Protocols.
Lesson 7 – THE BUSINESS OF NETWORKING. TCP/IP and UDP Other Internet protocols Important Internet protocols OVERVIEW.
Routing Fundamentals and Subnetting
IP Routing: an Introduction. Quiz
Hands-On Microsoft Windows Server 2003 Networking Chapter 1 Windows Server 2003 Networking Overview.
Computer Network protocols
Defining Network Protocols Application Protocols –Application Layer –Presentation Layer –Session Layer Transport Protocols –Transport Layer Network Protocols.
© N. Ganesan, All rights reserved. Chapter IP Routing.
Network Protocols and Standards (Part 1). Network Protocols Understanding the concepts of networking protocols is critical to being able to troubleshoot.
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.
Ministry of Communications and Information Technology Information Technology Institute Network Fundamentals Introduction to Internet Lec2.
Network+ Guide to Networks, Fourth Edition Chapter 4 Network Protocols.
Chapter 4 Network Protocols Network+ Guide to Networks, Fourth Edition.
Internet Packet eXchange Protocol (IPX) Network Documentation
CHAPTER Protocols and IEEE Standards. Chapter Objectives Discuss different protocols pertaining to communications and networking.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
Network Protocols.
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
Cisco 1 - Networking Basics Perrine. J Page 19/17/2015 Chapter 9 What transport layer protocol does TFTP use? 1.TCP 2.IP 3.UDP 4.CFTP.
Cisco – Chapter 11 Routers All You Ever Wanted To Know But Were Afraid to Ask.
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.
SYSTEM ADMINISTRATION Chapter 16 Client Workstation Basics.
1 Understanding the TCP/IP Protocol Suite Industry standard Enables enterprise networking and connectivity.
Networking Functions of windows NT Sever
Chapter Overview IP IPX NetBEUI AppleTalk.
Chapter Three Network Protocols By JD McGuire ARP Address Resolution Protocol Address Resolution Protocol The core protocol in the TCP/IP suite that.
11 NETWORK LAYER PROTOCOLS Chapter 5 IP IPX NetBEUI AppleTalk.
PC Maintenance: Preparing for A+ Certification Chapter 22: Setting Up a Windows Network.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 2: Configuring Network Protocols.
Examining Network Protocols. Overview Introduction to Protocols Protocols and Data Transmissions Common Protocols Other Communication Protocols Remote.
11 TRANSPORT LAYER PROTOCOLS Chapter 6 TCP and UDP SPX and NCP.
Addressing Through the Layers  Data Link Layer Address  Network Layer Address.
CHABOT COLLEGE CISCO NETWORKING ACADEMY Chabot College Semester 3 Novell IPX.
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 7 Internet Protocol (IP) Routing.
1 Chapter 3: Multiprotocol Network Design Designs That Include Multiple Protocols IPX Design Concepts AppleTalk Design Concepts SNA Design Concepts.
LINUX NETWORKING TOPIC 6.0. Internet Protocol (IP) in UDP/IP and TCP/IP IP is the network layer packet delivery service (host-to-host). translation between.
Sem 3 V1 Chapter 7 Novell IPX. So far we have studied the TCP/IP protocol in depth. Another common protocol that is implemented in the networking industry.
1 Chapter Overview Understanding the TCP/IP protocol suite Configuring and troubleshooting TCP/IP Installing, configuring, and troubleshooting NWLink Understanding.
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.
Microsoft Windows XP Professional
1 12-Jan-16 OSI network layer CCNA Exploration Semester 1 Chapter 5.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 1 Module 10 Routing Fundamentals and Subnets.
Mr C Johnston ICT Teacher G055 - Lecture 10 Network Protocols.
LAN Protocols Chapter 5. Learning Objectives Explain the following LAN protocols and how they work with network operating systems: IPX/SPX, NetBEUI, AppleTalk,
CIS 173 Networking Week #9 OBJECTIVES Chapter #6 Network Communications Protocols.
Computer Network Architecture Lecture 7: OSI Model Layers Examples II 1 26/12/2012.
Cisco Routers Routers collectively provide the main feature of the network layer—the capability to forward packets end-to-end through a network. routers.
1 28-Sep-16 S Ward Abingdon and Witney College CCNA Exploration Semester 1 OSI network layer CCNA Exploration Semester 1 Chapter 5.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI network layer CCNA Exploration Semester 1 – Chapter 5.
Computer Network protocols
Chapter Objectives In this chapter, you will learn:
Semester 3, Chapter 7 Allan Johnson
AppleTalk and Networking
Lec 2: Protocols.
Chapter Three Network Protocols.
Examining Network Protocols
Net 323: NETWORK Protocols
TCP/IP Protocol Suite: Review
Networking and Network Protocols (Part2)
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

Chapter Thirteen The Other Protocols

Objectives You’ll get a brief overview of –IPX/SPX –NetBEUI –Appletalk How each protocol handles addressing The pros and cons of each protocol

IPX/SPX Internetwork Packet Exchange/Sequenced Packet Exchange –Developed by Xerox in the early 80s –Adopted and tweaked by Novell to become their protocol of choice in NetWare

Addressing in IPX/SPX 32-bit network address MAC address of interface becomes host address A socket number assigned to the process or application running on the device –This is NOT the same as the sockets discussed in the Transport layer. The station address –The combined network/host address

Configuring IPX/SPX If no network number is statically assigned, the host will send out a broadcast looking for a SAP server. The SAP server will assign an address. Correct frame type is necessary in IPX. –Auto Detect usually works pretty well.

Frame Types (Raw) –The typical Ethernet frame –An older frame type used by non-Ethernet protocols Ethernet II Ethernet SNAP

Routing in IPS/SPX If a packet isn’t addressed to the local network, the transmitting station will broadcast a RIP packet. Available routers with access to the target network number respond with their node address and the number of hops to target. Transmitting workstation picks the router with the fewest hops and transmits the packet.

Pros and Cons of IPS Pros –Light overhead on the individual workstations –Very easy to configure and hard to mess up Cons –Very HEAVY overhead on the network as a whole –A limited number of hops prevents extremely large networks (like the Internet)

NetBEUI NetBIOS Enhanced User Interface –Developed by Microsoft for early versions of NT –A Layer 2 protocol –No longer supported by Microsoft XP does not install NetBEUI by default, but the protocol can be added from the installation CD.

Pros and Cons of NetBEUI Pros –Easy to configure All you need is to put all workstations on the same workgroup, but make sure they have different names. –Extremely fast with low overhead on network and workstations Cons –Not routable

AppleTalk Developed by Apple Computer Corporation Has a lot of similarities to TCP/IP –Layered functionality –A robust collection of related protocols Moves data in datagrams

Addressing in AppleTalk Each host is assigned a node ID and an entity name. –The Node ID is similar to the IP address. –The entity name is similar to a NetBIOS name. Networks are numbered (like in IPX/SPX) with 16-bit network numbers. The Name Binding Protocol (NBP) resolves node IDs and entity names to MAC addresses.

Some AppleTalk Protocols (1 of 2) Datagram Delivery Protocol (DDP) provides point-to- point delivery of user data. Routing Table Maintenance Protocol (RTMP) allows routers to dynamically build routing tables. AppleTalk Echo Protocol (AEP) is Apple’s version of ICMP. AppleTalk Transaction Protocol provides connection- oriented data delivery services.

Some AppleTalk Protocols (2 of 2) AppleTalk Data Streaming Protocol (ADSP) provides jitter-free delivery of multimedia. AppleTalk Session Protocol (ASP) opens, maintains, and closes sessions.