Network Protocols and DOS - PowerPoint PPT Presentation

1 / 16
About This Presentation
Title:

Network Protocols and DOS

Description:

TCP/IP Model. Application. OSI Application. OSI Presentation. OSI Session. Transport. OSI Transport ... IP portion of a TCP/IP frame that acts as an envelope for data ... – PowerPoint PPT presentation

Number of Views:18
Avg rating:3.0/5.0
Slides: 17
Provided by: jomaeb
Category:
Tags: dos | network | protocols | tcpip

less

Transcript and Presenter's Notes

Title: Network Protocols and DOS


1
Network Protocols and DOS
  • CIS 625-1, Spring 2002

2
Overview
  • TCP/IP Model
  • TCP
  • IP
  • Data Encapsulation
  • TCP/IP Suite
  • DOS

3
TCP/IP Model
  • Application
  • OSI Application
  • OSI Presentation
  • OSI Session
  • Transport
  • OSI Transport
  • Internet Protocol
  • OSI Network
  • Communication Network
  • OSI Data Link
  • OSI Physical

4
TCP
  • Reliable host-to-host protocol (RFC 793)
  • Operation
  • Basic data transfer oversees transfer from app
    to IP
  • Reliability requires acknowledgement, error
    checking, sequencing
  • Flow control limit amount of data sent
  • Multiplexing ports
  • Connection maintains connection data
  • Precidence and security
  • Ports

5
IP Addressing
  • 32-bit addresses 4 bytes called octets 0..255
  • Dot notation 134.114.248.2
  • IP addresses divided into classes

6
Subnetting and Subnet Masks
  • Sub-divide allocated IPs into smaller networks
  • Mask
  • 1s cover network portion of IP
  • 0s reveal nodes designation
  • Examples
  • Class B to C subnets 255.255.255.0
  • Class C subdivided into 14 subnets
    255.255.255.24011111111 11111111 11111111
    11110000

7
IP Registration
  • Regional Internet Registries (RIRs)
  • American Registry for Internet Numbers (ARIN)
  • One C Class network is /24
  • Smallest block is 32 C Class networks is /19
  • 2,500 annual lease fee
  • 500 membership fee

8
IPv4 and IPv6
  • Running out of IP addresses
  • Four octet system is IP version 4 (IPv4)
  • Proposed system
  • IP version 6 (IPv6)
  • 128 bit addressing
  • Represents IP address in eight 16-bit hex values
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

9
Data Encapsulation
Presentation
Transport
Network
Data Link
10
TCP Segment
  • Port Address on host where an application makes
    itself available to incoming data
  • Sequence number Order of packets
  • Checksum Was the data corrupted

11
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

12
Typical Ethernet Frame
  • 802.3 is IEEE standard for Ethernet
  • Addresses are MAC addresses
  • This is Data Link layer

13
TCP/IP Suite
  • HTTP
  • SMTP
  • DHCP
  • NNTP
  • VoIP
  • Telnet
  • SNMP
  • FTP
  • TFTP
  • DNS
  • TCP
  • UDP
  • IP

14
Other Network Protocols
  • Novells IPX/SPX
  • IBM/Microsoft
  • NetBIOS
  • NetBEUI
  • Apples AppleTalk

15
DOS
  • Disk Operating System 10 MB was large
  • Borrowed from Unix
  • Command line user interface
  • Selected commands
  • cls
  • dir
  • type
  • copy

16
Summary
  • Protocol is set of rules
  • TCP/IP protocol of Internet communications
  • TCP responsible for host-to-host connection
    oriented
  • IP transmits device-to-device connectionless
  • IP addresses are logical addresses of Internet
  • DOS commands still used by NOSs
Write a Comment
User Comments (0)
About PowerShow.com