200-301 Exam QuestionsBrowse all questions from this exam

200-301 Exam - Question 102


What is a similarity between 1000BASE-LX and 1000BASE-T standards?

Show Answer
Correct Answer: A

Both 1000BASE-LX and 1000BASE-T use the same data-link header and trailer formats because they both adhere to the Ethernet protocol standards defined by IEEE 802.3. The data-link layer ensures that the framing structure of packets remains consistent, regardless of the type of physical medium or cabling used.

Discussion

5 comments
Sign in to comment
ricky1802Option: A
Jan 31, 2023

1000BASE-LX: Used for Gigabit Ethernet over optical fiber Supports distances up to 10 km Uses a single-mode fiber (SMF) 1000BASE-T: Used for Gigabit Ethernet over copper cable Supports distances up to 100 meters Uses 4 pairs of copper wires Supports speeds up to 1000 Mbps (1 Gbps)

FermentoOption: A
Oct 6, 2022

A is fine.

saitsuOption: B
Sep 14, 2023

The correct answer is B. Both cable types support RJ-45 connectors. 1000BASE-LX and 1000BASE-T are both Ethernet standards, but they use different physical media and have different characteristics. 1000BASE-LX typically uses single-mode or multi-mode fiber optic cables and supports longer distances, while 1000BASE-T uses twisted-pair copper cables (usually Cat 5e or Cat 6) and supports shorter distances. However, both standards use the same RJ-45 connectors for network connections, which is a common similarity between them. 1000BASE-LX and 1000BASE-T standards do not use the same data-link header and trailer formats. 1000BASE-LX is a standard for Gigabit Ethernet over fiber optics, and it uses a different encoding and modulation scheme compared to 1000BASE-T, which is designed for Gigabit Ethernet over twisted-pair copper cables. The data-link header and trailer formats may differ between these two standards due to the variations in the physical layer and transmission methods. So, the correct similarity between these two standards is B, as they both use RJ-45 connectors for network connections.

doctordoom
Nov 27, 2023

you can't use an RJ45 connector with fibre optic cables, that's 100% incorrect. The correct answer is A

xtraMiles
Jul 20, 2024

Incorrect. This is a really bad info. These two use completely different connectors. Try plugging in a single mode fiber on a RJ45 port. You just can't. However, there are SFP switches out there that uses both fiber and copper connections. You can plug a copper cable using a modular transceiver on a SFP switch, but not the other way around when a switch has ethernet (only) ports. That does not negate the fact that they are physically two different connectors.

16BitRunOption: A
Nov 24, 2023

"In computer networking, Gigabit Ethernet (GbE or 1 GigE) is the term applied to transmitting Ethernet frames at a rate of a gigabit per second." Both standards use Ethernet framing (same headers and trailers)

Cyber15Option: A
Nov 11, 2023

Correct answer is A Since both 1000BASE-LX and 1000BASE-T use the Ethernet data-link layer protocol, and the header and trailer formats are standardized by IEEE 802.3, ensuring consistency and interoperability within Ethernet networks.