> For the complete documentation index, see [llms.txt](https://mudassirs46.gitbook.io/network-fundamentals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mudassirs46.gitbook.io/network-fundamentals/transmitting-data-over-fiber-optic-cable-using-hot-pluggable-transceivers.md).

# Transmitting Data over Fiber Optic Cable (using Hot-Pluggable Transceivers)

* One of the [Physical Layer Standards](https://app.gitbook.com/@mudassirs46/s/network-fundamentals/~/drafts/-MRZ8l67L5MHnaQIEh9W/physical-layer-standards) defines Fiber Optic Cable Standards.
* There are 2 types of Fiber Modes used in [Fiber Optic ](https://app.gitbook.com/@mudassirs46/s/network-fundamentals/~/drafts/-MRZ8l67L5MHnaQIEh9W/cabling-pinouts-fiber-optic)Cable: Single Mode & Multi-Mode
* Hot-Pluggable Transceivers convert the Optical Signals to Electrical Signals & Vice Versa thereby providing an interface between the Fiber optic & Copper Standards.
* **GBIC (Gigabit Ethernet Interface Converter) (SC Connector):**
  * It was the original Transceiver used for Gigabit Interfaces. They were bigger in size.
* **SPF (Small Form Pluggable) (LC Connector):**
  * SPF replaced GBIC as they are smaller in size than GBIC. SPF is also used for Gigabit Interfaces.&#x20;
* **SPF+ (Small Form Pluggable Plus) (LC Connector):**
  * The + Sign means an increased Speed. It is the same size as the SPF but is used for 10-Gbps Interfaces.

## Reference:

CCNA 200-301 OCG, Volume 1, Pg. 42 - Wendell Odom.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mudassirs46.gitbook.io/network-fundamentals/transmitting-data-over-fiber-optic-cable-using-hot-pluggable-transceivers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
