There are 10 type of people...
...those who understand binary, and those who don't
Ethernet: It’s All About the Connections
I've got 99 problems, but a SWITCH ain't one.
The Router's Secret: A Path to Success
100

Which three basic parts are common to all frame types supported by the data link layer? (Choose three.)

  • header
  • type field
  • MTU size
  • data
  • trailer
  • CRC value

 

  • header


  • data


  • trailer
100

What are two examples of the cut-through switching method? (Choose two.)


  • store-and-forward switching
  • fast-forward switching
  • CRC switching
  • fragment-free switching
  • QOS switching
  • fast-forward switching


  • fragment-free switching
100

Which advantage does the store-and-forward switching method have compared with the cut-through switching method?

  • collision detecting
  • frame error checking
  • faster frame forwarding
  • frame forwarding using IPv4 Layer 3 and 4 information
  • frame error checking
100

What is the auto-MDIX feature?

  • It enables a device to automatically configure an interface to use a straight-through or a crossover cable.
  • It enables a device to automatically configure the duplex settings of a segment.
  • It enables a device to automatically configure the speed of its interface.
  • It enables a switch to dynamically select the forwarding method.
  • It enables a device to automatically configure an interface to use a straight-through or a crossover cable.
100

What does the term “attenuation” mean in data communication?

  • loss of signal strength as distance increases
  • time for a signal to reach its destination
  • leakage of signals from one cable pair to another
  • strengthening of a signal by a networking device
  • loss of signal strength as distance increases
200

Which statement is true about the CSMA/CD access method that is used in Ethernet?

  • When a device hears a carrier signal and transmits, a collision cannot occur.
  • A jamming signal causes only devices that caused the collision to execute a backoff algorithm.
  • All network devices must listen before transmitting.
  • Devices involved in a collision get priority to transmit after the backoff period.
  • All network devices must listen before transmitting.
200

Which frame forwarding method receives the entire frame and performs a CRC check to detect errors before forwarding the frame?

  • cut-through switching
  • store-and-forward switching
  • fragment-free switching
  • fast-forward switching
  • store-and-forward switching
200

When the store-and-forward method of switching is in use, what part of the Ethernet frame is used to perform an error check?

  • CRC in the trailer
  • source MAC address in the header
  • destination MAC address in the header
  • protocol type in the header
  • CRC in the trailer
200

What is one advantage of using the cut-through switching method instead of the store-and-forward switching method?

  • has a positive impact on bandwidth by dropping most of the invalid frames
  • makes a fast forwarding decision based on the source MAC address of the frame
  • has a lower latency appropriate for high-performance computing applications
  • provides the flexibility to support any mix of Ethernet speeds
  • has a lower latency appropriate for high-performance computing applications
200

What makes fiber preferable to copper cabling for interconnecting buildings? (Choose three.)

  • greater distances per cable run
  • lower installation cost
  • limited susceptibility to EMI/RFI
  • durable connections
  • greater bandwidth potential
  • easily terminated
  • greater distances per cable run
  • limited susceptibility to EMI/RFI
  • greater bandwidth potential
300

What is the auto-MDIX feature on a switch?

  • the automatic configuration of an interface for 10/100/1000 Mb/s operation
  • the automatic configuration of an interface for a straight-through or a crossover Ethernet cable connection
  • the automatic configuration of full-duplex operation over a single Ethernet copper or optical cable
  • the ability to turn a switch interface on or off accordingly if an active connection is detected

 

  • the automatic configuration of an interface for a straight-through or a crossover Ethernet cable connection
300

What is the purpose of the FCS field in a frame?

  • to obtain the MAC address of the sending node
  • to verify the logical address of the sending node
  • to compute the CRC header for the data field
  • to determine if errors occurred in the transmission and reception
  • to determine if errors occurred in the transmission and reception
300

Which switching method uses the CRC value in a frame?


  • cut-through
  • fast-forward
  • fragment-free
  • store-and-forward
  • store-and-forward
300

Which is a multicast MAC address?

  • FF-FF-FF-FF-FF-FF
  • 5C-26-0A-4B-19-3E
  • 01-00-5E-00-00-03
  • 00-26-0F-4B-00-3E
  • 01-00-5E-00-00-03
300

What OSI physical layer term describes the process by which one wave modifies another wave?

  • modulation
  • IEEE
  • EIA/TIA
  • air
  • modulation
400

What is the destination MAC address of the Ethernet frame as it leaves the web server if the final destination is PC1?

  • 00-60-2F-3A-07-AA
  • 00-60-2F-3A-07-BB
  • 00-60-2F-3A-07-CC
  • 00-60-2F-3A-07-DD
  • 00-60-2F-3A-07-CC
400

Which switching method has the lowest level of latency?

  • cut-through
  • store-and-forward
  • fragment-free
  • fast-forward
  • fast-forward
400

What are two actions performed by a Cisco switch? (Choose two.)

  • building a routing table that is based on the first IP address in the frame header
  • using the source MAC addresses of frames to build and maintain a MAC address table
  • forwarding frames with unknown destination IP addresses to the default gateway
  • utilizing the MAC address table to forward frames via the destination MAC address
  • examining the destination MAC address to add new entries to the MAC address table
  • using the source MAC addresses of frames to build and maintain a MAC address table


  • utilizing the MAC address table to forward frames via the destination MAC address
400

What is wrong with the displayed termination?

  • The woven copper braid should not have been removed.
  • The wrong type of connector is being used.
  • The untwisted length of each wire is too long.
  • The wires are too thick for the connector that is used.
  • The untwisted length of each wire is too long.
400

What OSI physical layer term describes the capacity at which a medium can carry data?

  • bandwidth
  • IEEE
  • EIA/TIA
  • air
  • bandwidth
500

A Layer 2 switch is used to switch incoming frames from a 1000BASE-T port to a port connected to a 100Base-T network. Which method of memory buffering would work best for this task?

  • port-based buffering
  • level 1 cache buffering
  • shared memory buffering
  • fixed configuration buffering
  • shared memory buffering
500
  • A network administrator is connecting two modern switches using a straight-through cable. The switches are new and have never been configured. Which three statements are correct about the final result of the connection? (Choose three.)
    • The link between the switches will work at the fastest speed that is supported by both switches.
    • The link between switches will work as full-duplex.
    • If both switches support different speeds, they will each work at their own fastest speed.
    • The auto-MDIX feature will configure the interfaces eliminating the need for a crossover cable.
    • The connection will not be possible unless the administrator changes the cable to a crossover cable.
    • The duplex capability has to be manually configured because it cannot be negotiated.
  • The link between the switches will work at the fastest speed that is supported by both switches.


  • The link between switches will work as full-duplex.


  • The auto-MDIX feature will configure the interfaces eliminating the need for a crossover cable.
500

Which two statements describe features or functions of the logical link control sublayer in Ethernet standards? (Choose two.)

  • Logical link control is implemented in software.
  • Logical link control is specified in the IEEE 802.3 standard.
  • The LLC sublayer adds a header and a trailer to the data.
  • The data link layer uses LLC to communicate with the upper layers of the protocol suite.
  • The LLC sublayer is responsible for the placement and retrieval of frames on and off the media.
  • Logical link control is implemented in software.


  • The data link layer uses LLC to communicate with the upper layers of the protocol suite.
500

The PC is connected to the console port of the switch. All the other connections are made through FastEthernet links. Which types of UTP cables can be used to connect the devices?

1 - rollover, 2 - crossover, 3 - straight-through
1 - rollover, 2 - straight-through, 3 - crossover
1 - crossover, 2 - rollover, 3 - straight-through 1 - crossover, 2 - straight-through, 3 - rollover

1 - rollover, 2 - straight-through, 3 - crossover

500
  • What OSI physical layer term describes the amount of time, including delays, for data to travel from one point to another?

    • latency
    • bandwidth
    • throughput
    • goodput
  • latency
M
e
n
u