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

Internet Control Protocols Savera Tanwir. Internet Control Protocols ICMP ARP RARP DHCP.
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
Lesson 7 – THE BUSINESS OF NETWORKING. TCP/IP and UDP Other Internet protocols Important Internet protocols OVERVIEW.
Routing Fundamentals and Subnetting
CS335 Networking & Network Administration Tuesday, May 11, 2010.
IP Routing: an Introduction. Quiz
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.
Chapter Overview TCP/IP Protocols IP Addressing.
CS 356 Systems Security Spring Dr. Indrajit Ray
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.
Module 10. Internet Protocol (IP) is the routed protocol of the Internet. IP addressing enables packets to be routed from source to destination using.
TELE202 Lecture 10 Internet Protocols (2) 1 Lecturer Dr Z. Huang Overview ¥Last Lecture »Internet Protocols (1) »Source: chapter 15 ¥This Lecture »Internet.
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 – 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.
Chapter Overview IP IPX NetBEUI AppleTalk.
Cisco – S1C10 Routers All You Ever Wanted To Know But Were Afraid to Ask.
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.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 2: Configuring Network Protocols.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Network Fundamentals.
11 TRANSPORT LAYER PROTOCOLS Chapter 6 TCP and UDP SPX and NCP.
Hyung-Min Lee ©Networking Lab., 2001 Chapter 8 ARP and RARP.
Addressing Through the Layers  Data Link Layer Address  Network Layer Address.
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
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.
CSE 6590 Department of Computer Science & Engineering York University 111/9/ :26 AM.
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.
1 Chapter Overview Network Communications The OSI Reference Model.
S2C7 – Novell NetWare IP and IPX Services. Novell Protocols Transport Layer –TCP/IP –SPXInternetwork Packet Exchange Network Layer –NLSP (Netware Link.
CSC 600 Internetworking with TCP/IP Unit 5: IP, IP Routing, and ICMP (ch. 7, ch. 8, ch. 9, ch. 10) Dr. Cheer-Sun Yang Spring 2001.
1 Kyung Hee University Chapter 8 ARP(Address Resolution Protocol)
1 OSI and TCP/IP Models. 2 TCP/IP Encapsulation (Packet) (Frame)
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.
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.
Computer Network Architecture Lecture 7: OSI Model Layers Examples II 1 26/12/2012.
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
Behrouz A. Forouzan TCP/IP Protocol Suite, 3rd Ed.
Chapter Objectives In this chapter, you will learn:
Semester 3, Chapter 7 Allan Johnson
A quick intro to networking
Chapter 8 ARP(Address Resolution Protocol)
ARP and RARP Objectives Chapter 7 Upon completion you will be able to:
Lec 2: Protocols.
Chapter Three Network Protocols.
Net 323: NETWORK Protocols
TCP/IP Protocol Suite: Review
Net 323 D: Networks Protocols
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 servers until Version 5. – IPX/SPX is designed to provide transport services for data over the network IPX is a connectionless protocol SPX provide a reliable connection-oriented services.

Addressing in IPX/SPX An IPX/SPX address consists of three separate components: – A network number: 32 bits assigned by administrator and bound to a specific network – A node number is derived from the 48-bit MAC address. – The network number and node address form the station address.

Addressing in IPX/SPX A socket number: 16 bits – assigned to the process or application running on the device by NOS. – This is NOT the same as the sockets discussed in the Transport layer. – When a process needs network access, it will request a socket number. Once that number is assigned, any packet containing that socket number will be passed on to that process.

Reserved IPX/SPX Sockets

IPX Packet Structure IPX/SPX packet consists of a 30-bye header and bytes payload. IPX/SPX packet will be encapsulated into the frame created by the hardware protocol.

IPX Packet Structure

Configuring IPX/SPX IPX/SPX is a protocol designed to be independent of the hardware protocol used. – It supports Ethernet, Token Ring and FDDI. – IPX/SPX packet is inserted as the payload for whatever frame type the network uses. IPX/SPX is sensitive about the frame type. Your IPX configuration must be configured to use the correct frame type. – Auto Detect usually works pretty well.

Frame Types IPX/SPX recognizes four different types of Ethernet Frame and two different types of Token Ring frame (Raw) – The typical Ethernet frame – An older frame type used by non-Ethernet protocols Ethernet II Ethernet SNAP Token Ring Token Ring SNAP

Configuring IPX/SPX The Network address is where you fill in the 32-bit network number. The default is all 0s. 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.

Routing in IPS/SPX If the network numbers of both transmitting and receiving devices are the same, no routing is necessary. 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.

Routing in IPS/SPX When a router receive an IPX/SPX packet, it will perform the following actions: – The router will check the Transport Control field. If the value becomes 16 when incremented, it discards the packet unless it is an NLSP packet. NLSP can be configured to support up to 127 hops – Next it checks the Packet Type field. If the packet type is NetBIOS and Transport control field was incremented to 8, the packet is discarded. – Otherwise, the router compares the Destination Network number to its routing tables and transmit the packet through the appropriate interface.

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 because of too many broadcast packets. Workstation broadcasts to find routers, router broadcasts to find other routers, and server broadcast advertisement of service they offer. – No any governing body to manage the network numbers. Network administrator picks up the network number as he/she desires

NetBEUI NetBIOS Enhanced User Interface – Originally developed by IBM – Developed by Microsoft for early versions of NT 3.51 – 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. – The Name Binding Protocol (NBP) resolves node IDs and entity names to MAC addresses. Networks are numbered (like in IPX/SPX) with 16-bit network numbers. – AppleTalk only supports network number from 0 to 65, ,535 is reserved.

Some AppleTalk Protocols (1 of 3) Datagram Delivery Protocol (DDP) provides point-to- point delivery of user data. – DDP packet can contain either a short header or a long header Data intended for the local network requires only the short header which includes fields that define the source and destination sockets; the frame type and length. Data needs to be routed, a long header will be used which includes field that defines source and destination networks, hop count, and checksum If hop count exceeds 16, the datagram is discarded.

Some AppleTalk Protocols (2 of 3) Routing Table Maintenance Protocol (RTMP) allows routers to dynamically build routing tables by exchanging known network numbers and accessibility between routers. AppleTalk Echo Protocol (AEP) is Apple’s version of ICMP.

Some AppleTalk Protocols (2 of 2) Connection-oriented protocol: – AppleTalk Transaction Protocol (ATP) is used for small amount of data – AppleTalk Data Streaming Protocol (ADSP) provides jitter- free delivery of multimedia. ADSP is used to transmit the large amount of data Connectionless protocol: Datagram Delivery Protocol (DDP) AppleTalk Session Protocol (ASP) opens, maintains, and closes sessions.