Hardware and Networking Question
Hardware and Networking Question
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 1/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
(ii)Centralize administration
(iii)Main aim is to secure data
(iv)Best suite in company environments
What is IP?
Internet Protocol (IP) is an unreliable, best effort delivery, connection-less protocol used for transmitting and receiving
data between hosts in a TCP/IP network
What are the difference between hub and switch?
Hub is a layer 1 device. It will out the signal from all of its port except the one from where its insert. It is unable
to detect the collision. It works on single collision and single broadcast domain.
Switch is layer 2 device. It maintains a CAM table that store the MAC address of devices attached on its port.
CAM table is used to make the forwarding decision. It works on per port collision and single broadcast domain.
What is layer?
Layer is a completely logical partition of PDU (protocol data unit) process. That define how the information is
travel form one computer to other over the network.
What is TCP/IP?
It is combination of two protocols TCP and IP. It is used for reliable data transfer.
What is operating system?
An operating system (sometimes abbreviated as "OS") is the program that, after being initially loaded into the
computer by a boot program, manages all the other programs in a computer. It provides a platform to
application software.
What is package software?
The collection of mostly used software released in package Form Company. For Example Ms-Office that
contain word, power point, Excel, etc.
Full form of .co.in, .com
COM - ".com" stands for "commercial".
NET - ".net" stands for "network"
ORG - ".org" stands for "organization"
INFO - ".info" stands for "information"
BIZ - ".biz" stands for "business".
IN - 'IN' stands for India. The 'IN' is a 2-letter country code for India.
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 3/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 4/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
When were OSI model developed and why its standard called 802.XX and so
on?
OSI model was developed in February1980 that why these also known as 802.XX Standard (Notice 80 means ==>
1980, 2means ==> February)
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 5/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
What is IP?
It's a unique 32 bits software address of a node in a network.
What is APIPA?
Automatic private IP addressing (APIPA) is a feature mainly found in Microsoft operating systems. APIPA enables
clients to still communicate with other computers on the same network segment until an IP address can be obtained
from a DHCP server, allowing the machine to fully participate on the network. The range of these IP address are the
169.254.0.1 to 169.254.255.254 with a default Class B subnet mask of 255.255.0.0.
What is FQDN?
An FQDN contains (fully qualified domain name) both the hostname and a domain name. It uniquely identifies a host
within a DNS hierarchy
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 6/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
Which command will you use to find out the name of the pc in networks?
NSLOOKUP [192.168.0.1]
[Ip of target computer]
What do you need to do that your browser will point URL www.example.com
to the internal IP address 127.99.11.01?
Make changes in the hosts file in C:\WINDOWS\system32\drivers\etc
The Hosts file is looked at first before going out to the DNS (Domain Name Service) servers. you have to put the
following on new lines at the end of hosts file:
127.99.11.01 example.com
127.99.11.01 www.example.com
What is FTP?
FTP is short for File Transfer Protocol. This is the protocol used for file transfer over the Internet.
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 7/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
What is router?
Router is a device that is used to connect two different networks.
What is ADS?
A central component of the Windows platform, Active Directory service provides the means to manage the identities
and relationships that make up network environments.
What is full form DHCP and how will you configure it?
Dynamic host configuration protocol
To configure it on Server
Configure your server ==>Add/Remove a role ==>DHCP server ==>complete the wizard
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 8/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
Start ==> Administrative tools ==> DHCP ==>New scope ==> Wizard
Now authorized this server and do activate it
On client
Local area network ==> tcp/ip ==> obtain ip automatically
Obtain DNS automatically
How will you remove this error “ ntldr missing press any key to reboot the
system” ?
Reboot the system with XP, ( apply also on server2003,) cd
On setup screen press to R to repair the window
Now provide the administrator password
C:\>cd f:( your cd drive latter, f is taken as the example )
f:\>cd i386
f:\>copy ntldr c:\
f:\>exit
reboot the system
Why do we do networking?
For data sharing
To accumulate hardware resource
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 9/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
What is network?
A network is basically all of the components (hardware and software) involved in connecting computers across small
and large distances.
What is networking?
A process that is describes how the network will connect.
What is topology?
A topology defines how the devices are connected. Further it is divided in physical and logical topology.
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 10/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
What is LILO?
LILO stands for Linux boot loader. It will load the MBR, master boot record, into the memory, and tell the
system which partition and hard drive to boot from.
I can't seem to access the Internet, don't have any access to the corporate network and
on IP configuration on my address is 169.254.*.*. What happened?
The 169.254.*.* net mask is assigned to Windows machines running 98/2000/XP if the DHCP server is not
available. The name for the technology is APIPA (Automatic Private Internet Protocol Addressing).
What's the major difference between FAT and NTFS on a local machine?
FAT and FAT32 provide no security over locally logged-on users. Only native NTFS provides extensive permission
control on both remote and local files.
What is presentation layer and how it is responsible for in the OSI model?
The presentation layer establishes the data format prior to passing it along to the network application's interface.
TCP/IP networks perform this task at the application layer
When were OSI model developed and why its standard called 802.XX and so
on?
OSI model was developed in February1980 that why these also known as 802.XX Standard (Notice 80 means ==>
1980, 2means ==> February)
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 11/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
What is OSPF?
It is an Internet routing protocol that scales well, can route traffic along multiple paths, and uses knowledge of an
Internet's topology to make accurate routing decisions.
What is Kerberos?
It is an authentication service developed at the Massachusetts Institute of Technology. Kerberos uses encryption to
prevent intruders from discovering passwords and gaining unauthorized access to files.
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 12/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
It is a protocol used to advertise the set of networks that can be reached with in an autonomous system. BGP
enables this information to be shared with the autonomous system. This is newer than EGP (Exterior Gateway
Protocol).
What is region?
When hierarchical routing is used, the routers are divided into what we call regions, with each router knowing all the
details about how to route packets to destinations within its own region, but knowing nothing about the internal
structure of other regions.
BOOTP helps a diskless workstation boot. How does it get a message to the
network looking for its IP address and the location of its operating system
boot files?
BOOTP sends a UDP message with a subnet work broadcast address and waits for a reply from a server that gives it
the IP address. The same message might contain the name of the machine that has the boot files on it. If the boot
image location is not specified, the workstation sends another UDP message to query the server.
What are the three type of routing tables and What are the advantages and
disadvantages of these?
The three types of routing tables are fixed, dynamic, and fixed central.
A fixed table must be manually modified every time there is a change.
A dynamic table changes its information based on network traffic, reducing the amount of manual maintenance.
A fixed central table lets a manager modify only one table, which is then read by other devices. The fixed central
table reduces the need to update each machine's table, as with the fixed table. Usually a dynamic table causes the
fewest problems for a network administrator, although the table's contents can change without the administrator being
aware of the change.
What is attenuation?
The degeneration of a signal over distance on a network cable is called attenuation.
What is cladding?
A layer of a glass surrounding the center fiber of glass inside a fiber-optic cable.
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 14/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
What is RAID?
A method for providing fault tolerance by using multiple hard disk drives.
What is redirector?
Redirector is software that intercept
What is Beaconing?
The process that allows a network to self-repair networks problems. The stations on the network notify the other
stations on the ring when they are not receiving the transmissions. Beaconing is used in Token ring and FDDI
networks.
What is SAP?
Series of interface points that allow other computers to communicate with the other layers of network protocol stack.
What is subnet?
A generic term for section of a large networks usually separated by a bridge or router.
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 15/16
8/22/2014 Hardware and Networking Interview Questions with Answers ~ Technical Support for Windows Server
http://prakashvjadhav.blogspot.in/2013/01/hardware-and-networking-interview.html 16/16