OSI Reference Model and TCP/IP Model Interview Questions and Answers
By rancidTaste
OSI Reference Model and TCP/IP Model Interview Questions and Answers
Most of the IT farm's job interview or written exam has at least one question regarding OSI or TCP/IP model. Some questions of this topic are presented here with very concise answers. All these questions are very helpful for the interviewee. Posts like "IT Executive", "Network Engineer", "Junior System Engineer" etc. have such type of questions in the job selection written exam. These questions will also helpful for strengthening basic knowledge of OSI model also.
Page Font Styles
- Question and Answers are arranged sequentially.
- "BOLD Font" indicates Question.
- "Normal Font" indicates Answer.
What is "Segment"?
"Segment" is a PDU (Protocol Data Unit) of Transport layer of OSI model.
What is the PDU of "Network layer" and "Data link layer".
PDU for Network Layer is: "Packet" and PDU for Data Link Layer is :"Frame"
You have one IP: 192.168.10.29. In which layere this IP works?
Network layer.
You are in home. But you need to access the office server router. How can you do that?
By using "Telnet"
DNS uses which protocol? Why?
DNS uses both TCP or UDP or both. UDP can handle only 512bytes. If data size is withing 512 bytes UDP is used, otherwise, TCP is used.
Which layer is closer to the user?
Upper layer i.e. Application layer is closer to the user.
Differentiate between forward lookup and reverse lookup in DNS?
- Forward lookup is: name-to-address,
- Reverse lookup is: address-to-name.
what are the difference between TCP and UDP?
- TCP: Connection oriented protocol, acknowledged one, Point to point communication.
- UDP: Connection less protocol, unreliable, less traffic
What is IPSec?
IPSec is "Internet Protocol Security". It is a suite of protocols for securing Internet Protocol(IP) communications.
What is the way to establish a TCP connection?
By using acknowledgement.
What is the difference between flow control and error control?
- Flow control: adjust and confirm data flow rate for successful transmission.
- Error Control: a way to recover corrupted data .
Mark one of the most important difference between TCP and UDP.
TCP is a connection-oriented and UDP is a connection-less protocol
Mention one real place to use TCP/IP.
LAN cards
What is the responsibilities of Network Layer?
- Logical addressing
- Best effort delivery
Data link layer is sub-divide into how many groups?
- 2 sub-divided groups: MAC Layer and LLC layer
- MAC: Media Access Control/Medium Access Control
- LLC: Logical Link Control
What is the port number of Telnet and DNS?
Telnet = 23 and DNS = 53
What is the port number of ftp(data) and ftp?
ftp(data) = 20 and ftp=21
ARP resolves what? Address or IP?
ARP stands for Address Resolution Protocol. It helps to find the hardware address or MAC address when IP address is known.
Which layer of OSI is responsible for end-to-end communication?
Transport layer.
Why we have to use router?
To communicate several networks, routers are used. Routers have both broadcast domain and collision domain.
RARP resolves what? Address or IP?
RARP stands for Reverse Address Resolution Protocol. It helps to find the IP address when physical or hardware or MAC address is known.
What is OSI model?
OSI model is a reference model containing 7 layers such as physical layer, data link layer, network layer, transport layer, session layer, presentation layer and application layer.
What is TCP/IP model?
TCP/IP model is an implementation of OSI reference model. It has five layers. They are: Network layer, Internet layer, Transport layer and Application layer.
What is the full form of OSI and TCP/IP model?
- OSI stands for = Open Systems Interconnection (OSI) model
- TCP/IP stands for = Transmission Control Protocol/ Internet Protocol
What are the differences between OSI and TCP/IP model?
Important differences are:
OSI is a reference model and TCP/IP is an implementation of OSI model.
OSI has 7 layers whereas TCP/IP has only 4 layers The upper 3 layers of the OSI model is combined on the TCP/IP model.
OSI has: physical layer, data link layer, network layer, transport layer, session layer, presentation layer and application layer TCP/IP has : Network layer, Internet layer, transport layer and application layer.
What are the differences among router, switch, bridge and hub?
All of them are devices and are used in network. Their differences are:
- Router: Layer 3 device, can work on physical, data and network layer.
- Switch: Layer 2 device, can work on data link layer
- Bridge: Layer 2 device, can work on data link layer.
- Hub: Layer 1device, just a multi-port repeater and works on physical layer
Switch operates on which layer of OSI model?
Normal switch operates at Layer 2 i.e. data link layer and Intelligent switch operates at Layer 3 i.e. network layer.
What is the upper layer name of OSI layer?
Application layer.
Name 4 example of application layer?
DNS, FTP, Telnet, http
How does ARP response the request?
ARP sents the request in broadcast, response is unicast
Error control is down in which layer?
Layer 4
Name the 2 sublayers of data link layer.
MAC sublayer and LLC sublayer
How is data send by IP layer?
IP layer PDU is "packet". So, data is send as packet.
TCP/IP has how many layers?
5 layers: Network layer, Internet layer, Transport layer and Application layer.
What is the data unit of "Transport layer"?
Segment
What are the differences of MAC sublayer and LLC sublayer?
In fact, Data Link layer has 2 sublayes: MAC sublayer & LLC sublayer.
- MAC sublayer(802.3): defines how to transmit data on physical layer
- LLC sublayer(802.2): responsible for identifying different protocol logically & encapsulate them.
If you enjoyed this post, please consider to leave a comment at the end of the page or subscribe to the feed and get future articles delivered to your feed reader.
© rancidTasteitis123's Recent Posts
- How to install Twitter widget into your blog?
Twitter, is becoming very popular day-by-day and a free social messaging utility for staying connected in real-time with your friends.
- How to add "Top of the page" icon to your blog?
"Top of the page" icon link is an important thing if your blog post is long.
- How to find out and change the size of your blog's header image?
Blogger header image gives the uniqueness of your blog among the millions of blogs.
- Troubleshooting
If you are a compute user, then you may face several types of problems at different times.
- ESET NOD32
Virus, Malware, Trojan, Worm, Spyware, Adware, Botnet etc.
- NOD32 keys
ESET NOD32 is one of the best effective and most proactive antivirus software and malware protection.
- How to Get Free ESET NOD32 Antivirus Key And Password
Different antivirus software are used to protect our PC form virus.
- Changing Your Blog's Header Image
You can easily add your favorite image or photo as a blog's header image.
rancidTaste's Recent Posts
- Drawing a line: How to draw a line using HTML 5?
HTML5 canvas API provides basics tools and great supports to draw and style different types of sub paths including lines, arcs, Quadratic curves, and Bezier curves, as well as a means for creating paths by connecting sub paths. - 5 days ago
- SEO Pages
SEO, Search Engine Optimization and Keywords - these common three terms are the brainstorming terms for any content publisher, seo company, seo service provider, seo researcher, seo firm, seo consultant, seo professional or other seo lover. - 3 months ago
- WordPress.org vs. WordPress.com: An explained comparison between WordPress.org an WordPress.com
WordPress is a common name but do you know that there are two things: WordPress. - 3 months ago
- Creating database from cpanel: How to create a database from cpanel hosting?
A step by step full tutorial to create a database from cpanel hosting account for any dynamic website. - 3 months ago
- Natural Join in Database: Retrieving records from more than one table with Natural Joins
Natural Join is one of the sql joining. - 3 months ago
- Explanation of SQL Join: Obtaining data from multiple tables using Join
Explanation of SQL Join: Obtaining data from multiple tables using Join. - 3 months ago
- How to solve "CreateFile error 32 when trying set file time" Error During Oracle Installation
Solution of the Oracle installation problem on Windows 7 / Windows XP during Oracle installation start-up. - 3 months ago
- A Brief Explanation of SQL Statements and Classification
Any type of database is based on several statements. - 3 months ago
Comments
good
very much helpful for interviews
Dear,
Very useful information has been mentioned above....
Thank you so much i have always seeking these kinds of posts.....
thanks again
Very useful questions .Thanks
It's Very useful site.
Awesome post, you are too good,keep posting ,,
Thanks a lot
It was much useful ..thanks
Awesome post, you are too good and superb!!!!!!!!!!!!!!!!!!!!!!!!!!!!!,keep posting............etc
very very nice and Thanks you so much and appreciate your awnsome post,
Great!!!!!!!
short and to the point but very useful
thanks...its so cool
Fabulous :-) Very useful information good for preparing interviews easily we can get thru...
Many Thanks !!!!!!!!!! Gr8
Ut Was Really Realy usefull and informative Thanks.
It Could be more better with little detaild answers
great for quick revision
thnk u so much for giving guidence . i love u
thnk u so much for giving guidence . i love u
It was really so useful.. Thanks a lot
Thanks for your effort in posting answers for all these questions...
very usefull for my class. thank you. you saved my day.
Very good article..
HEY ITS VRY BENIFICAL 4 MA EXAM SO THNX ALOT BUT PLZ ADD SOME MORE QUESTNS...........
Good one for those who need such basic things.
This guidanc are verry use full in net work fondament
its verry usefull topic for n+
Very Sort but Useful, should have some pictorial answer.
Thanks
Its really a nice stuff.... one more request and suggestion s please give some more info in each layer ,its fun's,protocols used etc... so that it would help some more ppl like me to gain knowledge as wel easy prep to placements
THANKS A LOT BRO !!!!!!!!!!!!!!
Very useful stuff to all network people
Thanks For the post
nice i enjoyed ,.........
Ultimate
Thanks
satish chandra.
nice i enjoyed. ......thanks very much,....
great sharing dude..
very gud.
This site is very useful for all about osi and tcp/ip
this is cery good to learn.
its really good when ur interview call on next day :)
it very helpful for unknown stunent which want to anything about osi or networking
Its a very good for revision. Thanks for the site
Awesome information.
Thanks
Good info, nice to read so update more questions????
this is sum great stuff enjoying it too much :life saver
thanks for this wonderful idea
it sucked. no correct answers . all were way off. don't touch me
its really gud,
final touch..
it's gud stuff and very useful
Really very user full for any Interview
Very good compilation of basic nw info on OSI and TCP/IP layers. Only thing is there is a wrong info repeatedly on no. of layers of TCP/IP given as 5 instead of 4. Hope It will be rectified soon. Great work keep it up.
this website is very useful. thanks
Thanks dear, this is very useful
This Web link is very useful .......... Thanks
really good stuff for revising
Good one for revision.
Really At the time of interview its helpful
Really it very good site to get some important knowledge
Really it very good site to get some important knowledge
thank you... this page is very useful.
It is very useful to know the basic fundamental of Network, Data Link and Physical Layer of OSI model.
Thanks.. today only in my classroom, Teacher was teching LLC/MAC in Datalink layer but did not get it..
Here in 1 line its explained properly.. and additionally I got some other useful questions..
Thanks a lot to provide variety of information abt layers!!
tahnx for providing this discussion...
The best and most precise piece of revision summary ever.
very helpful
Thanks it was much helpful and knowledgable.
Thanks for this information
it is basic knowledge of networking for me
thanks again...........
Certainly useful..very nice article..thnx..
very..usefull
Certainly useful
Really very nice man
Usefull revision.. thanks
thanks.........
It is indeed very informative.Please update me more on any topic .
Email=karpradip@rediffmail.com
It's really great!
these information will be really usefull for a fresher.thans alot keep posting
Respected sir,
Extreemly thank u sir for these question
you'r question realy to good and very useful in quiz, exame, etc, and sir plz update more these type question it's my request.
Thank's for u'r kindness.
awesome
it is best website for networking questions
thanks ... it s very helpful for me
thanks very useful..keep posting like this..gr8 help
Thanks for the nice information .... indeed helpful ... hurrayy!!!!!!!!!!!!
Thanks for quick quiz
Very helpul and important information................Thanx alot
gud work...cheers mate
THANK U
great
keep it on
thanks a lot
THIS INFORMATION IS TOO GR8 ND OV GR8 KNOWLEDGE THX FOR THIS THANKS ALOT
Thanks, its really helped me a lot.
matter is reliable and relevant
I thank you with this usefull information pliz send more raleted with network
Thank u,
This site is very use full to me.
it's very useful to me.plz send more questions.
It very gooood man
Respected sir,
Extreemly thank u sir for these question
you'r question realy to good and very useful in quiz, exame, etc, and sir plz update more these type question it's my request.
Thank's for u'r kindness
VERY GOOD JOB.
very great job. informations are really helpful. awesome
super
it was knowledgable and nice....!!!!
very helpful site...it helps me alot..
very good questionnaire, helped a lot to refresh the concepts.
gr8 help....thnxxxx
thanks a lot! very helpful questionnaire!:)
Thanks a lot. Excellent questions and Answers. Very useful this one...
Very useful link......
thank you so much...!!
Very useful set o f quwstions
thank u... it is very usefull
thabks! very useful link
i am intedredsted if you you send me such like answer and quastion with my email
thankyu very much..jus cleard basic knowldg abt n/wking..
it's more valuable information....!Thank u keep on providing..!
it helped me in interview i am so thankful to you. rubanchakky@gmail.com
Weldone......Good Selection of Questions
This Article is very good
Thanks for the creator.
I Got good Knowledge by reading this.
THANKS YOU!!!
This is really nice article which is very helpful for us .........thanks
It's very nice & usful for interview.,....
Thank you
very helpful. thanks a bunch!
THANK YOU FOR THE HELP......
Grt ... very helpful.. thanks once again..
there are so many good questions.... thanx 4 providing us.
thanks. very useful knowledge about networks for interviews/exams. great. again thanks.
Awesome... Great questions. No beating around the bush, answers were simple and straight to the point. Thanks a million.
The answers in this link are so much beneficial!!!!!!!!!!!!!!!!!!!
thanks nice qns easy to prepare.........
thanks tome its a great package of help
its so easy and more valuable for us thanks for it
Thanks for providing such kind of knowledge
it's very useful thanks alot
Nice Collection Dude very informative....Hats up 2 U
thanks
It is veery good page..............
i like it
Very useful simple Q&A for starters like me. Thank you so much!
thanks, it is very usefull for me
This is a usefull site
This is a usefull site. We are love it
good information
Thanks :)
very useful
its realy useful
good short and accurate
Thanks.. very nice answers
its really useful..thnks for this information.......
thankssssssssssss
Thanks a ton please provide some more questions and interesting games bsed on OSI
it is very useful
out tcp/ip layer only four
such a helpful for us.......
it's a great.....
keep it up dear friend................
it really made a difference. thanks dude
excellent buddy
thanks for this information
Great very helpfull for new comers Thankyou.......
thank you very much
Fantastic
Thanks.....
Its very helpful to Me.....
its really useful..thnks for this information.... am realy happy all off q and ans
Really good and useful....Thanks!!!!!!!!
Truly useless info.. No one asks so silly question in an interview.. Grow up kid..
tanks ,,,use full questions
thank u
Great work, it is very useful for me, keep it up....
great info...
Its very useful to face interview .so thank U
Very useful and quick refresh... thanks !!
it is very usefull ..........thanks
thank you so much its very helpful specially for me thanks
it's really helpful JzakALLAH hoo khairan for this useful information.
what is the best usage of both models?
THANX FOR GIVING SUCH A GOOD KNOWLEDGE
These are good explanations to someone trying to clear up what these layers do. Not for an interview, but just for an understanding.
thanks a lot
So easy
IT WAZ NICEEEEEEEEEEEEEEEEEEEE YOOOOOOOOO YO
yes.. i like it.............
ITS INTERESTING.........................................
very useful... thanks
use ful questions for quick revision...
this notes very usefull for me ....
nnn this awesome .....
grt............
Thank you
super thank you but we need more keep posting
Thanks alot for this article. Keep up the good works.
verymuch useful................. keep posting like this.....
well done good questions...
good collection of question .ITs very helpful for online test of reliance communication
very helpful and need to be up-dated
Very useful content.
Very Good collection
thanks given interview types question and answer more
superb, man
very help full this site thank you
good collection of questions man, keep doing, this may help to freshers those who are going to attend interviews..
thanx you help full this site
thanks
thank you . it is very useful to go throuh the computer networks in a very efficiently within a short time .
many many thanks for these qs
Awesome...but TCI/IP Model is having only 4 Layers , here mentioned 5 instead of 4...Rest of Answers are good...;)








ravisankar 3 years ago
It is very useful tome.
Thank u for providing this site.