VSN CN
VSN CN
1
2
-> Supernetting :- The process of combining two or more nework to get a single
network is called supernetting.
-> Supernet Maks:- 1- No. of 1's in the supernet mask indicate the fixed part.
2- No. of 0's indicate the variable part.
-> No. of 1's in the supernet mask is always less than NID bits
supernet borrow bit from NID part.
-> Table
Address Class A Class B Class C
1- 255.0.0.0 subnet mask supernet mask supernet mask
2- 255.255.0.0 subnet mask subnet mask supernet mask
3- 255.255.255.0 subnet mask subnet mask subnet mask
r= Redundant bits
->Putting bit on the
CH- Flow control outgoing link.
window size=1
efficiency
65,515
65,535 (Including header)
Total
Implemented by
RIP
Use Bellman Ford algo
OSPF
(graph)
& apply Dijisktra algo to find shortest path
S.F is 4
-> TCP Protocol
HTTP, FTP
SMTP, POP
-> UDP
Protocol
DNS, SNMP, seq no. is always in inc. order
RIP, DHCP -> seq no. can be 4GB if data size more than that
wrap around come it reuse the seq no. for extra
Time taken to
data
Wrap Around
-> If U consider
only data
-> Random
Access
Protocol
1- Aloha
2- CSMA
CA & CD
both
15
(Tf)
1/2
(Tf)
Channel
But station might sense the carrier free when it actually not
(1-Persistent)
P-Persistnt
uses the
=> adv. of both
CSMA/CD
-> Vulnerable time for CSMA is Propagation time ->In P-P. with prob. P, the station send its frame. & with prob. (1-P) station
6 beginning of the next time slot & check the line again
W8 for the
In CSMA/CD no need for ACK coz If collision is not detected then frame is definitely rcvd by the receiver
frame
Process
coz if collision not occur then all
frame
recvd. No
need to
resend
8B including both
Preamble & SFD
CH-
-> POP:- Post Office Protocol use to pull the mail & IMAP:- Internet Mail Access Protocol also use to pull the mail
-> With the help of SMTP & POP we can only send the text msgs.
-> MIME(Multiprurpse Internet Mail Extension) Use to convert text data to non text data and vice-versa
-> Stateless:- Means it does not maintain the information of the user
-> In-band:- means Control & Data move in one single connection Out-band means control & data move in
different connection
-> msg from receiving server to web browser is done
8 through HTTP
CH- Switching -> The process of forwarding the pkts from one port to another port is called as switching
(3) (2)
3
M=message
Mh h=header size
-> Efficiency of pkt switching is better than circuit -> Optimum pkt size:- p= p=payload/
x-1 pkt data size
-> Total no. of pkt=M/p b=bandwidth(b/s)
x=No. of hopes
-> Packet size(P)= p+h
-> ARP work at NL & it is a comm. protocol use to find the MAC add. of a device from its IP add.
use between Host to Host, Host to Router, Router to Router or Router to Host. ARP reply is Unicast & ARP req
is Multicast
-> When TTL is 0, Router will discard the pkt and send the ICMP msg to source.
-> Stop & Wait ARQ solve error control:- Keeping a copy of sent frames until it receive ack from reciever
-> Stop & Wait ARQ Flow control:- Keeping a copy of sent frames until it receive ack from reciever
-> In pure Aloha val of G is 1/2 that means: To achieve max throughput 1 half frame should be gnerated in
one frame transmission time. OR 1 frame should generated in 2 frame transmission time.