10
TCP/IP Protocol suite architecture

INDEX oWoWhat is TCP/IP protocol suite ? oDoDifferent layers. oEoEncapsulation. oPoProtocol Interface

Embed Size (px)

Citation preview

Page 1: INDEX oWoWhat is TCP/IP protocol suite ? oDoDifferent layers. oEoEncapsulation. oPoProtocol Interface

TCP/IP Protocol suite architecture

Page 2: INDEX oWoWhat is TCP/IP protocol suite ? oDoDifferent layers. oEoEncapsulation. oPoProtocol Interface

INDEX

oWhat is TCP/IP protocol suite ?

oDifferent layers.

o Encapsulation.

o Protocol Interface.

Page 3: INDEX oWoWhat is TCP/IP protocol suite ? oDoDifferent layers. oEoEncapsulation. oPoProtocol Interface

TCP/IP protocol suite

A TCP/IP Protocol suite is combination of different protocols at various layers.

Page 4: INDEX oWoWhat is TCP/IP protocol suite ? oDoDifferent layers. oEoEncapsulation. oPoProtocol Interface

Different layers

TCP/IP considered to be four layer system.

Application Layer(FTP, HTTP, Telnet, NNTP)

Transmission control protocol (TCP)

User Datagram Protocol (UDP)

Transport Layer

Network Layer(IP, ICMP, IGMP)

Link Layer

Page 5: INDEX oWoWhat is TCP/IP protocol suite ? oDoDifferent layers. oEoEncapsulation. oPoProtocol Interface

Two networks connected with a router.

FTP Server

TCP

Token Ring Driver

IP

FTP Client

TCP

Ethernet

IP IP

EthernetToken Ring

Driver

FTP Protocol

TCP Protocol

Router

IP Protocol IP

Ethernet Protocol

Token RingEthernet

Page 6: INDEX oWoWhat is TCP/IP protocol suite ? oDoDifferent layers. oEoEncapsulation. oPoProtocol Interface

FTP – File Transfer Protocol

HTTP – Hyper Text Transport Protocol

Telnet – Allows to log into computers on the internet

NNTP – Network News Transfer Protocol

IP – Internet Protocol

ICMP – Internet Control Message Protocol

IGMP – Internet Group Management Protocol

Page 7: INDEX oWoWhat is TCP/IP protocol suite ? oDoDifferent layers. oEoEncapsulation. oPoProtocol Interface

Encapsulation

Application

Ethernet Driver

IP

TCP

User Data

AH User

Application Data

TCPH

Application Data

Ethernet Trailer

TCPHIP

Header

Application Data

IP header

TCPH

Ethernet

TCP segment

Ethernet

Page 8: INDEX oWoWhat is TCP/IP protocol suite ? oDoDifferent layers. oEoEncapsulation. oPoProtocol Interface

Protocol Interfaces

FTP SMTP Telnet Other

TCP

IP

Application

Page 9: INDEX oWoWhat is TCP/IP protocol suite ? oDoDifferent layers. oEoEncapsulation. oPoProtocol Interface

It is a industry standard protocol.

It is set of utilities for connecting dissimilar OS.

It is scalable, client server architecture.

It has the maximum access of the internet (n/w layer)

Advantages of TCP/IP protocol

Page 10: INDEX oWoWhat is TCP/IP protocol suite ? oDoDifferent layers. oEoEncapsulation. oPoProtocol Interface

Thank You !!!