[Previous] [Next]

Chapter 2: Basic Network Media

Lesson 1: Network Cabling

Exercise 2.1: Case Study Problem

  1. Where does this recommendation violate the UTP and 10BaseT specifications?
  2. The distances for A, B, C, D, E, F, and G to the hub all exceed the maximum cable length of 100 meters (328 feet) specified by 10BaseT. Therefore, this solution will not work.

  3. What type of cabling might you recommend instead?
  4. You could use thinnet with a multiport repeater where the hub is in the diagram. All the cable lengths from the hub to individual computers are less than 185 meters (607 feet). You could also use a star-wired, fiber-optic network for this situation; the cost would compare favorably with that of a coaxial-cabling solution.

Lesson 2: The Network Interface Card

Exercise 2.2: Troubleshooting Problem

  1. List two things that could cause the network not to function.

NOTE
The answers identify some of the potential causes of the problem, but the list is not exhaustive. Even if the answers you have written down are not listed, they might still be correct.

    The network cable might not be correctly connected; that is, there might be a break in it caused by adding the new computers.

    The new cable added to service the new computers might not be the correct type for your network.

    The new cable added to your network might have a short in it.

    Rough handling during the installation of the new computers might have damaged the existing network cabling.

    The addition of the new cable required to network the new computers might have made your total network cable length exceed the maximum length specified for the type of network you have.

    The bus network might be missing a terminator. It might have been removed or fallen off during the installation of the new computers.

  1. What could you do to resolve each of the two possible causes you listed above?
  2. Find and repair the break or disconnection in the cable.

    Check the cable type of the existing cable and make sure the new cables are of the same type. If they are of different types, replace the new cables with cables of the correct type. For example, the original cable might be RG-58A/U and the new cables might be RG-62 /U. These two cable types are not compatible. Replace the new cable with RG-58A/U cable.

  3. How would each of your solutions repair the problems you identified (assuming that they are able to repair the problems)?
  4. Restoring cable connections will reestablish the continuity of the network cable and allow transmissions to reach all connected network devices.

    With all segments of the same cable type, network transmissions will be able to pass uninterrupted from one cable segment to the next.

    Replacing a shorted segment of the new cable with a new, tested segment will allow network transmissions to flow correctly.

Chapter Review

  1. Coaxial cable consists of a core made of solid or stranded ____________ ___________.
  2. wire conductor

  3. If the coaxial conducting core and wire mesh touch, the cable will experience a ___________.
  4. short

  5. The core of coaxial cable is surrounded by an _____________ __________ that separates it from the wire mesh.
  6. insulating layer

  7. Thicknet cable is sometimes used as a ______________ to connect thinnet segments.
  8. Backbone

  9. Thinnet cable can carry a signal for a distance of about 185 meters (607 feet) before the signal starts to suffer from _____________________.
  10. attenuation

  11. The electronic signals that make up the data are actually carried by the ________ in a coaxial cable.
  12. core

  13. A flexible coaxial cable that is easily routed but that should not go into crawl spaces is ________.
  14. PVC

  15. Coaxial cable that contains special materials in its insulation and cable jacket is called ____________ cabling.
  16. plenum

  17. The most popular type of twisted-pair cable is _______ (10BaseT).
  18. UTP

  19. UTP cable for data transmissions up to 10 Mbps is category ______.
  20. 3

  21. UTP cable for data transmissions up to 100 Mbps is category _____.
  22. 5

  23. STP uses a foil wrap for __________________.
  24. shielding

  25. STP is less susceptible to electrical _______________________ and supports higher transmission rates over longer distances than does UTP.
  26. interference

  27. Twisted-pair cabling uses _________ telephone connectors to connect to a computer.
  28. RJ-45

  29. The RJ-45 connection houses _____ cable connections, whereas the RJ-11 houses only ____.
  30. 8, 4

  31. Optical fibers carry _______________ data signals in the form of light pulses.
  32. digital

  33. Fiber-optic cable cannot be ____________________, and the data cannot be stolen.
  34. tapped

  35. Fiber-optic cable is better for very high-speed, high-capacity data transmission than ____________ cable because of the former's lack of attenuation and the purity of the signal it carries.
  36. copper

  37. Fiber-optic cable transmissions are not subject to electrical ____________________.
  38. interference

  39. Baseband systems use _______________ signaling over a single frequency.
  40. digital

  41. Each device on a _____________________ network can transmit and receive at the same time.
  42. baseband

  43. Broadband systems use _____________ signaling and a range of frequencies.
  44. analog

  45. With _________________ transmission, the signal flow is unidirectional.
  46. broadband

  47. Wall-mounted _________________ connected to the wired LAN maintain and manage radio contact between portable devices and the cabled LAN.
  48. transceivers

  49. Broadband optical telepoint transmission is a type of _____________ network capable of handling high-quality multimedia requirements.
  50. infrared

  51. A component called a wireless _______________ offers an easy way to link buildings without using cable.
  52. bridge

  53. Spread-spectrum radio broadcasts signals over a range of ___________________.
  54. frequencies

  55. Point-to-point transmission involves wireless ___________ data transfer.
  56. serial

  57. In LANs, a transceiver—sometimes called an _____________ ______________ broadcasts and receives signals to and from the surrounding computers.
  58. access point

  59. Wireless ___________ LANs use telephone carriers and public services to transmit and receive signals.
  60. mobile

  61. CDPD uses the same technology and some of the same systems as ___________ telephones.
  62. cellular

  63. Currently, the most widely used long-distance transmission method in the United States is _____________________.
  64. microwave

  65. The network interface card converts serial data from the computer into parallel data for transmission over the network cable. True False
  66. False. The reverse is true. The card converts parallel data to serial data.

  67. The 16-bit and 32-bit widths are currently the two most popular bus widths. True False
  68. True

  69. To help move data onto the network cable, the computer assigns all of its memory to the NIC. True False
  70. False. The computer can assign some of its memory to the card, but not all of it.

  71. Data is temporarily held in the NIC's transceiver, which acts as a buffer. True False
  72. False. Only RAM acts as a buffer. The transceiver transmits and receives data.

  73. Both sending and receiving NICs must agree on transmission speeds. True False
  74. True

  75. In an 80386 computer, COM1 typically uses IRQ ____ and LPT1 typically uses IRQ _____.
  76. 4,7

  77. IRQ lines are assigned different levels of _____________ so that the CPU can determine how important the request is.
  78. priority

  79. The recommended setting for a NIC is IRQ _____.
  80. 5

  81. Every device on the computer must use a __________________ IRQ line.
  82. different or separate

  83. Each hardware device needs a default ________ ___/___ ________ number.
  84. base I/O port

  85. Choosing the appropriate transceiver on a NIC that can use either an external or an on-board transceiver is usually done with ______________.
  86. jumpers

  87. ISA was the standard bus until Compaq and other manufacturers developed the ______ bus.
  88. EISA

  89. The ____________ ____________ bus functions as either a 16-bit or a 32-bit bus and can be driven independently by multiple bus master processors.
  90. Micro Channel

  91. Telephone wire uses an __________ connector.
  92. RJ 11

  93. Plug and Play refers to both a design philosophy and a set of personal-computer _______________________ specifications.
  94. architecture