SlideShare a Scribd company logo
1 of 8
Network Engineer Interview Questions
with Answers
The Great Interview Tips for Network
Engineer Job Seekers
Reff:
http://networkingquest.blogspot.com/2011/01/network-engineer-interview-questions.htmlSARMAD ALI
Questions and Answers
Q: Routers are always preferable for routing services. Routers work at which OSI layers?
Ans: Router works at network layer for providing routing services between or among several networks.
Q: A gateway works in which layer?
Ans: Transport layer of OSI model.
Q: How can you check the connectivity of any network?
Ans: By using ping command.
Q: What is a gateway?
Ans: A gateway acts a door for the packet to reach the ‘outside’ of the internal network.
Q: What is the range of class A address?
Ans: 0-127 is the range of class A address.
Q: Tell an IP which has class C range. Also tell why that IP is an class C address.
Ans: • IP of Class C: 193.1.1.1
• Why this is a class C address:
Class C addresses have the range of 192 - 223
Q: What are the differences among router, switch, bridge and hub?
Router, switch, bridge and hub are network devices. Yet there are some differences among them.
Ans: The main differences are:
• Router: A layer 3 device, can work on physical, data and network layer.
• Switch: A layer 2 device, can work on data link layer
• Bridge: A layer 2 device, can work on data link layer.
• Hub: A layer 1device, just a multi-port repeater and works on physical layer
Q: Name a device which can operate at physical layer of OSI model.
Ans: Hub.
Note: Remember, hub is the device that can work only into the physical layer of OSI model. But
switch, router can also be used instead of a hub. So, all the answers hub, switch or router are all
correct.
Q: What is the major differences between a router and a switch?
Ans: A router can divide the broadcast domain and collision domain. But a switch can only divide the
collision domain. Router can communicate among different networks where as the switch can not
communicate different networks.
Q: Why do you need to use a router?
Ans: Router can easily divide the broadcast domain and collision domain. So, to communicate among
several networks, routers are used.
Q: Hub operates at which layers of OSI model? Is it wise to use a hub for huge networks? Why
or why not?
Ans: • Hub operates at only physical layer of OSI model.
• No, it's not so wise to use hub for a huge network.
• Hubs can't divide the broadcast domain or the collision domain. So, if we use hubs then there creates
huge broadcast domain. When there are huge broadcast, the network gets problem time to time. So, it's
not wise to use hubs to support a huge network.
Q: How many layers are in OSI model? Name them?
Ans: There are seven layers of OSI model. The layers are:
1. Application layer
2. Presentation layer
3. Session layer
4. Transport layer
5. Network layer
6. Data link layer
7. Physical layer
Note: You can remember the seven layer model by a simple sentence. Please Do Not Touch Steven's Pet
Alligator. See, the starting of each word forms the layer.
Q: What is the second layer of OSI model?
Ans: Data Link layer.
Q: Name two network devices which can work as layer 2 device.
Ans: Switch and router
Q: What is OSI model?
Ans: OSI reveres for Open System Interconnection Reference Model. It is an abstract model for layered
communications and computer network protocol design. There are seven layers of OSI model which,
from top to bottom, are the Application, Presentation, Session, Transport, Network, Data-Link, and
Physical Layers.
OSI model also referred as OSI layered model, OIS layered technology, 7 layer model, OSI seven layer
model, OSI reference model.
Q: What is the data unit of Data Link layer?
Ans: Frame
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
Q: What is the port no of DNS and Telnet?
Ans: • DNS port no: 53
• Telnet port no: 23
Q: What is the port no of SMTP and POP3?
Ans: • SMPT port no: 25
• POP3 port no: 110
Q: What is the functionality of network layer? Name the data unit of network layer.
Ans: • Functionality of network layer: Path determination and logical addressing
• Data unit of network layer: Packet
Q: Which three layers of OSI model is treated as "Media Layers"?
Ans: Physical layer, data link layer and network layer are treated as "Media Layers".
Q: What is deadlock?
Ans: Deadlock is a situation when two or more processes are waiting indefinitely for an event that can
be caused by only one of the waiting processes. The implementation of a semaphore with a waiting
queue may result in this situation.
Q: Mention the private IP address rannge of class B and C.
Ans: • For Class B: 172.16.0.0 – 172.31.255.255
• For Class C: 192.168.0.0 – 192.168.255.255
Q: What is the IP range of class C IP address?
Ans: 240.0.0.0 255.255.255.255
Q: Tell the full name: DNS, FTP
Ans: • DNS: Domain Name System
• FTP: File Transfer Protocol
Q: What is the functionality or ARP?
Ans: ARP refers to Address Resolution Protocol. ARP is a computer networking protocol for
determining a network host's link layer or hardware address when only it’s Internet Layer (IP) or
Network Layer address is known.
Q: Which one is reliable: TCP or UDP?
Ans: TCP is reliable and UDP is an unreliable service.
Q: Mention the advantages and disadvantages of a router.
Ans: Advantages:
• Router can limit the collision domain and broadcast domain
• Router can function both on LAN & WAN.
• Different media & architectures can be connected among themselves through router.
• Router can determine best path/route for data to reach
• the destination.
• Router can filter the broadcasts.
• For communicating different networks, routers must be used.
Disadvantage:
• Router is more expensive than any other networking devices like Hub, Bridge & Switch.
• Router only work with routable protocols.
• Routing updates consume some bandwidth.
• Increase latency due to greater degree of packet
• filtering.
• Routers function as software based and so it's slower compared to switch.
Q: What is the default subnet mask of class C IP address?
Ans: 255.255.255.0
Why do you need subnet mask?
Subnet mask is required to divide a large network into several small networks.
Q: How DHCP works?
Ans: DHCP works by four-steps: (1) IP request, (2) IP offer (3) IP selection and (d) Acknowledgement.
Q: What is POP3? Why you require POP3?
Ans: POP stands for Post Office Protocol. This is used to describe how e-mail clients interact with mail
servers. The POP3 Server is a type of mail server used for incoming mail. POP is only used to receive
messages.
Q: What is the difference between Layer 2 Switch and Layer 3 Switch?
Ans: Layer 2 switch is based on MAC addresses which operate on Data Link Layer of OSI mode. And
Layer 3 switching is based on network topology table populated and works on Network layer.

More Related Content

What's hot

CCNA Advanced Routing Protocols
CCNA Advanced Routing ProtocolsCCNA Advanced Routing Protocols
CCNA Advanced Routing Protocols
Dsunte Wilson
 
An intoroduction to the IS-IS IGP routing protocol
An intoroduction to the IS-IS IGP routing protocolAn intoroduction to the IS-IS IGP routing protocol
An intoroduction to the IS-IS IGP routing protocol
Iftach Ian Amit
 

What's hot (20)

MPLS
MPLSMPLS
MPLS
 
Technical interview questions -networking
Technical interview questions -networkingTechnical interview questions -networking
Technical interview questions -networking
 
Nokia IES Configuration guide
Nokia IES Configuration guideNokia IES Configuration guide
Nokia IES Configuration guide
 
CCNA ppt Day 1
CCNA ppt Day 1CCNA ppt Day 1
CCNA ppt Day 1
 
464XLAT Tutorial
464XLAT Tutorial464XLAT Tutorial
464XLAT Tutorial
 
Internet Protocol version 6
Internet Protocol version 6Internet Protocol version 6
Internet Protocol version 6
 
VRRP (virtual router redundancy protocol)
VRRP (virtual router redundancy protocol)VRRP (virtual router redundancy protocol)
VRRP (virtual router redundancy protocol)
 
CCNA
CCNACCNA
CCNA
 
Basic network training2
Basic network training2Basic network training2
Basic network training2
 
CCNA Advanced Routing Protocols
CCNA Advanced Routing ProtocolsCCNA Advanced Routing Protocols
CCNA Advanced Routing Protocols
 
Basics of Optical Network Architecture, PON & GPON
Basics of Optical Network Architecture, PON & GPONBasics of Optical Network Architecture, PON & GPON
Basics of Optical Network Architecture, PON & GPON
 
An intoroduction to the IS-IS IGP routing protocol
An intoroduction to the IS-IS IGP routing protocolAn intoroduction to the IS-IS IGP routing protocol
An intoroduction to the IS-IS IGP routing protocol
 
FTTH Network Structure
FTTH Network StructureFTTH Network Structure
FTTH Network Structure
 
Fhrp notes
Fhrp notesFhrp notes
Fhrp notes
 
CCNP ROUTE V7 CH5
CCNP ROUTE V7 CH5CCNP ROUTE V7 CH5
CCNP ROUTE V7 CH5
 
Ip Addressing
Ip AddressingIp Addressing
Ip Addressing
 
Ccna rse chp7 Access Control List (ACL)
Ccna rse chp7 Access Control List (ACL)Ccna rse chp7 Access Control List (ACL)
Ccna rse chp7 Access Control List (ACL)
 
ccna networking ppt
ccna networking pptccna networking ppt
ccna networking ppt
 
CCNP ROUTE V7 CH7
CCNP ROUTE V7 CH7CCNP ROUTE V7 CH7
CCNP ROUTE V7 CH7
 
Applying IPv6 to LTE Networks
Applying IPv6 to LTE NetworksApplying IPv6 to LTE Networks
Applying IPv6 to LTE Networks
 

Viewers also liked

CCNA TCP/IP Questions
CCNA TCP/IP QuestionsCCNA TCP/IP Questions
CCNA TCP/IP Questions
Dsunte Wilson
 
CCNA PPP and Frame Relay Questions
CCNA PPP and Frame Relay QuestionsCCNA PPP and Frame Relay Questions
CCNA PPP and Frame Relay Questions
Dsunte Wilson
 
CCNA Introducing Networks Questions
CCNA Introducing Networks QuestionsCCNA Introducing Networks Questions
CCNA Introducing Networks Questions
Dsunte Wilson
 
CCNA Router Startup and Configuration Questions
CCNA Router Startup and Configuration QuestionsCCNA Router Startup and Configuration Questions
CCNA Router Startup and Configuration Questions
Dsunte Wilson
 
Packet Tracer 101 course
Packet Tracer 101 coursePacket Tracer 101 course
Packet Tracer 101 course
Kenan Spahi
 

Viewers also liked (13)

Ccnp workbook network bulls
Ccnp workbook network bullsCcnp workbook network bulls
Ccnp workbook network bulls
 
CCNA TCP/IP Questions
CCNA TCP/IP QuestionsCCNA TCP/IP Questions
CCNA TCP/IP Questions
 
SYMANTEC ENDPOINT PROTECTION Configuring Replication and Failover and Load Ba...
SYMANTEC ENDPOINT PROTECTION Configuring Replication and Failover and Load Ba...SYMANTEC ENDPOINT PROTECTION Configuring Replication and Failover and Load Ba...
SYMANTEC ENDPOINT PROTECTION Configuring Replication and Failover and Load Ba...
 
CCNA 200-120 Latest Dumps
CCNA 200-120 Latest DumpsCCNA 200-120 Latest Dumps
CCNA 200-120 Latest Dumps
 
CCNA PPP and Frame Relay Questions
CCNA PPP and Frame Relay QuestionsCCNA PPP and Frame Relay Questions
CCNA PPP and Frame Relay Questions
 
Ccna complete notes
Ccna complete notesCcna complete notes
Ccna complete notes
 
Cisco CCNA module 2
Cisco CCNA module 2Cisco CCNA module 2
Cisco CCNA module 2
 
CCNA Introducing Networks Questions
CCNA Introducing Networks QuestionsCCNA Introducing Networks Questions
CCNA Introducing Networks Questions
 
Tips and Tricks of Toad for Oracle 10.6
Tips and Tricks of Toad for Oracle 10.6Tips and Tricks of Toad for Oracle 10.6
Tips and Tricks of Toad for Oracle 10.6
 
CCNA Router Startup and Configuration Questions
CCNA Router Startup and Configuration QuestionsCCNA Router Startup and Configuration Questions
CCNA Router Startup and Configuration Questions
 
Cisco Packet Tracer Overview
Cisco Packet Tracer OverviewCisco Packet Tracer Overview
Cisco Packet Tracer Overview
 
Cisco CCNA module 10
Cisco CCNA module 10Cisco CCNA module 10
Cisco CCNA module 10
 
Packet Tracer 101 course
Packet Tracer 101 coursePacket Tracer 101 course
Packet Tracer 101 course
 

Similar to Network Engineer Interview Questions with Answers

The Network Ip Address Scheme
The Network Ip Address SchemeThe Network Ip Address Scheme
The Network Ip Address Scheme
Erin Rivera
 
Chapter2ccna
Chapter2ccnaChapter2ccna
Chapter2ccna
robertoxe
 

Similar to Network Engineer Interview Questions with Answers (20)

Chapter1ccna
Chapter1ccnaChapter1ccna
Chapter1ccna
 
Chapter1ccna
Chapter1ccnaChapter1ccna
Chapter1ccna
 
CCNA training 101
CCNA training 101CCNA training 101
CCNA training 101
 
ccna is the best certification in the industry
ccna is the best certification in the industryccna is the best certification in the industry
ccna is the best certification in the industry
 
Chapter1ccna
Chapter1ccnaChapter1ccna
Chapter1ccna
 
Networking (CCNA 1st Chapter)
Networking (CCNA 1st Chapter)Networking (CCNA 1st Chapter)
Networking (CCNA 1st Chapter)
 
Topic02-Architecture.pptx
Topic02-Architecture.pptxTopic02-Architecture.pptx
Topic02-Architecture.pptx
 
Network layer
Network layerNetwork layer
Network layer
 
Top 20 ccna interview questions and answers pdf
Top 20 ccna interview questions and answers pdfTop 20 ccna interview questions and answers pdf
Top 20 ccna interview questions and answers pdf
 
CCNA_questions_2021.pdf
CCNA_questions_2021.pdfCCNA_questions_2021.pdf
CCNA_questions_2021.pdf
 
CCNA Chapter1
CCNA Chapter1CCNA Chapter1
CCNA Chapter1
 
2
22
2
 
Ccna interview questions
Ccna interview questions Ccna interview questions
Ccna interview questions
 
Cisco Certified Network Associate (CCNA) - R&S - Semester 1 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 1 NotesCisco Certified Network Associate (CCNA) - R&S - Semester 1 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 1 Notes
 
CCNA
CCNACCNA
CCNA
 
The Network Ip Address Scheme
The Network Ip Address SchemeThe Network Ip Address Scheme
The Network Ip Address Scheme
 
Chapter2ccna
Chapter2ccnaChapter2ccna
Chapter2ccna
 
Chapter2ccna
Chapter2ccnaChapter2ccna
Chapter2ccna
 
SIMPLE INDUSTRIAL PRESESNTATION ON CCNA..
SIMPLE INDUSTRIAL PRESESNTATION ON CCNA..SIMPLE INDUSTRIAL PRESESNTATION ON CCNA..
SIMPLE INDUSTRIAL PRESESNTATION ON CCNA..
 
Chapter 14 Important questions
Chapter 14 Important questionsChapter 14 Important questions
Chapter 14 Important questions
 

More from Sarmad Ali

RDBMS ER2 Relational
RDBMS ER2 RelationalRDBMS ER2 Relational
RDBMS ER2 Relational
Sarmad Ali
 
RDBMS Arch & Models
RDBMS Arch & ModelsRDBMS Arch & Models
RDBMS Arch & Models
Sarmad Ali
 
RDBMS ERD Examples
RDBMS ERD ExamplesRDBMS ERD Examples
RDBMS ERD Examples
Sarmad Ali
 

More from Sarmad Ali (13)

RDBMS Model
RDBMS ModelRDBMS Model
RDBMS Model
 
RDBMS Algebra
RDBMS AlgebraRDBMS Algebra
RDBMS Algebra
 
RDBMS ERD
RDBMS ERDRDBMS ERD
RDBMS ERD
 
RDBMS ER2 Relational
RDBMS ER2 RelationalRDBMS ER2 Relational
RDBMS ER2 Relational
 
RDBMS Arch & Models
RDBMS Arch & ModelsRDBMS Arch & Models
RDBMS Arch & Models
 
RDBMS ERD Examples
RDBMS ERD ExamplesRDBMS ERD Examples
RDBMS ERD Examples
 
Management Information System-MIS
Management Information System-MISManagement Information System-MIS
Management Information System-MIS
 
Classification of Compilers
Classification of CompilersClassification of Compilers
Classification of Compilers
 
Compiler Construction
Compiler ConstructionCompiler Construction
Compiler Construction
 
Introduction to Compiler Construction
Introduction to Compiler Construction Introduction to Compiler Construction
Introduction to Compiler Construction
 
Introduction to RDBMS
Introduction to RDBMSIntroduction to RDBMS
Introduction to RDBMS
 
About Data Base
About Data BaseAbout Data Base
About Data Base
 
Management information system-MIS
Management information system-MISManagement information system-MIS
Management information system-MIS
 

Recently uploaded

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 

Network Engineer Interview Questions with Answers

  • 1. Network Engineer Interview Questions with Answers The Great Interview Tips for Network Engineer Job Seekers Reff: http://networkingquest.blogspot.com/2011/01/network-engineer-interview-questions.htmlSARMAD ALI
  • 2. Questions and Answers Q: Routers are always preferable for routing services. Routers work at which OSI layers? Ans: Router works at network layer for providing routing services between or among several networks. Q: A gateway works in which layer? Ans: Transport layer of OSI model. Q: How can you check the connectivity of any network? Ans: By using ping command. Q: What is a gateway? Ans: A gateway acts a door for the packet to reach the ‘outside’ of the internal network. Q: What is the range of class A address? Ans: 0-127 is the range of class A address. Q: Tell an IP which has class C range. Also tell why that IP is an class C address. Ans: • IP of Class C: 193.1.1.1 • Why this is a class C address: Class C addresses have the range of 192 - 223
  • 3. Q: What are the differences among router, switch, bridge and hub? Router, switch, bridge and hub are network devices. Yet there are some differences among them. Ans: The main differences are: • Router: A layer 3 device, can work on physical, data and network layer. • Switch: A layer 2 device, can work on data link layer • Bridge: A layer 2 device, can work on data link layer. • Hub: A layer 1device, just a multi-port repeater and works on physical layer Q: Name a device which can operate at physical layer of OSI model. Ans: Hub. Note: Remember, hub is the device that can work only into the physical layer of OSI model. But switch, router can also be used instead of a hub. So, all the answers hub, switch or router are all correct. Q: What is the major differences between a router and a switch? Ans: A router can divide the broadcast domain and collision domain. But a switch can only divide the collision domain. Router can communicate among different networks where as the switch can not communicate different networks. Q: Why do you need to use a router? Ans: Router can easily divide the broadcast domain and collision domain. So, to communicate among several networks, routers are used.
  • 4. Q: Hub operates at which layers of OSI model? Is it wise to use a hub for huge networks? Why or why not? Ans: • Hub operates at only physical layer of OSI model. • No, it's not so wise to use hub for a huge network. • Hubs can't divide the broadcast domain or the collision domain. So, if we use hubs then there creates huge broadcast domain. When there are huge broadcast, the network gets problem time to time. So, it's not wise to use hubs to support a huge network. Q: How many layers are in OSI model? Name them? Ans: There are seven layers of OSI model. The layers are: 1. Application layer 2. Presentation layer 3. Session layer 4. Transport layer 5. Network layer 6. Data link layer 7. Physical layer Note: You can remember the seven layer model by a simple sentence. Please Do Not Touch Steven's Pet Alligator. See, the starting of each word forms the layer. Q: What is the second layer of OSI model? Ans: Data Link layer. Q: Name two network devices which can work as layer 2 device. Ans: Switch and router
  • 5. Q: What is OSI model? Ans: OSI reveres for Open System Interconnection Reference Model. It is an abstract model for layered communications and computer network protocol design. There are seven layers of OSI model which, from top to bottom, are the Application, Presentation, Session, Transport, Network, Data-Link, and Physical Layers. OSI model also referred as OSI layered model, OIS layered technology, 7 layer model, OSI seven layer model, OSI reference model. Q: What is the data unit of Data Link layer? Ans: Frame 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 Q: What is the port no of DNS and Telnet? Ans: • DNS port no: 53 • Telnet port no: 23 Q: What is the port no of SMTP and POP3? Ans: • SMPT port no: 25 • POP3 port no: 110 Q: What is the functionality of network layer? Name the data unit of network layer. Ans: • Functionality of network layer: Path determination and logical addressing • Data unit of network layer: Packet
  • 6. Q: Which three layers of OSI model is treated as "Media Layers"? Ans: Physical layer, data link layer and network layer are treated as "Media Layers". Q: What is deadlock? Ans: Deadlock is a situation when two or more processes are waiting indefinitely for an event that can be caused by only one of the waiting processes. The implementation of a semaphore with a waiting queue may result in this situation. Q: Mention the private IP address rannge of class B and C. Ans: • For Class B: 172.16.0.0 – 172.31.255.255 • For Class C: 192.168.0.0 – 192.168.255.255 Q: What is the IP range of class C IP address? Ans: 240.0.0.0 255.255.255.255 Q: Tell the full name: DNS, FTP Ans: • DNS: Domain Name System • FTP: File Transfer Protocol Q: What is the functionality or ARP? Ans: ARP refers to Address Resolution Protocol. ARP is a computer networking protocol for determining a network host's link layer or hardware address when only it’s Internet Layer (IP) or Network Layer address is known. Q: Which one is reliable: TCP or UDP? Ans: TCP is reliable and UDP is an unreliable service.
  • 7. Q: Mention the advantages and disadvantages of a router. Ans: Advantages: • Router can limit the collision domain and broadcast domain • Router can function both on LAN & WAN. • Different media & architectures can be connected among themselves through router. • Router can determine best path/route for data to reach • the destination. • Router can filter the broadcasts. • For communicating different networks, routers must be used. Disadvantage: • Router is more expensive than any other networking devices like Hub, Bridge & Switch. • Router only work with routable protocols. • Routing updates consume some bandwidth. • Increase latency due to greater degree of packet • filtering. • Routers function as software based and so it's slower compared to switch. Q: What is the default subnet mask of class C IP address? Ans: 255.255.255.0 Why do you need subnet mask? Subnet mask is required to divide a large network into several small networks.
  • 8. Q: How DHCP works? Ans: DHCP works by four-steps: (1) IP request, (2) IP offer (3) IP selection and (d) Acknowledgement. Q: What is POP3? Why you require POP3? Ans: POP stands for Post Office Protocol. This is used to describe how e-mail clients interact with mail servers. The POP3 Server is a type of mail server used for incoming mail. POP is only used to receive messages. Q: What is the difference between Layer 2 Switch and Layer 3 Switch? Ans: Layer 2 switch is based on MAC addresses which operate on Data Link Layer of OSI mode. And Layer 3 switching is based on network topology table populated and works on Network layer.