Top 100 Networking Interview Questions
Top 100 Networking Interview Questions
Answers
1) What is a Link?
A link refers to the connectivity between two devices. It includes the type
of cables and protocols used in order for one device to be able to
communicate with the other.
2) What are the layers of the OSI reference model?
There are 7 OSI layers: Physical Layer, Data Link Layer, Network Layer,
Transport Layer, Session Layer, Presentation Layer and Application Layer.
3) What is backbone network?
A backbone network is a centralized infrastructure that is designed to
distribute different routes and data to various networks. It also handles
management of bandwidth and various channels.
4) What is a LAN?
LAN is short for Local Area Network. It refers to the connection between
computers and other network devices that are located within a small
physical location.
5) What is a node?
There are several ways to do this. Install reliable and updated anti-virus
program on all computers. Make sure firewalls are setup and configured
properly. User authentication will also help a lot. All of these combined
would make a highly secured network.
19) What is NIC?
NIC is short for Network Interface Card. This is a peripheral card that is
attached to a PC in order to connect to a network. Every NIC has its own
MAC address that identifies the PC on the network.
20) What is WAN?
WAN stands for Wide Area Network. It is an interconnection of computers
and devices that are geographically dispersed. It connects networks that
are located in different regions and countries.
21) What is the importance of the OSI Physical Layer?
The physical layer does the conversion from data bits to electrical signal,
and vice versa. This is where network devices and cable types are
considered and setup.
22) How many layers are there under TCP/IP?
There are four layers: the Network Layer, Internet Layer, Transport Layer
and Application Layer.
23) What are proxy servers and how do they protect computer
networks?
Proxy servers primarily prevent external users who identifying the IP
addresses of an internal network. Without knowledge of the correct IP
address, even the physical location of the network cannot be identified.
Proxy servers can make a network virtually invisible to external users.
24) What is the function of the OSI Session Layer?
This layer provides the protocols and means for two devices on the
network to communicate with each other by holding a session. This
Routers have built in console that lets you configure different settings, like
security and data logging. You can assign restrictions to computers, such
as what resources it is allowed access, or what particular time of the day
they can browse the internet. You can even put restrictions on what
websites are not viewable across the entire network.
51) What protocol can be applied when you want to transfer files
between different platforms, such between UNIX systems and
Windows servers?
Use FTP (File Transfer Protocol) for file transfers between such different
servers. This is possible because FTP is platform independent.
52) What is the use of a default gateway?
Default gateways provide means for the local networks to connect to the
external network. The default gateway for connecting to the external
network is usually the address of the external router port.
53) One way of securing a network is through the use of
passwords. What can be considered as good passwords?
Good passwords are made up of not just letters, but by combining letters
and numbers. A password that combines uppercase and lowercase letters
is favorable than one that uses all upper case or all lower case letters.
Passwords must be not words that can easily be guessed by hackers, such
as dates, names, favorites, etc. Longer passwords are also better than
short ones.
protocol that manages error messages that are used by network tools
such as PING.
60) What is Ping?
Ping is a utility program that allows you to check connectivity between
network devices on the network. You can ping a device by using its IP
address or device name, such as a computer name.
61) What is peer to peer?
Peer to peer are networks that does not reply on a server. All PCs on this
network act as individual workstations.
62) What is DNS?
DNS is Domain Name System. The main function of this network service is
to provide host names to TCP/IP address resolution.
63) What advantages does fiber optics have over other media?
One major advantage of fiber optics is that is it less susceptible to
electrical interference. It also supports higher bandwidth, meaning more
data can be transmitted and received. Signal degrading is also very
minimal over long distances.
64) What is the difference between a hub and a switch?
A hub acts as a multiport repeater. However, as more and more devices
connect to it, it would not be able to efficiently manage the volume of
traffic that passes through it. A switch provides a better alternative that
can improve the performance especially when high traffic volume is
expected across all ports.
65) What are the different network protocols that are supported
by Windows RRAS services?
There are three main network protocols supported: NetBEUI, TCP/IP, and
IPX.
66) What are the maximum networks and hosts in a class A, B and
C network?
For Class A, there are 126 possible networks and 16,777,214 hosts
For Class B, there are 16,384 possible networks and 65,534 hosts
For Class C, there are 2,097,152 possible networks and 254 hosts
67) What is the standard color sequence of a straight-through
cable?
orange/white, orange, green/white, blue, blue/white, green, brown/white,
brown.
68) What protocols fall under the Application layer of the TCP/IP
stack?
The following are the protocols under TCP/IP Application layer: FTP, TFTP,
Telnet and SMTP.
69) You need to connect two computers for file sharing. Is it
possible to do this without using a hub or router?
Yes, you can connect two computers together using only one cable. A
crossover type cable can be use in this scenario. In this setup, the data
transmit pin of one cable is connected to the data receive pin of the other
cable, and vice versa.
70) What is ipconfig?
Ipconfig is a utility program that is commonly used to identify the
addresses information of a computer on a network. It can show the
physical address as well as the IP address.
71) What is the difference between a straight-through and
crossover cable?
A straight-through cable is used to connect computers to a switch, hub or
router. A crossover cable is used to connect two similar devices together,
such as a PC to PC or Hub to hub.