Tuesday, January 18, 2011

Network Engineer Interview Questions with Answers: The Great Interview Tips for Network Engineer Job Seekers

What is ping? Why you use ping?
PING Stands for Packet InterNet Gopher. PING is used for connectivity checking of any network or any host or device of any or other networks.

Routers are always preferrable for routing services. Routers work at which OSI layers?
Router works at network layer for providing routing services between or among several networks.
A gateway works in which layer?
Transport layer of OSI model.
How can you check the connectivity of any network?
By using ping command.
What is a gateway?
A gateway acts a door for the packet to reach the ‘outside’ of the internal network.
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. 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

What is the range of class A address?
0-127 is the range of class A address.
Tell an IP which has class C range. Also tell why that IP is an class C address.
• IP of Class C: 193.1.1.1
• Why this is a class C address: Class C addresses have the range of 192 - 223
Name a device which can operate at physical layer of OSI model.
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.
What is the major differences between a router and a switch?
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.
Hub operates at which layers of OSI model? Is it wise to use a hub for huge networks? Why or why not?
• 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.
How many layers are in OSI model? Name them
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.
Why do you need to use a router?
Router can easily divide the broadcast domain and collision domain. So, to communicate among several networks, routers are used.
What is the second layer of OSI model?
Data Link layer.
Name two network devices which can work as layer 2 device.
Switch and router
What is OSI model?
OSI revers 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.
What is the data unit of Data Link layer?
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
What is the port no of DNS and Telnet?
• DNS port no: 53
• Telnet port no: 23
What is the port no of SMTP and POP3?
• SMPT port no: 25
• POP3 port no: 110
What is the functionality of network layer? Name the data unint of network layer.
• Functionality of network layer: Path determination and logical addressing
• Data unit of network layer: Packet
Which three layers of OSI model is treated as "Media Layers"?
Physical layer, data link layer and network layer are treated as "Media Layers".
What is deadlock?
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.
Mention the advantages and disadvantages of a router.
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.
Mention the private IP address rannge of class B and C.
• For Class B: 172.16.0.0 – 172.31.255.255
• For Class C: 192.168.0.0 – 192.168.255.255
What is the IP range of class C IP address?
240.0.0.0 255.255.255.255
What is the default subnet mask of class C IP address?
255.255.255.0
Why do you need subnet mask?
Subnet mask is required to divide a large network into several small networks.
Tell the full name: DNS, FTP
• DNS: Domain Name System
• FTP: File Transfer Protocol
What is the functionality or ARP?
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 its Internet Layer (IP) or Network Layer address is known.
Which one is reliable: TCP or UDP?
TCP is reliable and UDP is an unreliable service.
How DHCP works?
DHCP works by four-steps: (1) IP request, (2) IP offer (3) IP selection and (d) Acknowledgement.
What is POP3? Why you require POP3?
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.
What is the difference between Layer 2 Switch and Layer 3 Switch?
Layer 2 switch is based on MAC addresses which operates on Data Link Layer of OSI mode. And Layer 3 switching is based on network topology table populated and works on Network layer.

24 comments:

  1. Hi

    Tks very much for post:

    I like it and hope that you continue posting.

    Let me show other source that may be good for community.

    Source: Network engineer interview questions

    Best rgs
    David

    ReplyDelete
  2. Hello

    If any one looking for Network Engineer Jobs, there are many online job portal where you can resister and get job alert..

    Thanks

    ReplyDelete
    Replies
    1. Register in monster.com or Forward your resume to bhargavi@silverlinetec.com........ok.Im the Technical Recruiter and i want candidates to the role of Network Engineer-L1 with 1.5 yrs experience...

      Regards,
      Bhargavi
      Technical Recruiter,
      Silverlinetec.
      Bangalore.

      Delete
    2. you having any network engineer job in pune location? please let me know on latif.pinjari1@gmail.com

      Delete
  3. need a full answer of Q.- which one is reliable TCP and UDP ?WHY?

    ReplyDelete
    Replies
    1. TCP is reliable because the data is transferring from source to destination using wires.so whenever the data sent from source to destination,the acknowledgement is received by source that defines the data reached destination successfully,whereas UDP is not reliable because its wireless.we may or may not get acknowledgement here.so TCP is Reliable and UDP is not.

      Delete
    2. This comment has been removed by the author.

      Delete
  4. TCP -- it is a transmission control protocol and it is connection oriented protocol, in TCP we can get acknowledgement whether the message sent is recieved correctly or not, However UDP is user datagram protocol and it is connection less protocol and it is slow and it doesn't gives the acknowledgement whether the sent message is received correclty or not and when two or more messages send continuosly in UDP we dont know in which order they will recieve to the receiver however in TCP all the messages will recieve in the same order as sent.

    ReplyDelete
  5. I think the following question is wrong :-
    Q. What is the IP range of class C IP address?
    Ans:- 240.0.0.0 255.255.255.255

    it will be the 192.0.0.0 to 223.255.255.255 (for Public)
    and 192.168.0.0 to 192.168.255.255 (For private)

    ReplyDelete
  6. Nice...But i expect more questions...thank u

    ReplyDelete
  7. Hai, I started my networking journey as a CCNA fresher, after my graduation of electronics and communication engineering(2012).. how will be my further career, and how i has to enhance my growth

    ReplyDelete
  8. nice.. looking..for more update from your side..

    ReplyDelete
  9. isnt this backwards?
    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

    ReplyDelete
    Replies
    1. The number sequence should be decreasing.
      so, yes it is wrong.

      Delete
  10. nice questions..update more questions please

    ReplyDelete
  11. good job madam , i would like to thaky you for better expaination..:)

    ReplyDelete
  12. i,m a good blogger and searching for a job, ad i have completed my graduation in ECE-2013 so if you have any openings the please make me know this is my email id and blog : E-mail : pavvi.mani@gmail.com
    Blog : http://www.just2clik.blogspot.com

    ReplyDelete
  13. venkta giv me ur contect no. send me in sanjay.soni.jnct@gmail.com

    ReplyDelete
  14. DR S.S JAWAHAR AWARDED SOCIAL WORKER OF CENTURY AWARD (SAMAJ SEWI SHITABADI AWARD) FROM LALA LAJPAT RAI (EX. M.P. INDIA) KHANDHANI VAID FROM FOUR GENERATION(CHAR PUSHTU SA)MY GREAT GRAND FATHER VAID JAWAHAR SINGH AND GRAND FATHER VAID SANT SINGH JI ARE WELL KNOW VAIDS IN DESKHA(NOW IN PAKISTAN). MY FATHER DR PRITAM SINGH START HIS "DASI DAWAKHANA" IN LUDHIANA IN 1947.LATER ON MY FATHER VISITED SINGAPUR, MALAYSIA, THAILAND, INDONESIA, HONGKONG TO SPREAD THE AYUVEDIC SYSTEM OF MEDICINE.MY FATHER EXPIRED AT HONGKONG.
    http://sanjiwanihealthcentre.com/

    ReplyDelete
  15. BSA Pipe Industries Group was established 38 years ago by a group of Indian industrialist who believes that the pursuit of manufacturing excellence is the way forward. Business was mainly focused on supplying 2&3 wheelers tires, tubes & flaps for bicycles, scooters, motorbikes and three wheelers segments. Our Production offices are over different locations over across India and China. Now BSA Pipe Industries has launched a new production line BSA Pipe Industries in Year 2011.http://www.bsapipe.com/

    ReplyDelete
  16. Modern Car rentals specialise in car and truck rentals in Geelong.
    We are focussed on providing the highest quality modern vehicles for hire at the lowest rates possible.
    With our range of cars from Economy, Compact, Sedan and Family size cars to choose from you will feel spoilt for choice.
    All of Modern Car's vehicles are beautifully presented and come with the option to add extras such as car seats at very competitive prices.
    Customers can book and pay online using our secure website www.moderncar.com.au Or in store at their convenience . All major credit cards are accepted.
    Modern Car Geelong is situated close to Central Geelong and we offer free pickup from South Geelong railway station upon request.So don't delay, book your next adventure with us today!
    http://moderncar.com.au/

    ReplyDelete
  17. Great information about CCNP.. This is very helpful for us.
    Thank You!!
    I would like to share one useful link for best study purpose on CCNP. You can get most useful CCNP Tutorial here.

    ReplyDelete