





































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
This lecture is part of lecture series on Information Technology course. This lecture includes: Tcp-Ip, Introduction, Addressing, Physical Addressing, Logical Addressing, Ip Addressing, Network Classes, Subnetting, Supernetting, Loopback, Local Loopback Testing, Ipv4 Packet Format
Typology: Slides
1 / 45
This page cannot be seen from the preview
Don't miss anything!
Control Protocol^ and^ IP
stands^ for^ Internet Protocol. • The TCP/IP is a set of protocols thatdefines how the transmissions take placeas well as exchanged across the internet. • It is very effective and popular set ofprotocols.
-^ A TCP/IP internet operates like a single networkconnecting many computers of any size and type. •^ The TCP/IP was developed before OSI and it ismade up of only four layers named as:OSI^
TCP/IP Application^
Application Presentation^
Not Present SessionTransport^
Transport Network^
Internet Data link^
Host to host Physical
-^ A network in TCP/IP internetworkcan be LAN, WAN or MAN. •^ The^ data^
oriented service^ or^ connection
less^ TCP/IP,^ it needs^ the^ address
of^ source^ and destination points.
-^ Addressing can be studied in threebroad^ categories
-^ It is a unique identifier for a specificmode on network. •^ The physical address is specified byswitches or jumpers on the networkinterface card. •^ The^ format^
-^ Three types of physical addresses are:1.Unicast address2.Multicast address3.Broadcast address1.Unicast^ address
LOGICAL ADDRESSING • To^ provide^ a^ unique
identifier^ for^
a specific node on a network by the networkoperating^ system
is^ called^
logical addressing. • The network operating system establisheslogical addresses for different nodes on thenetwork. • Normally while sending messages to anynode on the network, the host only knowsthe logical address of target computer.
docsity.com
-^ The host has to find the physical address ofthe node and for that TCP/IP uses a specialprotocol^ named
as^ address^ resolution protocol (ARP). • ARP allows^ a^ host
of^ find the physical address of node on the same network whenit only knows the targets logical address. • The^ network^ interface
card^ contains^
a table, known as address resolution cache,that^ maps^ logical
addresses^ to^
the hardware^ addresses
of^ the^ node^ on
the network.
docsity.com
-^ Thereafter its physical address is found bythe host using ARP and then only therequired data message can be conveyed tothe destination node. •^ Thus logical addresses are one that definea logical topology to reach a particularhost. •^ In terms of networks the logical addressescontain^ network
number,^ subnet
work numbers,^ super^
network^ number,
host number etc.
-^ However these numbers are assignedby the network operating system tothem, but to reach them the physicaladdress^ is^
-^ These addresses identify the connectionof a host to its network. •^ Thus the IP packet header contains an IPnetwork address for the sender and IPnetwork address for the destination. •^ These IP network addresses are said tobe logical because they are defined interms^ of^ the^
-^ Each host in the internet has a globallyunique IP address. •^ IP address uniquely identify a host onnetwork. •^ The^ IP^ address
format^ apparently contains three fields1.Class type2.Network – ID3.Host - ID