exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 39 discussion

Actual exam question from Cisco's 200-301
Question #: 39
Topic #: 1
[All 200-301 Questions]

A device detects two stations transmitting frames at the same time. This condition occurs after the first 64 bytes of the frame is received. Which interface counter increments?

  • A. runt
  • B. collision
  • C. late collision
  • D. CRC
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Raooff
Highly Voted 4 years, 1 month ago
C is right Collision happens after 512 bits =64 byte =late collision
upvoted 38 times
initialdg
1 year, 6 months ago
Thanks for confirming
upvoted 1 times
...
...
oooMooo
Highly Voted 3 years, 9 months ago
Collision occurs in the first 64 bytes A late collision occurs after the 512th bit (64th byte) of a frame has been transmitted by a device. Anything under 64byte frame is considered a runt.
upvoted 23 times
...
NaeemMughal
Most Recent 1 month, 2 weeks ago
Selected Answer: C
If a collision is detected after the first 64 bytes (512 bits) of the frame are transmitted, it is considered a late collision
upvoted 1 times
...
MinSun600
8 months, 1 week ago
C is correct When a collision is detected by a station after it has sent the 512th bit of its frame, it is counted as a late collision. you can find it here exactly https://www.cisco.com/c/en/us/support/docs/interfaces-modules/port-adapters/12768-eth-collisions.html#topic4
upvoted 1 times
...
[Removed]
9 months, 1 week ago
Selected Answer: C
C is correct
upvoted 4 times
...
[Removed]
10 months, 2 weeks ago
C. late collision is correct
upvoted 2 times
...
vktsupport
1 year ago
Answer: C "The two devices that cause the late collision never see that each sends until after it puts the entire packet on the network. Late collisions are not detected by the transmitter until after the first 64 byte slot time. This is because they are only detected in transmissions of packets longer than 64 bytes."
upvoted 2 times
...
JosieO_o
1 year, 2 months ago
Selected Answer: C
In Ethernet networks, a late collision occurs when a collision is detected after the first 64 bytes of a frame have been transmitted. Late collisions often indicate issues with the network configuration or cabling. The interface counter that typically increments in response to late collisions is the "late collision" counter. Therefore, the correct answer is C. late collision.
upvoted 4 times
...
Cyber15
1 year, 2 months ago
Selected Answer: C
C. late collision Explanation: In networking, a late collision occurs when a collision is detected after the first 64 bytes of a frame have been transmitted. Late collisions are typically indicative of a problem in the network, and they can lead to performance issues and frame loss. The other options are not applicable in the context described: A. runt Runt frames are frames that are too short to be valid. They are typically less than 64 bytes. B. collision Collisions typically occur during the initial part of the frame transmission. In Ethernet, collisions should be detected and handled within the first 64 bytes of a frame. D. CRC The CRC (Cyclic Redundancy Check) is a method used for error checking in frames. It is not directly related to the detection of collisions or late collisions.
upvoted 6 times
...
duongccna
1 year, 4 months ago
B correct.... Runt: - < 64 byte CRC: cyclic redundancy check: crc errors increment the crc counter, but not increment collsion Late Collision: if transmit same time, and the collision not detected until after the 64 bytes of frames transmited so B correct
upvoted 1 times
...
picho707
1 year, 5 months ago
late collisions are not about detecting collisions after receiving a specific amount of data within a frame, but rather about detecting collisions that occur after a certain time has passed since the start of the frame transmission.
upvoted 2 times
...
Dunedrifter
1 year, 7 months ago
Selected Answer: B
A late collision is a collision that occurs after the first 64 bytes of the frame have been transmitted. Late collisions typically indicate a problem with the network, such as excessive cable length or a misconfiguration. However, In this scenario, the collision is detected after the first 64 bytes of the frame have been received, not transmitted. Therefore, it is not considered a late collision.
upvoted 4 times
...
mda2h
1 year, 7 months ago
C is right. "To allow collision detection to work properly, the period in which collisions are detected is restricted (512 bit-times). For Ethernet, this is 51.2us (microseconds), and for Fast Ethernet, 5.12us. For Ethernet stations, collisions can be detected up to 51.2 microseconds after transmission begins, or in other words up to the 512th bit of the frame. When a collision is detected by a station after it has sent the 512th bit of its frame, it is counted as a late collision." https://www.cisco.com/c/en/us/support/docs/interfaces-modules/port-adapters/12768-eth-collisions.html#topic4
upvoted 2 times
...
dsolaide
1 year, 8 months ago
Selected Answer: B
Ethernet interfaces often have a general collision counter that increments whenever collisions are detected. This collision counter tracks the total number of collisions that occur during the transmission of frames. It does not differentiate between early collisions (which occur at the beginning of frame transmission) and late collisions (which occur after a specific point).
upvoted 1 times
...
[Removed]
2 years ago
Selected Answer: C
Ref: Late collision errors - Cisco Community Post by okopp “i think, that late collisions are caused collisions after first 64 bytes,this mean that the cable is too long. You could check cable length” A. runt Wrong answer. B. collision Wrong answer. C. late collision Correct answer. D. CRC Wrong answer.
upvoted 2 times
...
Alizadeh
2 years, 1 month ago
Selected Answer: C
If a device detects two stations transmitting frames at the same time after the first 64 bytes of the frame is received, this is an indication of a collision on the network. When a collision occurs, the device's interface counter for collisions will increment. The collision counter is a metric that is used to track the number of collisions that occur on a network interface. It is one of several counters that can be used to monitor the performance of a network interface and identify potential problems. Other counters that may be used to monitor the performance of a network interface include counters for transmitted and received frames, errors, and discards. If the collision counter is consistently high, it may indicate that there is a problem with the network, such as a high level of contention for network resources or a configuration issue. In this case, it may be necessary to troubleshoot the issue and take steps to reduce the number of collisions on the network. This could involve optimizing network configuration, adding additional network resources, or implementing other strategies to improve network performance.
upvoted 2 times
...
Japucip12
3 years, 4 months ago
Hate this question, since a spanish native speaker I am, always get confuse with "after" and "before" - that leads me to give the wrong answer 🥲
upvoted 7 times
mariodesa
3 years ago
Whenever you come across this, remember Adobe's "After Effects" post-production software. It is used "after" the video is recorded, not "before". :)
upvoted 4 times
...
AiR1994
1 year, 4 months ago
As a spanish native speaker that happens to me as well. Just think on what happens when a party ends? yes, the AFTER-party ... lol
upvoted 2 times
...
aferiver
1 year, 7 months ago
Think about "Afterhour" xD
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago