Review Questions

1. 

Which piece of software allows the computer’s operating system to access the NIC hardware?

  1. NIC driver

  2. Operating system driver

  3. System driver

  4. Protocol driver

a.the nic driver is a software component that an operating system uses to interface with the nic hardware.

2. 

Which component of a NIC can store the settings like IRQ, I/O address, and DMA address?

  1. CPU

  2. Software driver

  3. ISA interface

  4. EEPROM

d.the eeprom is the part of some (but not all) nics that can store card resource settings that are made or changed with configuration software.

3. 

Which cable type’s primary use is 100BaseT networks?

  1. UTP

  2. Twinax

  3. Fiber-optic

  4. Coax

a.the t in 100baset stands for twisted-pair (short for unshielded twisted-pair, or utp). although 100-megabit ethernet can run over fiber-optic, 100baset runs only over utp.

4. 

You are running UTP cable in an Ethernet network from a workstation to a hub. Which of the following items is/are included in the total length measurement of the cable segment (as needed in determining the longest segment length)? (Choose all that apply.)

  1. Workstation patch cable

  2. Main cable run

  3. Hub internal network

  4. Hub patch cable

a, b, d.the total length of the segment is measured from the hub port to the workstation nic interface. so, the workstation patch cable, the main cable run (from wall port to cabling closet), and the hub patch cable (from hub to main cable run) are all considered part of this distance measurement. for a 10baset ethernet network, this total distance cannot be longer than 100 meters.

5. 

If you were going to make a 10BaseT patch cable, which tool would you use?

  1. Screwdriver

  2. Punchdown tool

  3. Wire crimper

  4. Tone generator

c.a 10baset patch cable is a piece of cable with an rj-45 connector on each end. these connectors must be crimped, and the only tool that can do that is a wire crimper.

6. 

SCSI connections can use which of the following connectors? (Choose all that apply.)

  1. BNC

  2. DB-25

  3. Centronics-50

  4. RJ-11

  5. IBM Data Connector

b, c.although there are other connectors used for scsi, of those listed, the only connectors that are currently used for scsi connections are the db-25 and centronics-50.

7. 

Depending on the Windows client operating system version, which command can you use to find out what is installed on a system?

  1. netstat

  2. MSD

  3. Ping utility

  4. All of the above

b.the only command listed that will tell you what hardware or software is installed on a system is the msd utility (normally supplied with dos versions after 6).

8. 

Which network connectivity device is specifically designed to extend the maximum reach of a network segment?

  1. Bridge

  2. Router

  3. Repeater

  4. Brouter

c.although many of these devices can extend the maximum reach of a network, the only one listed that was specifically designed to extend the maximum segment length of a network is a repeater.

9. 

A bridge can increase network efficiency by _____________________.

  1. Copying packets of data sent to storage and resending them as requested without rereading the needed data

  2. Learning and storing the MAC address for each NIC on each side of the bridge and then, based on this information, forwarding packets only to the appropriate segment

  3. Defining traffic order by using Quality of Service (QoS)

  4. All of the above

b.a bridge learns the mac addresses of stations on both sides of the bridge and keeps track of which side individual stations are on. then, when the bridge intercepts a packet, the bridge examines the destination field of the packet and compares the destination address to its list of mac addresses. the bridge then forwards or rejects the packet based on whether or not the destination station is on the local segment.

10. 

What is the result of updating an old NIC driver on a system?

  1. It can correct bugs.

  2. It can be a good way to look like you are doing useful work.

  3. It can act as a protocol converter.

  4. All of the above.

a.updating older drivers on a system can correct various bugs. when a hardware manufacturer detects a bug in a driver, it develops and releases a new version to correct the problem.

11. 

EEPROM is short for ________________________________________.

  1. Electronically erasable programmable read-only memory

  2. Electrically erasable programmable read-only memory

  3. Electronically erasable periodical only memory

  4. Electrically erasable powered read-only memory

b.the correct expansion for eeprom is electrically erasable programmable read-only memory.

12. 

Plug and Play expansion cards sometimes have problems working correctly with ___________________ expansion cards.

  1. PCI

  2. Token Ring

  3. Legacy ISA

  4. EISA

c.because plug and play expansion cards automatically assign a computer s resources, they can be set to a resource that conflicts with a legacy isa card (which doesn t always register itself with the plug and play software).

13. 

A brouter combines which functions? (Choose all that apply.)

  1. Router

  2. Bridge

  3. Gateway

  4. Repeater

a, b.as its name suggests, a brouter combines certain functionalities of both a bridge and a router.

14. 

The 10Base2 implementation of Ethernet, for the most part, uses which type of connector?

  1. RJ-11

  2. BNC

  3. RJ-45

  4. All of the above

b.10base2 ethernet normally uses bnc connectors for making its connections.

15. 

You are a consultant. You have been asked to find out where a particular “mystery jack” originates and what path the cable takes to get there. Which network installation tool would you most likely use?

  1. Wire crimper

  2. Punchdown tool

  3. Media tester

  4. Tone generator/tone locator

d.a tone generator puts a signal on the particular cable being located and the tone locator contains a very sensitive sensor and speaker. when the tone locator is passed near the signal-carrying cable, it emits a sound, indicating that the cable is near. although a media tester tests cable, it tests only the possible transmission quality of the cable; you would have to find the cable first in order to use it.

16. 

You are installing an Ethernet network and have two workstations located 150 meters apart. You are on an extremely limited budget. Which type of network cable would be the best choice to run between the two workstations?

  1. UTP

  2. STP

  3. Coax

  4. Fiber-optic

c.although both coax and fiber-optic would work, because the budget is extremely limited and there are only two stations, the best choice to run between the two stations would be coax cable. utp and stp would not work because they re limited to a maximum of 100 meters for ethernet.

17. 

Which network component “shares out” a printer so that printing services can be provided to the entire network?

  1. Print server

  2. Print facilitator

  3. PCONSOLE.EXE

  4. Print manager

a.the only network component listed that actually provides network printing service to network clients is the print server.

18. 

Which of the following power conditions occurs when the voltage level increases quickly and falls just as quickly?

  1. Surge

  2. Spike

  3. Brownout

  4. Blackout

b.spikes are an overvoltage condition in which the power level quickly increases and then decreases just as quickly. a brownout is an inverted surge, and a blackout is a total loss of power for several seconds, several minutes, or several hours.

19. 

Which power condition occurs when the voltage level increases quickly and remains at the high level for an extended period of time (several seconds)?

  1. Surge

  2. Spike

  3. Brownout

  4. Blackout

a.surges are an overvoltage condition in which the power level increases quickly and stays at a higher level for several seconds. a brownout is an inverted surge, and a blackout is a total loss of power for several seconds, several minutes, or several hours.

20. 

Which power condition occurs when the voltage level drops below 120 volts and stays below for an extended period of time?

  1. Surge

  2. Spike

  3. Brownout

  4. Blackout

c.brownouts are an undervoltage condition in which the voltage level drops and stays low for several seconds. during a brownout, the lights usually dim and then become bright again.

Answers

1. 

A.  The NIC driver is a software component that an operating system uses to interface with the NIC hardware.

2. 

D.  The EEPROM is the part of some (but not all) NICs that can store card resource settings that are made or changed with configuration software.

3. 

A.  The “T” in 100BaseT stands for twisted-pair (short for unshielded twisted-pair, or UTP). Although 100-Megabit Ethernet can run over fiber-optic, 100BaseT runs only over UTP.

4. 

A, B, D.  The total length of the segment is measured from the hub port to the workstation NIC interface. So, the workstation patch cable, the main cable run (from wall port to cabling closet), and the hub patch cable (from hub to main cable run) are all considered part of this distance measurement. For a 10BaseT Ethernet network, this total distance cannot be longer than 100 meters.

5. 

C.  A 10BaseT patch cable is a piece of cable with an RJ-45 connector on each end. These connectors must be crimped, and the only tool that can do that is a wire crimper.

6. 

B, C.  Although there are other connectors used for SCSI, of those listed, the only connectors that are currently used for SCSI connections are the DB-25 and Centronics-50.

7. 

B.  The only command listed that will tell you what hardware or software is installed on a system is the MSD utility (normally supplied with DOS versions after 6).

8. 

C.  Although many of these devices can extend the maximum reach of a network, the only one listed that was specifically designed to extend the maximum segment length of a network is a repeater.

9. 

B.  A bridge learns the MAC addresses of stations on both sides of the bridge and keeps track of which side individual stations are on. Then, when the bridge intercepts a packet, the bridge examines the destination field of the packet and compares the destination address to its list of MAC addresses. The bridge then forwards or rejects the packet based on whether or not the destination station is on the local segment.

10. 

A.  Updating older drivers on a system can correct various bugs. When a hardware manufacturer detects a bug in a driver, it develops and releases a new version to correct the problem.

11. 

B.  The correct expansion for EEPROM is electrically erasable programmable read-only memory.

12. 

C.  Because Plug and Play expansion cards automatically assign a computer’s resources, they can be set to a resource that conflicts with a Legacy ISA card (which doesn’t always register itself with the Plug and Play software).

13. 

A, B.  As its name suggests, a brouter combines certain functionalities of both a bridge and a router.

14. 

B.  10Base2 Ethernet normally uses BNC connectors for making its connections.

15. 

D.  A tone generator puts a signal on the particular cable being located and the tone locator contains a very sensitive sensor and speaker. When the tone locator is passed near the signal-carrying cable, it emits a sound, indicating that the cable is near. Although a media tester tests cable, it tests only the possible transmission quality of the cable; you would have to find the cable first in order to use it.

16. 

C.  Although both coax and fiber-optic would work, because the budget is extremely limited and there are only two stations, the best choice to run between the two stations would be coax cable. UTP and STP would not work because they’re limited to a maximum of 100 meters for Ethernet.

17. 

A.  The only network component listed that actually provides network printing service to network clients is the print server.

18. 

B.  Spikes are an overvoltage condition in which the power level quickly increases and then decreases just as quickly. A brownout is an inverted surge, and a blackout is a total loss of power for several seconds, several minutes, or several hours.

19. 

A.  Surges are an overvoltage condition in which the power level increases quickly and stays at a higher level for several seconds. A brownout is an inverted surge, and a blackout is a total loss of power for several seconds, several minutes, or several hours.

20. 

C.  Brownouts are an undervoltage condition in which the voltage level drops and stays low for several seconds. During a brownout, the lights usually dim and then become bright again.




Network+ Study Guide
Network+ Study Guide
ISBN: 470427477
EAN: N/A
Year: 2002
Pages: 151

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net