Lecture Networking essentials plus (3 e) Chapter 6 Defining network protocols. The main contents of the chapter consist of the following Introduction to protocols, TCP IP, netware protocols, other common protocols.
Trang 1Defining Network Protocols
Introduction to Protocols
TCP/IP
NetWare Protocols
Other Common Protocols
Trang 2Introduction to Protocols
2
Function of Protocols
Protocols in a Layered Architecture
Implementing and Removing Protocols
Trang 3How Protocols Work
Sender Protocols:
Break data into packets
Add addressing information
Prepare data for transmission through the NIC and out onto the network cable
Receiver Protocols:
Take data packets off the cable
Bring data packets into the computer through the NIC
Strip data packets of transmitting information added by sender
Copy data packets to a buffer
Trang 4The OSI Model
4
Layers of Protocols
Trang 5Standard Stacks
Most important models include:
ISO/OSI protocol suite
IBM Systems Network Architecture (SNA)
Digital DECnet
Novell NetWare
AppleTalk
Trang 6Communication Tasks
6
OSI Model
Trang 7Manufacturer Compatibility
Trang 8MAC Driver or NIC Driver
8
Trang 9 Introduction to TCP/IP
TCP/IP Standards
TCP/IP and OSI
Trang 10Protocols Written
Specifically for TCP/IP
SMTP (Simple Mail Transfer Protocol) Email
FTP (File Transfer Protocol) Exchanging Files
SNMP (Simple Network Management Protocol)
Network Management
10
Trang 11TCP/IP and OSI
Four Layers of TCP/IP:
Network Interface Layer
Internet Layer
Transport Layer
Application Layer
Trang 12Transmission Control
Protocol (TCP/IP)
12
Three-Way Handshake:
Requestor sends a packet specifying the port number and its initial sequence number (ISN) to server
Server acknowledges with its ISN, which consists of the requestor’s ISN, plus 1
The requester replies with the server’s ISN, plus 1
Trang 13NetWare Protocols
Introduction to NetWare Protocols
Medium-Access Protocols
Internetwork Packet Exchange and Sequenced Packet Exchange (IPX/SPX)
Service Advertising Protocol (SAP)
NetWare Core Protocol (NCP)
Trang 14Comparing NetWare and
OSI Reference Models
14
Trang 15Routing Information
Protocol (RIP)
RIP packets allow:
Workstations to locate fastest route to a network
number
Routers to request routing information to update
their own tables
Routers to respond to route requests
Routers to ensure that all other routers are aware of internetwork configurations
Trang 16Other Common Protocols
16
NetBIOS
NetBEUI
X.25 Packet Switching
AppleTalk
OSI Protocol Suite
DECnet
Trang 17Network Basic Input/Output
System (NetBIOS)
Four primary functions:
Name Resolution
Datagram Service
Session Service
NIC/Session Status
Trang 18AppleTalk Network
18