GBE (GigaBit Ethernet)
GBE stands for Gigabit Ethernet, which is a general term for a group of standards which allows for networking at speeds of up to one billion bits (one gigabit) per second between devices on a Local Area Network. Gigabit Ethernet can also be abbreviated as GbE or 1 GigE.

Gigabit Ethernet is one of the latest implementations of the Ethernet standard, a frame-based computer networking technology originally developed at the prolific and creative Xerox Palo Alto Research Center in the 1970′s. The name is derived from the late 19th century concept of the “luminiferous aether,” a hypothetical background medium for the universe.
Many motherboard manufacturers now fabricate models with an on-board Gigabit Ethernet port, and some higher-end boards (even at the consumer level) have two GBE ports. Among other uses, this gives the computer a redundant port in case of failure, or it can allow the computer to function as a firewall or router.
Ethernet uses a scheme referred to as carrier sense multiple access with collision detection (CSMA/CD) to allow devices to share the networking medium. Networked devices can send packets across the wire at any time, which means that collisions may occur. When a collision occurs, the computers wait a random amount of time and then attempt to re-send the data. In a high-traffic network where hubs are in use, this can cause a lot of problems, especially as the re-sent transmissions become more and more frequent. However, network switches make this much less of a problem — unless the majority of traffic has a specific port as a source or destination, such as a busy file server.
While the IEEE 802.3-2005 standard that defines GBE allows for a wide range of implementations, including half-duplex operation and the use of GBE hubs, full-duplex operation utilizing switches is the most common implementation.
The standard cabling for Gigabit Ethernet is Cat 5 UTP (unshielded twisted pair). Previous slower versions of Ethernet (10BaseT and 100BaseT, running at 10 megabits per second and 100 megabits per second respectively) utilized only two of the four pairs of wire in the cable. Gigabit Ethernet uses all four pairs (eight wires), and uses four varying levels of voltage in order to achieve the higher data rate.
Gigabit Ethernet Wiring Diagram
| Pin | Color | Function |
|---|---|---|
| 1 | White with Green | +BI_DA |
| 2 | Green | -BI_DA |
| 3 | White with Orange> | +BI_DB |
| 4 | Blue | +BI_DC |
| 5 | White with Blue | -BI_DC |
| 6 | Orange | -BI_DB |
| 7 | White with Brown | >+BI_DD |
| 8 | Brown | -BI_DD |
- Ethernet Cable Pinout
Ethernet cable connects a network interface card (NIC) with a hub or Ethernet switch. Ethernet cables can be purchased from a computer store. They come in two categories, flat and braided. The flat or solid cable is used when there is a need for a longer cable run. However, it is not flexible. Thus, its [...]...
- Ethernet
Ethernet is the most common LAN (Local Area Network) technology in use today. Xerox developed Ethernet in the 1970s, and became popular after Digital Equipment Corporation and Intel joined Xerox in developing the Ethernet standard in 1980. Ethernet was officially accepted as IEEE standard 802.3 in 1985. The term “Ethernet” is now used to refer [...]...
- Power over Ethernet
Power over Ethernet (PoE) is a system that provides a constant supply of DC power to a computer network using the same Ethernet cables used for connectivity. Devices such as network cameras and IP telephones can hence be powered without the need for extra wiring. PoE is easy to maintain and requires little or no [...]...
- USB to Ethernet Adapter
USB (Universal Serial Bus) is a hardware specification that allows a connection to be established between a source device and a peripheral device. Most modern electronic devices include at least one built-in USB port and can use USB technology to connect to other devices, such as keyboards, mice, cameras, flash drives, external hard drives, printers, [...]...
- Ethernet Switch
A switch is something that is used to turn various electronic devices on or off. However, in computer networking, a switch is used to connect multiple computers with each other. Since it is an external device it becomes part of the hardware peripherals used in the operation of a computer system. This connection is done [...]...




