Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2015
910
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. quiz 3
  2.  
  3. Which logical address is used for delivery of data to a remote network?
  4. destination IP address
  5.  
  6. What type of delivery uses data link layer addresses?
  7. local and remote delivery
  8.  
  9. What three functions are defined by network protocols to allow communication between known source and destination IP addresses? (Choose three.)
  10. data encoding
  11. message size
  12.  
  13. Which two message timing mechanisms are used in data communications? (Choose two.)
  14. response timeout
  15. flow control
  16.  
  17. Which statement is correct about network protocols?
  18. They define how messages are exchanged between the source and the destination.
  19.  
  20. What is the purpose of protocols in data communications?
  21. providing the rules required for a specific type of communication to occur
  22.  
  23. What organization developed the OSI reference model that is used in networking?
  24. ISO
  25.  
  26. Which organization develops the 802 family of standards for wired and wireless LANs and MANs?
  27. IEEE
  28.  
  29. Which two components are added to the PDU at the network access layer? (Choose two.)
  30. trailer
  31. frame header
  32.  
  33. Match the TCP/IP layer to the protocol, service, or application that works within that layer. (Not all options are used.)
  34. application layer = DNS
  35. transport layer = UDP
  36. internet layer = ICMP
  37. network access layer = WLAN
  38.  
  39. Which message delivery option is used when all devices need to receive the same message simultaneously?
  40. broadcast
  41.  
  42. What is an advantage of using standards to develop and implement protocols?
  43. Products from different manufacturers can interoperate successfully.
  44.  
  45. What happens when two devices on the same subnet are communicating?
  46. The frame will be sent to the default gateway for delivery to the receiving device.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement