NAME: ________________________

Network Engineer position Test

Question Types


Prompt With


Question Limit

of 39 available terms

5 Written Questions

5 Matching Questions

  1. What is the difference between layer 2 and layer 3 in the OSI model?
  2. Dial on demand
  3. What IP protocol does DLSW use?
  4. What is BGP?
  5. What is VLSM?
  1. a Variable Length Subnet Mask, used to allocate the amount of address space required by the end network.
  2. b Dial on demand is a "technology" which only activates network connection when "interesting" packets are to be sent across the infrastructure.
  3. c TCP. Connection oriented and reliable.
  4. d Border Gateway Protocol. Currently version 4. BGP is used for routing between networks on the Internet core, it supports many advanced routing features.
  5. e Layer 2 is responsible for switching data whereas Layer 3 is responsible for routing the data. Layer3: With information gathered from user, Internet protocol make one IP packet with source IP and Destination IP and other relevant information. It can then route packet through router to the destination. Layer2: Soon after it receives IP packet from layer 3, it encapsulate it with frame header (ATM header in case of ATM technology) and send it out for switching. In case of ethernet it will send data to MAC address there by it can reach to exact destination.

5 Multiple Choice Questions

  1. MAC is a machines Physical address, The internet is addressed based on a logical addressing approach. Say,when the packet reaches say the bridge connection a LAN, the question is..how does it identify, which computer it needs to send the packet to. For this it uses the concept of ARP, Address Resolution Protocol, which it uses over time to build up a table mapping from the Logical addresses to the Physical addresses. Each computer is identified using its MAC/Physical address ( u can use the ipconfig -all option to get ur MAC address).
  2. What IP port number does DLSW use? It uses a series of port numbers to allow priotisation. The primary port is 2065. Others are: high 2065 medium 1981 normal 1982 low 1983
  3. TCP is a connection oriented protocol, which means that everytime a packet is sent say from host A to B, we will get an acknowledgement. Whereas UDP on the other hand, is a connection less protocol.
  4. Network slow problem create by many reasions like.. Spyware, Virus, Spool Virus, NetBios, or may be any machine infected with a Virus or Worm.. the above is solutin may be coreect but another cause to daely is that if there is nay cycle b/w n/w then user called the dealy for this at present we switch off and then on the switch so that cycle and break and afte that we serach the reason of loop and then we will solve the problem virous and strom efeect on;y your system pefrommance not the n/w performance
  5. 224.0.0.0

5 True/False Questions

  1. When I ping an IP address the result comes out succesfull, but when I ping with host name no result comes, ping fails. why?Because the denied permission had been assigned to ping command (HOST NAME). Check the Firewall( windows and firewall software)

          

  2. Define an autonomous system?An autonomous system is a community of interest. Used in conjuction with routing protocols it breaks up parts of the network into manageable chunks.

          

  3. What is MTUBorder Gateway Protocol. Currently version 4. BGP is used for routing between networks on the Internet core, it supports many advanced routing features.

          

  4. How many bytes in an IPX network address?An IPX address is made up of 4 bytes of Network address and 6 bytes of node address and takes the form of ABABABAB.FFFF.FFFF.FFFF. The address is in hexidecimal. The network address is allocated by the network (usually the servers or routers) and the node address is the MAC address of the device.

          

  5. What is a default gateway?MAC is a machines Physical address, The internet is addressed based on a logical addressing approach. Say,when the packet reaches say the bridge connection a LAN, the question is..how does it identify, which computer it needs to send the packet to. For this it uses the concept of ARP, Address Resolution Protocol, which it uses over time to build up a table mapping from the Logical addresses to the Physical addresses. Each computer is identified using its MAC/Physical address ( u can use the ipconfig -all option to get ur MAC address).