When testing a CAT5 cable, the technician notices that pin A is open. However, the cable stillworks fine. Which of the following describes how this is possible?()A、The cable was tested for 100Base-TX.B、The cable is a 1000BaseT cable.C、The switch uses link aggregation,D、The switch was setup to use MDIX

When testing a CAT5 cable, the technician notices that pin A is open. However, the cable stillworks fine. Which of the following describes how this is possible?()

  • A、The cable was tested for 100Base-TX.
  • B、The cable is a 1000BaseT cable.
  • C、The switch uses link aggregation,
  • D、The switch was setup to use MDIX

相关考题:

After making a long CAT5 cable, the technician fears that the cable may have been damagedduring the pull, but does not have a cable tester. Which of the following would be the BESTalternative tool to determine whether there are any breaks or shorts in the cable?()A. MultimeterB. VoltmeterC. Loopback plugD. Toner probe

The technician notices that one of the wires in a CAT5 cable is cut in half. Which of the followingconnectivity issues did the technician discover?() A.Open pairsB.AttenuationC.CrosstalkD.Interference

When disposing of computer equipment, which of the following can present an environmental hazard?() A. BezelB. SATA cableC. Cat5 cableD. CRT monitor

One end of a CAT5 cable is punched down following the 568B standard. The other end should beterminated using which standard to make a straight-through cable?() A.568BB.RJ-11C.RJ-45D.568A

In determining the scope of cable to be used when anchoring, what would NOT be considered__________.A.Depth of the waterB.Character of the holding groundC.maintenance cost for the chainD.Type of anchor cable

Which of the following tools would be the BEST to check connectivity of a CAT5 cable?()A、Tone generatorB、MultimeterC、Punch-down toolD、Cable tester

Which of the following cables can be used to directly connect a laptop to a PC for ICS?()A、IEEE 1394 cableB、CAT5 crossover cableC、CAT5e patch cableD、Parallel cable

Which of the following tools should Mike, a technician, use when testing a serial port?()A、Cable testerB、MultimeterC、Loopback plugD、Logic probe

Which of the following settings is the jumper set to when installing a DVD-RW as the second deviceon an IDE cable?()A、 ID0B、 ID2C、 Cable selectD、 Master

When disposing of computer equipment, which of the following can present an environmental hazard?()A、BezelB、SATA cableC、Cat5 cableD、CRT monitor

A technician is attempting to determine whether a CAT5 patch cord is a straight-through or acrossover. Which of the following is the BEST to use to determine the cord type?()A、Cable testerB、Loopback cableC、MultimeterD、Extension magnet

When certifying a CAT5 cable installation the integrator must perform which of the following tests?()A、Measure ImpedanceB、Calculate LatencyC、Measure AttenuationD、Measure Resistance

One end of a CAT5 cable is punched down following the 568B standard. The other end should beterminated using which standard to make a straight-through cable?()A、568BB、RJ-11C、RJ-45D、568A

After testing a new 100BaseTX cable, the technician determines that only pairs 4, 5, 7, and 8 are straight-thru wires. Which of the following MOST likely describes this cable type?()A、Crossover cable with open pairsB、Crossover cableC、Rollover cableD、Straight-thru cable with open pairs

The technician notices that one of the wires in a CAT5 cable is cut in half. Which of the followingconnectivity issues did the technician discover?()A、Open pairsB、AttenuationC、CrosstalkD、Interference

When making a serial connection between two Windows 2000 machines, which type of cable is needed for proper communications?()A、RG-59 coaxial cableB、RS-232 Null Modem cableC、telephone cableD、UTP CAT5 patch cable

A technician needs to install additional access points for a new high speed connection being added in the new office space. Which of the following will MOST likely be installed to allow additional CAT5 cable connections?()A、Smart JackB、DemarcC、110 BlockD、66 Block

现有:  class Cat {  Cat(int c) { System.out.print("cat" + c + " "); }  }  class SubCat extends Cat {  SubCat(int c) { super(5); System.out.print("cable "); }  SubCat() { this(4); }  public static void main(String [] args) {  SubCat s = new SubCat();  }  } 结果为:() A、cat5B、cableC、cable cat5D、cat5 cable

现有:      class Cat  {      Cat (int c)  {System.out.print {"cat"+c+" ");  }      }      class SubCat extends Cat  {      SubCat (int c){super (5); System.out.print ("cable");}      SubCat()  {  this (4);  }      public static void main (String  []  args)  {      SubCat s= new SubCat();      }      }     结果为:()     A、 cat5B、 cableC、 cat5 cableD、 cable cat5

单选题When disposing of computer equipment, which of the following can present an environmental hazard?()A BezelB SATA cableC Cat5 cableD CRT monitor

单选题One end of a CAT5 cable is punched down following the 568B standard. The other end should beterminated using which standard to make a straight-through cable?()A568BBRJ-11CRJ-45D568A

单选题A technician needs to install additional access points for a new high speed connection being added in the new office space. Which of the following will MOST likely be installed to allow additional CAT5 cable connections?()ASmart JackBDemarcC110 BlockD66 Block

单选题When testing a CAT5 cable, the technician notices that pin A is open. However, the cable stillworks fine. Which of the following describes how this is possible?()AThe cable was tested for 100Base-TX.BThe cable is a 1000BaseT cable.CThe switch uses link aggregation,DThe switch was setup to use MDIX

单选题Which of the following tools would be the BEST to check connectivity of a CAT5 cable?()ATone generatorBMultimeterCPunch-down toolDCable tester

单选题In determining the scope of cable to be used when anchoring,what would NOT be considered?().ADepth of the waterBCharacter of the holding groundCmaintenance cost for the chainDType of anchor cable

单选题After making a long CAT5 cable, the technician fears that the cable may have been damagedduring the pull, but does not have a cable tester. Which of the following would be the BESTalternative tool to determine whether there are any breaks or shorts in the cable?()AMultimeterBVoltmeterCLoopback plugDToner probe

单选题现有:      class Cat  {      Cat (int c)  {System.out.print {"cat"+c+" ");  }      }      class SubCat extends Cat  {      SubCat (int c){super (5); System.out.print ("cable");}      SubCat()  {  this (4);  }      public static void main (String  []  args)  {      SubCat s= new SubCat();      }      }     结果为:()A cat5B cableC cat5 cableD cable cat5