Index
- General information
- LAN cabling
- Ethernet
- Ethernet switching
- 10Base-T information
- Thick Coaxial Ethernet
- Thin coaxial Ethernet
- 10Broad36
- Metropolitan Access Ethernet
- Power over Ethernet
- Ethernet circuits
- Fast Ethernet (100 megabit/s)
- Gigabit Ethernet
- 10 Gigabit Ethernet
- HomePNA
- Token Ring
- Wireless LANs
- Other LAN technologies
Local area networks page
- Ethernet Rate this link
- Fast ethernet (100 megabit) Rate this link
- General information Rate this link
- Gigabit Ethernet Rate this link
- 10 Gigabit Ethernet Rate this link
- HomePNA Rate this link
- Token Ring Rate this link
- LAN cabling Rate this link
- Wireless LANs Rate this link
- Other LAN technologies Rate this link
- Bridging and Switching Basics - Bridges and switches are data communications devices that operate principally at Layer 2 of the OSI reference model. As such, they are widely referred to as data link layer devices. Rate this link
- IEEE 802.1P - The IEEE 802.1P signaling technique is an IEEE endorsed specification for prioritizing network traffic at the data-link/MAC sublayer (OSI Reference Model Layer 2). The 802.1P standard also offers provisions to filter multicast traffic to ensure it does not proliferate over layer 2-switched networks. The 802.1P header includes a three-bit field for prioritization, which allows packets to be grouped into various traffic classes. Rate this link
- Home and Small Office Networking with Windows XP - Is a home or small office network right for you? There are lots of reasons to consider one. For example, networking lets you share printers and other peripherals. It also lets you share files, which means you don't have to worry about getting data out of your old computer?just hook it up to your network. You can even share an Internet connection between computers! Rate this link
- Home Networking Tutorial - Home networking is the collection of elements that process, manage, transport, and store information, enabling the connection and integration of multiple computing, control, monitoring, and communication devices in the home. Until recently, the home network has been largely ignored. However, the rapid proliferation of personal computers (PCs) and the Internet in U.S. homes, advancements in telecommunications technology, and progress in the development of smart devices have increasingly emphasized the last 100 feet of any consumer-related network (i.e., the American home). Furthermore, as these growth and advancement trends continue, the need for simple, flexible, and reliable home networks will greatly increase. This tutorial addresses the market drivers, the current and future technologies, and the standards (or lack thereof) relative to home networking and the home-networking environment. Rate this link
- How LAN Switches Work - This document covers the general concept of how LAN switches work and the most common features available on a LAN switch. It also covers the differences between bridging, switching, and routing. Rate this link
- How Home Networking Works - If you are one these multiple-PC owners, you have probably thought about how great it would be if your computers could talk to each other. This article will look at all of the different methods you can use to create a home network. Rate this link
- IEEE 802.2 Logical Link Control (LLC) Rate this link
- Introduction to LAN Protocols - This document introduces the various media-access methods, transmission methods, topologies, and devices used in a local-area network (LAN). Topics addressed focus on the methods and devices used in Ethernet/IEEE 802.3, Token Ring/IEEE 802.5, and Fiber Distributed Data Interface (FDDI). Rate this link
- LAN Mail Protocols Summary - There are advantages to having a central server receive the mail destined to desktop computers and having the desktop computer collect the mail from the server on demand. There are many protocols designed for this purpose, and this FAQ document takes a look at them. Rate this link
- Logical Link Control IEEE 802.2 - The IEEE 802.2 standards for Logical Link Control define a programming interface between that part of the communications software that controls the network interface card (the Media Access Control and Physical Medium Dependent components) and the overlying protocol stack (IP, NetBIOS, NetWare, etc.). The connection between the network interface card and the rest of the communications system is through a structure called a Service Access Point. The SAP differentiates between communications protocols; there's a SAP for NetBIOS, another for SNA, another for NetWare, and so on. A programmer can select Type 2 Logical Link Control in which case the frames are given sequence numbers as they pass through the SAP and the 802.2 Logical Link Control layer at the receiver provides an acknowledgement for received frames. This creates a reliable data transfer mechanism at the Data Link Layer. Type 1 Logical Link Control simply provides the differentiation function, with no sequence and acknowledgement process. Rate this link
- Mixed-Media Bridging - Transparent bridges are found predominantly in Ethernet networks, and source-route bridges (SRBs) are found almost exclusively in Token Ring networks. Both transparent bridges and SRBs are popular, so it is reasonable to ask whether a method exists to directly bridge between them. Several solutions haveevolved. Rate this link
- Optimized Engineering Technical Compendium - a collection of essays and papers on technical issues of interest to Networking Professionals Rate this link
- Rubyan.com - information source on practical tips and tricks for computer network management Rate this link
- Service Access Point (SAP) identifiers - These standard SAP numbers are used in the LLC header in all 802.2-compliant protocols like Ethernet to identify which protocol handler should process an incoming frame Rate this link
- Source-Route Bridging (SRB) - means to bridge Token Ring LANs Rate this link
- State of the LAN: What Ethernet Can't Do - During the past decade, Ethernet's architects - the members of the IEEE 802.3 group - have worked diligently at closing the gap between Ethernet and ATM. They've done an impressive job in an array of areas. Rate this link
- The TCP/IP Protocol Family - general introduction Rate this link
- Transparent Bridging - background, switching loops, spanning three algorithm Rate this link
- VLANs and Broadcast Domains - introduxtory article from Network Magazine Rate this link
- VLAN: Virtual Local Area Network and IEEE 802.1Q - Virtual LAN (VLAN) is a group of devices on one or more LANs that are configured so that they can communicate as if they were attached to the same wire, when in fact they are located on a number of different LAN segments. Because VLANs are based on logical instead of physical connections, it is very flexible for user/host management, bandwidth allocation and resource optimization. Rate this link
- 802.1Q VLANs for better bandwidth - The 802.1Q specification establishes a standard method for inserting virtual LAN (VLAN) membership information into Ethernet frames. The IEEE's 802.1Q standard was developed to address the problem of how to break large networks into smaller parts so broadcast and multicast traffic wouldn't grab more bandwidth than necessary. The standard also helps provide a higher level of security between segments of internal networks. Rate this link
- IEEE 802.1 P,Q - QoS on the MAC level - Purpose of this research paper is to study use of protocols described in IEEE (Institute of Electrical and Electronics Engineers) standards 802.1P and 802.1Q as QoS (Quality of Service) protocols on MAC (Medium Access Control) level. First of all, both standards will be represented, as well as some other related standards as well as some proposals for standards. In this paper, a discussion of future of thise standards will be represented. As well will relations to other QoS, ToS (Type of Service) and CoS (Class of Service) standards. Some practical studies of several implementations of thise protocols will carried out in this paper. Rate this link
General information
A typical network consists of nodes (computers), a connecting medium (wired or wireless), and specialized network equipment like routers or hubs. In the case of the Internet, all these pieces working together allow your computer to send information to another computer that could be on the other side of the world!Typical networks today use two differentaddressing mechanisms on top of each other - and addressing is anecessity for data exchange between any two networked machines.The lowest level addressing is the MAC acess (akaethernet addresses, hardware addresses). The MAC addresses are used foraddressing within a single LAN. MAC addresses are programmed intothe hardware (typically network adapters), Every Ethernet card hasan unique MAC address (it is possible to change MAC on most adapters it'spossible, but not advisable except in special circumstances).The next address level are IP (Internet Protocol) addresses. These arein the form of "192.168.105.1" (four dot-separated numbers). An IP address is not programmed into hardware, but is set bysoftware to either a fixed value for a machine, or can be queried froma server somewhere in the local LAN. Also other addresses can be used if other protocols than IPare run on the LAN system. Some other protocols which areused sometimes in LANs are IPX, NetBIOS, DECnet, Banyan, etc.
- Data Communications Cabling FAQ - also available in text format using Rate this link
- using FTP Rate this link
- Network Design and Implementation - basic introduction, cabling and equipments lecture notes Rate this link
- Pin Assignments - descriptions of the most asked pin assignments in telecom and LAN cabling Rate this link
- RJ-45 connector wire colors Rate this link
- Structured Cabling System (SCS) Tutorial - A structured cabling system (SCS) is a set of cabling and connectivity products that integrates the voice, data, video, and various management systems of a building Rate this link
- TechFest Network Cabling Glossary Rate this link
- Twisted pair wiring cables - traight cable for 10baseT, 100baseTX, 100baseT4 and Token Ring, also crossover cable wiring Rate this link
- Twisted pair signal levels - POTS, digital telephone and LANs Rate this link
LAN cabling
Ethernet
Ethernet is alocal-area network (LAN) architecture developed by Xerox Corporation in cooperation with DEC and Intel in 1976. Ethernet uses a bus or star topology and supports data transfer rates of 10 Mbps. The Ethernet specificationserved as the basis for the IEEE 802.3 standard, which specifies thephysical and lower software layers. Ethernet uses the CSMA/CD access methodto handle simultaneous demands. It is one of the most widely implemented LANstandards. Ethernet uses the CSMA/CD access methodto handle simultaneous demands. It is the most widely implemented LAN standards. Ethernet is the most commonly used network protocol - a network language. Ethernet is a type of network cabling and signaling specifications (OSI Model layers 1 [physical] and 2 [data link]).
Any device connected to a network must have an Ethernet adapter and Ethernet software (usually Ethernet card driver and higher level protocol stacks like TCP/IP). With appropriate network software, any computer can understand and use it. This common protocol and its software enable computers and peripherals to communicate with each other, even if they are using different operating systems. Network software may be provided with a computer or adapter, or it may be purchased separately.
Ethernet has been a relatively inexpensive, reasonably fast, and very popular LAN technology for several decades. Two individuals at Xerox PARC -- Bob Metcalfe and D.R. Boggs -- developed Ethernet beginning in 1972 and specifications based on this work appeared in IEEE 802.3 in 1980. Ethernet specifications define low-level data transmission protocols and the technology needed to support them. In the OSI model, Ethernet technology exists at the physical and data link layers (layers 1 and 2) .From the time of the first Ethernet standard, the specifications and the rights to build Ethernet technology have been made easily available to anyone. This openness, combined with the ease of use and robustness of the Ethernet system, resulted in a large Ethernet market and is another reason Ethernet is so widely implemented in the computer industry. Most LANs must support a wide variety of computers purchased from different vendors, which requires a high degree of network interoperability of the sort that Ethernet provides.
Ethernet started as a 10 Mbit/s half-duplex networking technique which used a single coaxial cable as the communication medium. Ethernet has evolved from that to faster and more modern networking technique. Nowadays Ethernet most typically travels over twisted pair wiring or overfiber optic cabling. The typical physical Ethernet network structures are point-to-point links and star network with a HUB in the venter of the star.
The speed of Ethernet has been updated from 10 Mbit/s to higher speedslike 100 Mbit/s, 1 Gbit/s and 10 Gbit/s. Ethernet support various media. Propagation delays differ between mediums, which affect the maximum possible length of the Ethernet topology running on that medium. In the following table, c refers to the speed of light in a vacuum (300,000 kilometers per second).
Medium Propagation Speed
------ -----------------
Thick Coax .77c (231,000 km/sec)
Thin Coax .65c (195,000 km/sec)
Twisted Pair .59c (177,000 km/sec)
Fiber .66c (198,000 km/sec)
AUI Cable .65c (195,000 km/sec)
Ethernet a "broadcast" network. This means that each device connected to the network listens for traffic on the network and then sends its "packets" when the line is quiet. Packets contain sequences of binary information and packet size is usually determined by the application that is running and the type of information that is being transmitted. Packet sizes can range from 64 to 1518 bytes.
In addition to the data being transmitted, each packet also contains source, destination, and parity (bit error detection) information. The inteframe gap is the amount of time that is specified between frames transmitted from a workstation. The designers of the Ethernet specification arbitrarily chose 96 bit times to occur between frames from a transmitting station (gives some time to perform normal Ethernet housekeeping functions on the network interface card).
The basic IEEE 802.3 Ethernet MAC Data Frame for 10/100Mbps Ethernet:
|
7 |
1 |
6 |
6 |
2 |
46-1500bytes |
4 |
|
Pre |
SFD |
DA |
SA |
Length Type |
Data unit + pad |
FCS |
- Preamble (PRE)- 7 bytes. The PRE is an alternating pattern of ones and zeros that tells receiving stations that a frame is coming, and that provides a means to synchronize the frame-reception portions of receiving physical layers with the incoming bit stream.
- Start-of-frame delimiter (SFD)- 1 byte. The SOF is an alternating pattern of ones and zeros, ending with two consecutive 1-bits indicating that the next bit is the left-most bit in the left-most byte of the destination address.
- Destination address (DA)- 6 bytes. The DA field identifies which station(s) should receive the frame..
- Source addresses (SA)- 6 bytes. The SA field identifies the sending station.
- Length/Type- 2 bytes. This field indicates either the number of MAC-client data bytes that are contained in the data field of the frame, or the frame type ID if the frame is assembled using an optional format.
- Data- Is a sequence of n bytes (46=< n =<1500) of any value. (The total frame minimum is 64bytes.)
- Frame check sequence (FCS)- 4 bytes. This sequence contains a 32-bit cyclic redundancy check (CRC) value, which is created by the sending MAC and is recalculated by the receiving MAC to check for damaged frames.
There are two slightly different frame formats used in Ethernet. The Ethernet Version 2 frame format was designed before the IEEE specifications, but is almost identical to the 802.3 frame type. With the Ethernet Version 2 frame type, a two-byte Type field follows the source station's six-byte MAC address. In the 802.3 frame type, this two-byte field after the source address is a length field specifying the number of bytes in the LLC and data fields. If these two bytes are greater than 05DC hex (1500 decimal), the frame is a Version 2 frame. Since all type fields are greater than 1500 decimal (the maximum Ethernet frame size), both frame types can easily coexist on the same network. Some network protocol analyzers call a Version 2 frame an Ethertype frame because of this two-byte Type field.
This is an Ethernet Version 2 frame:
+--------------+
| | The preamble consists of 62 bits of alternating
| Preamble | ones and zeros that allows the Ethernet card to
| 7 bytes | synchronize with the beginning of a frame.
| |
+--------------+ The Start Frame Delimiter is the sequence
| SFD - 1 byte | 10101011, and indicates the start of a frame.
+--------------+
| | The destination address is a six byte Media Access
| Destination | Control (MAC) address, usually burned into the
| 6 bytes | ROM of the Ethernet card.
+--------------+
| | The source address is a six byte MAC address, and
| Source | can signify a physical station or a broadcast.
| 6 bytes |
+--------------+
| Type | The Type field (see explanation above).
| 2 bytes |
+--------------+
| | Any higher layer information is placed in the
| Data | data field, which could contain protocol
| | information or user data.
~ ~
~ ~
| 46 to 1500 |
| bytes |
| |
| |
+--------------+
| FCS | The Frame Check Sequence is a cyclic redundancy
| 4 bytes | check used by the sending and receiving stations
+--------------+ to verify a successful transmission. The FCS is
based on the contents of the destination address,
source address, type, and data.
Frame structure for an 802.3 Ethernet frame that contains the 802.2 LLC information:
+----------------+
| |
| Preamble |
| 7 bytes |
| |
+----------------+
| SFD - 1 byte |
+----------------+
| |
| Destination |
| 6 bytes |
+----------------+
| |
| Source |
| 6 bytes |
+----------------+
| Frame Length |
| 2 bytes |
+----------------+
| DSAP - 1 byte | The Destination and Source Service Access Point
+----------------+ fields determine the protocol used for the upper
| SSAP - 1 byte | protocol type of the frame.
+----------------+
|Control - 1 byte| The Control field is used for administration by
+----------------+ certain protocols.
| Data |
| |
~ ~
~ ~
| 46 to 1500 |
| bytes |
| |
+----------------+
| FCS |
| 4 bytes |
+----------------+
After the 802.2 frame type was defined, many people felt that a single byte for DSAP and SSAP would not be sufficient to handle the growth of protocols into the future. A single byte DSAP or SSAP can only specify 256 separate protocols, and many of those were predefined from the beginning of the 802.2 specification. To provide future growth, the Sub-Network Access Protocol (SNAP) was created as an extension to the 802.2 specification. To differentiate this protocol from the original 802.2 specification, 802.2 SNAP uses the DSAP and SSAP of 0xAA.
This is an 802.2 SNAP frame encapsulated in an 802.3 frame:
+----------------+
| |
| Preamble |
| 7 bytes |
| |
+----------------+
| SFD - 1 byte |
+----------------+
| |
| Destination |
| 6 bytes |
+----------------+
| |
| Source |
| 6 bytes |
+----------------+
| Frame Length |
| 2 bytes |
+----------------+
| DSAP - 1 byte |
+----------------+
| SSAP - 1 byte |
+----------------+
|Control - 1 byte|
+----------------+ The Organizationally Unique ID (OUI) is assigned
| OUI - 3 bytes | to unique vendors to help differentiate protocols
| | from different manufacturers.
+----------------+
| Type - 2 bytes | The two-byte protocol type defines a specific
+----------------+ protocol in the SNAP. This also maintains a
| | compatibility with Ethernet v2.
| Data |
| |
~ ~
~ ~
| 46 to 1500 |
| bytes |
| |
+----------------+
| FCS |
| 4 bytes |
+----------------+
Before the final 802.2 LLC specifications were finalized, Novell implemented IPX/SPX over Ethernet. It originally utilized 802.3 Ethernet without using 802.2 LLC. No other manufacturer uses this frame type. To implement their 'raw' frame type, Novell used the first two bytes of the 802.3 data field as 0xFFFF. Since the DSAP and SSAP values of 0xFF do not exist, it becomes easy to differentiate between the 802.3 and 802.3 'raw' frame types.
Errors occur when packets do not reach their destination or information is dropped from the data sequence. Common types of errors that may be associated with full network utilization and/or noise disturbances in Ethenet network are:
- Alignment: Packets do not end on an 8-bit boundary. This is typically caused by noise or broken equipment.
- Collision: Two devices detect that the network is idle and try to send packets at exactly the same time. Collision errors are common in Ethernet systems and are expected as network utilization increases. Upon receipt of this error type, both devices hold, wait a "randomly" calculated amount of time (to avoid a second collision), and attempt to re-transmit. This is normal operation of (half duplex) Ethernet system.
- Cyclic Redundancy Check (CRC): Packet size is correct, but the information contained in the frame check sequence (FCS) is corrupt.
- Fragment: Packet is undersized and contains corrupt FCS.
- Jabber: Packet is oversized and contains corrupt FCS.
- Runt/Pygmy: Packets are less than 64 bytes in length.
Depending upon the severity of the error, the network may ignore packets, re-transmit packets or, the network may halt or 'crash' because the error causes all devices to appear busy.
Ethernet networking uses collisions as one of the contention access methods. When the network carrier is not active, any station can send information. If two stations attempt to send information at the same time, the signals overlap with each other, creating a collision. Collisions are not errors! Although the term 'collision' may bring to mind a terrible crash, be assured that a collision is a normal part of Ethernet networking. Collisions within the first 512 bits are not errors, they're collisions and entirely normal. Collisions occuring later are due to the failure of a NIC, to detect traffic on the wire.
When a collision is recognized by a transmitting station, a bit sequence called jam is transmitted. This jam is 32 bits long. Interestingly enough, the actual format of jam is unspecified in the 802.3 specifications. Most manufacturers have used alternating 1s and 0s as jam, which is displayed as 0x5 (0101) or 0xA (1010). In many Fast Ethernet implementations, the jam has been seen as other arbitrary values. A collision is considered late if the jam occurs after 512 bit-times, or 64 bytes. Collisions that occur after the first 64 bytes of a frame may be indicative of a network design problem (the network is so large the jam cannot traverse the entire length in 32 bit-times), or a hardware or Ethernet firmware issue. When collisions do not propagate the network quickly enough, a collision could occur between two stations without the stations aware that the packets collided (frames are simply lost without neworking card knowing it).
Sometimes you might see term SQE test. The SQE Test is used to test for the collision present circuit between a transceiver and a network interface card (NIC). After data is successfully transmitted, the Ethernet transceiver asserts the SQE signal on the collision presence circuit of the NIC. The NIC sees this test signal as a verification that the transceiver will inform the NIC when a collision occurs. In most modern Ethernet networks, the SQE test is not used or applicable because NICs now have an integrated transceiver (no risk of collosion wire between transceiver and NIC being damaged).
Ethernet has also evolved from half-duplex bus systems a switched full-duplex networking technique. Ethernet physical connectors provide circuits including the receive (RX), transmit (TX), and collision detection. When half duplex Ethernet is implemented, the TX circuit is always active at the transmitting station. When another station is transmitting, the station's RX circuit is always active. This is referred to as Shared Bandwidth. Standard Ethernet configuration efficiency is typically rated at 50-60 percent of the 10/100Mbps bandwidth. Full duplex Ethernet Switching provides a transmit-circuit connection wired directly to the receiver circuit at the other end of the connection. This two station connected environment creates a collision free situation on the circuit. Recall half duplex Ethernet has to manage the conditions for multiple transmissions on the same physical wire as they cannot occur. Full-duplex operation is possible on networking devices which use twisted pair or fiber wiring and support full-duplex operation. Full duplex Ethernet can operate at up to 100 percent efficiency in both directions. (100Mbps transmit, and 100Mbps receive for example)
LAN switching is a technique that significantly improves Ethernet network performance without impacting the addressing structure within the network. Switching is defined as the ability to forward packets on the fly through a cross point matrix, a high speed bus, or shared memory arrangement. switch looks at the destination address of each incoming packet, and transmits the packet only on the port on which the destination node is located. Other ports on the switch can transmit or receive different packets at the same time. Besically the idea of swiching has been in Ethernet world for a long time, but the availability of cheap switching devices has made it a mainstream technique (early two-port switches were known as "bridges").
The current Ethernet is standardized IEEE 802.3 standard.The current edition of IEEE Std. 802.3 is also published as ISO/IEC 8802-3:2000. All approved portions IEEE Std. 802.3 are approved and published at the international level.
Short history:Ethernet was originally developed by Xerox in the late 1970. A very rarely used 2.94 Mbps version came out of Xerox's Palo Alto Research Center (PARC) in the early 70s. In 1980, Digital Equipment Corporation (DEC), Intel and Xerox published the DIX V1.0 standard which boosted the speed of Ethernet to 10 Mbps while maintaining Ethernet's thick trunk cabling scheme. In 1980, Digital Equipment Corp. (DEC), Intel and Xerox (the origin of the term DIX, as in DEC/Intel/Xerox) began joint promotion of this baseband, CSMA/CD computer communications network over coaxial cabling, and published the "Blue Book Standard" for Ethernet Version 1. This standard was later enhanced and 1982 the enhanced DIX V2.0 specification was released. In 1985 Ethernet II specification based on DIX V2.0 was released. Xerox then relinquished its trademark. At the time of the first DIX standard, the Institute of Electrical and Electronic Engineers (IEEE) was attempting to develop open network standards through the 802 committee. In 1985 the IEEE 802.3 committee published "IEEE 802.3 Carrier Sense Multiple Access with Collision Detection (CSMA/CD) Access Method and Physical Layer Specifications." This technology is called 802.3 CSMA/CD and not Ethernet; however, it is frequently referred to as Ethernet even though the frame definition differs from DIX V2.0. Although 802.3 and DIX frames can coexist on the same cable, interoperability is not assured. Therefore, when discussing "Ethernet," it is necessary to clarify 802.3 frames or DIX V2.0 frames.
Ethernet history timeline (mostly based on information at http://www.techfest.com/networking/lan/ethernet1.htm):
- Late 1970's: Xerox developed a new system, Ethernet Version 1, based on ALOHA and capable of providing 3Mbit/s (2.94Mbit/s) throughput. Xerox designed and implemented additional carrier sense and collision detection mechanisms to overcome some of the inherent problems with the original system. This technology was used to connect workstations together over a 1km cable.
- 1979: Digital Equipment Corporation (DEC), Intel, and Xerox joined for the purpose of standardizing an Ethernet system that any company could use
- 1980: In September 1980 the three companies released Version 2.0 of the first Ethernet specification called the "Ethernet Blue Book", or "DIX standard" (after the initials of the three companies). It defined the "thick" Ethernet system (10Base5), based on a 10 Mb/s CSMA/CD (Carrier Sense Multiple Access with Collision Detection) protocol. This version of Ethernet is sometimes referred to as DIX Ethernet although the most common name is Ethernet Version 2 or just Ethernet. Version 2 then went on to form the basis of the IEEE 802.3 standard.
- 1982: The first Ethernet controller boards based on the DIX standard became available. Ethernet Version 2 specification released widely bad became known.
- 1983: Institute of Electrical and Electronic Engineers (IEEE) released the first IEEE standard for Ethernet technology. It was developed by the 802.3 Working Group of the IEEE 802 Committee. The formal title of the standard was IEEE 802.3 Carrier Sense Multiple Access with Collision Detection (CSMA/CD) Access Method and Physical Layer Specifications. IEEE reworked some portions of the DIX standard, especially in the area of the frame format definition. However the 802.3 standard was defined in a manner that permitted hardware based on the two standards to interoperate on the same Ethernet LAN.
- 1985: IEEE 802.3a defined a second version of Ethernet called "thin" Ethernet, "cheapernet", or 10Base2. It used a thinner, cheaper coaxial cable that simplified the cabling of the network. Also IEEE 802.3b 10Broad36 standard that defined transmission of 10 Mb/s Ethernet over a "broadband" cable system.
- 1987: The IEEE 802.3d standard defined the Fiber Optic Inter-Repeater Link (FOIRL) that used two fiber optic cables to extend the maximum distance between 10 Mb/s Ethernet repeaters to 1000 meters. IEEE 802.3e defined a "1 Mb/s" Ethernet standard based on twisted pair wiring (this was never widely used).
- 1990: Introduction of the IEEE 802.3i 10Base-T standard. It permitted 10 Mb/s Ethernet to operate over simple Category 3 Unshielded Twisted Pair (UTP) cable. This led to a vast expansion in the use of Ethernet.
- 1993: IEEE 802.3j standard for 10Base-F (FP, FB, & FL) was released which permitted attachment over longer distances (2000 meters) via two fiber optic cables. This standard updated and expanded the earlier FOIRL standard.
- 1995: IEEE improved the performance of Ethernet technology by a factor of 10 when it released the 100 Mb/s 802.3u 100Base-T standard (commonly known as "Fast Ethernet").
- 1997: IEEE 802.3x standard became available which defined "full-duplex" Ethernet operation. Full-Duplex Ethernet bypasses the normal CSMA/CD protocol to allow two stations to communicate over a point to point link.
- 1998: IEEE once again improved the performance of Ethernet technology by a factor of 10 when it released the 1 Gb/s 802.3z 1000Base-X standard. This version of Ethernet is commonly known as "Gigabit Ethernet".
- 1999: 802.3ab 1000Base-T standard defined 1 Gb/s operation over four pairs of category 5 UTP cabling
- 2002: IEEE 802.3ae standard introduced 10 Gigabit Ethernet.
- 2003: IEEE802.3af Draft Standard has been Completed to standardize Power Over Ethernet technology.
What is an 802.3 network? That's IEEE-ism for Ethernet, but with a few small differences. The physical layer specifications are identical (though DIX Ethernet never specified standards for UTP and Fiber-Optic media) and the MAC sublayer are somewhat different.What is the difference between an Ethernet frame and an IEEE802.3 frame? Why is there a difference? Ethernet was invented at Xerox Palo Alto Research Center and later became an international standard. IEEE handled making it a standard; and their specifications are slightly different from the original Xerox ones. Hence, two different types. 802.3 uses the 802.2 LLC to distinguish among multiple clients, and has a "LENGTH" field where Ethernet has a 2-byte "TYPE" field to distinguish among multiple client protocols. TCP/IP and DECnet (and others) use Ethernet_II framing, which is that which Xerox/PARC originated.
MAC address is the unique hexadecimal serial number assigned to each Ethernet network device to identify it on the network. With Ethernet devices (as with most other network types), this address is permanently set at the time of manufacturer, though it can usually be changed through software (though this is generally a Very Bad Thing to do). The MAC addresses are exactly 6 bytes in length, and are usually written in hexadecimal as 12:34:56:78:90:AB. Each manufacturer of Ethernet devices applies for a certain range of MAC addresses they can use. The first three bytes of the address determine the manufacturer. RFC-1700 (available via FTP) lists some of the manufacturer-assigned MAC addresses.
Generation of the data sent to the network and the reception of it is generally done in the combination of software (Ethernet card driver) and hardware (Ethernet card Ethernet controller chip). The Ethernet packet preamble is normally generated by the chipset. Software is responsible for the destination address, source address, type, and data. The chips normally will append the frame check sequence. Ethernet card is highly loaded with traffic when things start slowing down to the point they are no longer acceptable. There is not set percentage point, but you usually start paying attention over 40-50%, or when things slow down .Most typical Ethernet wiring system in use nowadays is one which uses twisted pair wiring. In this system maximum cable distance of 330 feet (100m) between devices. However, the signal can be repeated by either an Ethernet hub or repeater, and this can be done up to 3 times.
Transparent bridging is a method to connect two similar network segments to each other at the datalink layer. It is done in a way that is transparent to end stations. Transparent bridges are sometimes called learning bridges. When they are turned on and receive data packets from a network segment they:
- 1) learn the relation between MAC address and segment/port, and
- 2) forward the packet to all other segments/ports.
Modern Ethernet switches nowadays typically do this kind of transparent switching. From a functional point of view, switching is exactly the same as bridging. However switches use specially designed hardware to perform the bridging and packet-forwarding functionality. Ethernet switches usually also offer additional capabilities such as virtual LANs (VLANs) and full duplex connectivity.
Spanning tree is a protocol defined in IEEE 802.1D to prevent bridges from creating network loops. Using the spanning tree protocol, bridges communicate to each other and disable certain ports/segments to prevent looping of packets. Many implementations of the spanning tree protocol are configured so an alternate path is available to network traffic, should the original path become disabled.
To further confuse issues, standard Ethernet sometimes in marketing speaks means an attached protocol- mainly TCP/IP. Ethernet only defines the data link and physical layers of the Open Systems Interconnect (OSI) Reference Model whereas TCP/IP defines the transport and network layers respectively of the same model.
- 10-Mbps Ethernet Rate this link
- Ethernet Glossary Rate this link
- Ethernet's History and a bit of Security Rate this link
- Ethernet Technologies - white paper from Cisco Rate this link
- Ethernet Vendor Codes - Ethernet hardware addresses are 48 bits, expressed as 12 hexadecimal digits (0-9, plus A-F, capitalized). These 12 hex digits consist of the first/left 6 digits (which should match the vendor of the Ethernet interface within the station) and the last/right 6 digits which specify the interface serial number for that interface vendor. Rate this link
- Guide to Ethernet Configuration - This is a guide to the two configuration models provided in the IEEE 802.3 standard for multi-segment 10 Megabit per second baseband Ethernets. The two models provide two different approaches to Ethernet configuration. The first approach is a set of rule-based configuration guidelines, and the second approach is a calculation method that can be applied to more complex Ethernet systems. Rate this link
- How Ethernet Works - This document will take a very close look at networking, and in particular the Ethernet networking standard, so you can understand the actual mechanics of how all of these computers connect to one another. Rate this link
- Introduction to Ethernet Rate this link
- Measured Capacity of an Ethernet: Myths and Reality - DEC Research Report 88/4, September 1988 Rate this link
- Quick Reference Guides to Ethernet Techologies Rate this link
- TechFest Ethernet Technical Summary - describes different ethernet types well Rate this link
- What are Ethernet and Fast Ethernet rules? - When connecting network equipment together, there are some network rules which you must follow. The rules are similar for both Ethernet and Fast Ethernet. Rate this link
- Ethernet keeps pumping the data - It's hard to imagine a technology that can almost seamlessly embrace a three-order-of-magnitude bandwidth increase using copper wiring that was originally designed for voice services. This first article of a two-part series describes how Ethernet today, as 20 years ago, continues to amaze. Rate this link
- Optical Ethernet Glossary Rate this link
- Optical Ethernet - Optical Ethernet is the technology that extends Ethernet beyond the local-area network (LAN) and into metropolitan-area networks (MANs) and wide-area networks (WANs). While Ethernet LANs are almost exclusively used within the enterprise, optical Ethernet technology can be used as a service provider offering. Rate this link
- How Ethernet Works - This article will take a very close look at networking, and in particular the Ethernet networking standard, so you can understand the actual mechanics of how all of these computers connect to one another. Rate this link
General
- Charles Spurgeon's Ethernet Page - extensive collection of information about Ethernet Rate this link
- Dan Kegel's Fast Ethernet Page - collection of pointers to WWW and FTP documents Rate this link
- Ethernet Papers and Reports Rate this link
- Ethertype values - a list of Ethertype values as would be found in Version 2 Ethernet or in the Type field of a SNAP header in an 802.2-compliant protocol like 802.3 or 802.5 Rate this link
- Get IEEE 802 - IEEE 802 series of LAN and MAN networking standards available at on-line at no charge Rate this link
- Site Networking Guide - information on building and wiring Ethernet network using UTP cable Rate this link
Ethernet information web pages
- Get IEEE 802 - The Get IEEE 802 program makes IEEE 802? standards (like IEEE 802.3 Ethernet) available at no charge in PDF format. This pilot program grants public access to view and download current individual IEEE Local and Metropolitan Area Network standards at no charge. New IEEE 802? standards are included in the program after they have been published in PDF for six months. Rate this link
Ethernet standards
- Ethernet AUI - AUI cables have a D-type 15 pin connector. Here you can find pinout for it. Rate this link
- Ethernet AUI Port Pinouts - The Ethernet AUI ports are designed to connect to an external transceiver for conversion to a specific media type (e.g. twisted pair, coax, or fiber). The transceiver may either be directly connected to the AUI port or through an AUI Cable. This document describes Ethernet AUI port pinout. Rate this link
- Ethernet Cable Specifications Rate this link
- Ethernet Cabling and Connectors Rate this link
- Ethernet Reference Information - Ethernet document link list Rate this link
- How to Make Your Own CAT 5, twisted-pair network cables - The purpose of this article is to show you how to make the two kinds of cables which can be used to network two or more computers together to form quick and simple home or small office local area networks (LANs). These instructions can also be used to make patch cables for networks with more complex infrastructure wiring. Rate this link
- How-to: Do it yourself Ethernet Crossover Cable Rate this link
- Multi-Segment Configuration Guidelines for Ethernet - on-line of chapter 13 from Ethernet: The Definitive Guide book Rate this link
- The Rules for Thin Ethernet Rate this link
- Wiring Guide - This document is intended as an overview of wiring installations for data networking for Colleges or University departments. Rate this link
- Transformerless Ethernet and PICMG Applications Application Note - This application note explains a new area of ethernet application commonly called Transformer-less or Magnetic-less Ethernet. In a typical Ethernet application, connections between PHYs are made over unshielded twisted pair(UTP) 100 ohm category 5 cable. The front-end interface components consist of a transformer, a RJ-45 connnector, as well as several termination resistors and bypass capacitors. Consider a scenario where all the communicating entities of a star-wired ethernet network are placed on a backplane such that they share a common ground. The UTP copper cable is replaced by differential impedance traces and a RJ 45 connector is replaced by a board slot connector. Such an application where devices on a backplane communicate using Ethernet transceivers ia called transformer-less or magnetic-less ethernet. In other words transformer-less or magnetic-less ethernet is used create to an Embedded system Area Network (ESAN). Rate this link
Cabling and connectors
- Jumbo frames? Yes! - Like everything else, Ethernet should evolve with time. High-speed network users have long felt the limitations of Ethernet's small frame sizes and are among the biggest proponents of Jumbo Frames - extended Ethernet frames that range in size from the standard 1,518 bytes up to 9,000 bytes. Rate this link
- Ethernet Codes master page - ethernet vendor codes listed Rate this link
- Ethernet: Frame Format Rate this link
- Ethernet Frame Structure Rate this link
- Ethernet Frame Types Rate this link
- Ethernet manufacturer assigned addresses Rate this link
- The Importance of Jumbo Frames in Gigabit and 10-Gigabit Networks Rate this link
- TechFest Ethernet Technical Summary - This document provides a summary of the various physical layer specifications defined for Ethernet. Rate this link
- Troubleshooting Numbers for Ethernet - are lists of Type codes, vendor codes, LSAP codes, multicast addresses, etc. that can help identify and track down machines and protocols in use on the network Rate this link
- Jumbo Frames - The original Ethernet 1,518-byte maximum frame size was conceived at a time when Ethernet ran only at 10 Mbps. Using an extended Ethernet frame of 9,018 bytes reduces the number of frames per second by a factor of six, increasing application throughput and decreasing host CPU utilization. Microsoft, Sun, Compaq, Hewlett-Packard, and IBM have all recorded at least 50% increases in TCP throughput with reduced CPU utilization on single- and multi-processor systems using jumbo frames. Jumbo frames maintain the same media access control (MAC), frame structure, and frame check sequencing mechanism used for traditional Ethernet frames. Only the payload portion of the frame is extended. Rate this link
Technical specs
- Store and Forward: Ethernet switch receives the full frame to it's memory and then decides what to do with it.
- Cut Through: Switch makes the decision on re-transmission when it has received the destination MAC address (this resides on the header of the frame)
- Fragement Free (Modified Cut Through): Switch makes the decision on re-transmission after it has received the first 64 bytes of the frame.
- Managed switches are the switches that offer you manageblity through some suitable control interface. This managebility usually includes configuring the operation mode of different ports (speed, full/half duplex operation, auto detection on/off) and how traffic is switched (security features, virtual LANs, possibly bandwidth control). The namagement of managed switches is typically done using methods like telnet connection, through serial port on the device, HTTP user interface and/or SNMP protocol (which of those different devices support vary). You can usually get informtion on state of the device through the management interface.
- Unmanaged consumer level switches are very simple devices. There is no http interface, no GUI, no telnet, no configurability at all other than what can be done with switches on the front panel. The consumer level switches typically just switch the traffic from port to another without any extra controls and auto-detect the operation mode of different ports.
- Bridging and Switching Basics - Bridges and switches are data communications devices that operate principally at Layer 2 of the OSI reference model. As such, they are widely referred to as data link layer devices. Rate this link
- How LAN Switches Work - This document covers the general concept of how LAN switches work and the most common features available on a LAN switch. It also covers the differences between bridging, switching, and routing. Rate this link
Ethernet switching
Ethernet switching provides the speed, performance, bandwidth, and flexibility required for today's enterprise networks. Switches are a fundamental part of most networks. They make it possible for several users to send information over a network at the same time without slowing each other down. Switches allow different nodes (a network connection point, typically a computer) of a network to communicate directly with each other in a smooth and efficient manner.
There are a lot of different types of switches. Switches that provide a separate connection for each node in a company's internal network are called LAN switches. Essentially, a LAN switch creates a series of instant networks that contain only the two devices communicating with each other at that particular moment. Ethernet switching products are originally designed to deliver Layer 2 connectivity, althrough some products nowadays offer also Layer 3-7 content-aware intelligence. Layer 2 switching provides the dedicated bandwidth and network segmentation critical for directly connecting users to the network. Layer 3 provides for switching and routing, maximizing speed, bandwidth, and flexibility in the network core or aggregation points.
There are three main techniques for Ethernet switching:
Ethernet switches are available on large variery of versions from the simple switches without any fancy features to very feature rich managed switches. Some typical switches:
To get functionality than what cheap basic switches can give, you will need a managed switch, which is far, far more costly than simple basic consumer switches. The price range for cheap consumer switches stat from just few tens of dollars/euros (just few dollars/euros per port). The price range for managed switches is typically from few hundred dollars to few thousand dollars depending on the number of ports and other features.
Ethernet switching adds network security by making sure that the packets go only to those destinations that need those packets. This adds security greatly, although the security is not foolproof (for example broadcast messages get everywhere and in some cases packets can get to other destinations also than where they are ment to go). Network monitoring/snooping used to be so easy on networks before switches.
Network traffic analyzing (sniffing) is harder with switched networks, because sniffer can analyze packets it can't see. Some switches can be configured to monitor a port, which can help in some cases. It's relatively common on managed switches to offer a port "mirroring" feature, which copies port traffic to a different location. Nortel calls it mirroring; Cisco calls it "SPAN" if the data is sent to a local port, "RSPAN" if the traffic is sent remotely. The selection criteria for this copying vary greatly between manufacturers and models; for some it copies everything always; others allow you to be selective with criteria such as source port, source IP, destination port, destination IP, protocol, or VLAN tag. In some switches, the destination port the traffic is being copied to is isolated from everything else and will only transmit the copied data, while on some opther switches the destination port can still be used for regular traffic. Different switches also differ on two other important features: whether VLAN tags get stripped off; and whether the original source MAC address of the packet is preserved or if the original source MAC is replaced with the MAC of the egress port of the switch. In some applications you can use a little 'pocket' hub that you can drag with you and then route the segments through the hub, and place the snooping device on the hub (when usign this please note that some cheapo stuff with a "hub" badge coul?d be really a switch). You can try to flood the switch with (faked) arp-packets causing the switch to act like an hub, but this will definetly influence any attempt to do some troubleshooting.
- Pre-distorion which equalizes the signal so that around 50 meters of cable (acts as lowe pass filter) makes signal back to original, so the signal distortions are not too large in any part of cable (either some pre-distortion or some cable filtering)
- Signal is send differentially to cable and is well balanced (good noise cancelling and rediced emissions)
- The signal is sent to the cable through a balancing transformer (safety and good common mode rejection characteristics)
- Common mode filters are used in the input and output wires (reduces conducted emissions)
- Twisted Pair Ethernet Transceiver - The schematic of this TPEX - Twisted-Pair Ethernet Transceiver - is actually fairly simple. The main component of a TP MAU is usually Am79C98 or its clone. Rate this link
- 10BASE-T Crossover Wiring - When connecting two twisted-pair MAUs (two network cards) together over a segment, the transmit data pins of one eight-pin connector must be wired to the receive data pins of the other, and vice versa. For a single segment connecting only two computers you can provide the signal crossover by building a special crossover cable. Rate this link
- 10-Mbps Twisted-Pair, Type 10BASE-T Introduction Rate this link
- How to split one cable between two Ethernet PCs - Although the scheme described in this document is not recommended for new installations and is not standards-compliant, sometimes it becomes necessary to share one 4-pair cable between two Ethernet computers. Rate this link
10Base-T information
The "T" in 10BASE-T stands for "twisted" in reference to the twisted-pair wire used for this variety of Ethernet. This is nowadays the most commonly used Ethernet variety (thanks to the popularity of structured cabling systems which are based on twisted pair wiring). The specifications for the twisted-pair media system were published in 1990. This system has since become the most widely used medium for connections to the desktop. The 10BASE-T system was the first popular twisted-pair Ethernet system.
The invention of 10BASE-T in the early 1990s led to the widespread adoption of Ethernet for desktop computers.10BASE-T system is designed to work with unshielded twisted pair wiring with impedance of 100 ohms + or - 15%. The maximun link length is speified to be 100 meters when using data grade cable (category 3 or better). The 10BASE-T system is designed to support the transmission of 10 Mbps Ethernet signals over "voice-grade" Category 3 twisted-pair cables. However, the vast majority of twisted-pair cabling systems in use today are based on Category 5 twisted-pair cables. Category 5 cables have higher quality signal carrying characteristics and work very well with the 10BASE-T system.
The 10BASE-T system operates over two pairs of wires, one pair used for receive data signals and the other pair used for transmit data signals. The two wires in each pair must be twisted together for the entire length of the segment, a standard technique used to improve the signal carrying characteristics of a wire pair. 10BaseT Ethernet is a baseband system that uses a Manchester encoding of high and low voltages to place bits on a wire pair. It a Manchester encoding each bit time contains a transition in the middle: a transition from low to high represents a 0 bit and a transition from high to low represents a 1 bit. With repeated bits of the same value, a transition is also needed at the edge of the bit time. To achieve 10 Mbps, one needs a capacity for 20 million transitions per second. Output signal level of a typical 10Base-T ethernet device is 2.2V to 2.8V (leads to around 2Vpp on each of the wires in the pair). The input signal level in the receiver end should be from 350mV (minimum signal level) to 2.8V (maximum ethernet card signal level). Most of the energy sent to the line is in 5-15 MHz frequency range. The 10Base-T Ethernet is designed for 100 ohm cable impedance (85-115 ohms allowed) cabbling. The standard Ethernet connector is 8-pin modular connector also known as RJ-45.
Ethernet 10BaseT pinout:
| Pin # | Signal Name | Function | EIA/TIA T568B color |
| 1 | TD+ | Transmit Data | white-orange |
| 2 | TD- | Transmit Data | orange |
| 3 | RD+ | Receive Data | white-green |
| 4 | NC | No Connection | blue |
| 5 | NC | No Connection | white-blue |
| 6 | RD- | Receive Data | green |
| 7 | NC | No Connection | white-brown |
| 8 | NC | No Connection | brown |
Signaling in 10BASE-T Ethernet is performed using Manchester phase encoding. In a "phase encoded" signal, the logic state (0 or 1) is indicated by the phase of the carrier signal, rather than by a fixed voltage level as in standard logic circuits. In "Manchester phase encoding" the data bit rate is the same as the base frequency of the master clock oscillator (10 MHz for standard 10BASE-T Ethernet). A data bit 0 in the level encoded signal is represented in the phase encoded signal by a full cycle of the original clock, while a data bit 1 is represented by a full cycle of the inverted clock. This encoding technique has the advantage that regardless of the data being transmitted, the encoded data have regular transitions, with a maximum time of one clock period between transitions. When this manchester code is sent ot the cable there are few signal tricks used to minimize the EMI problems and guarantee that the signal goes nicely through the cable:
For 10Base-T Ethernet the fundamental frequency will be between 5 MHz (alternating ones/zeros) and 10 MHz (all ones/all zeros). The energy spectrum of a packetized Ethernet signal using Manchester encoding at 10 Mb/s is concentrated under 30 MHz, with signal energy down to (but not including) DC. For 10baseT, though, the energy is pretty low at lower frequencies, becaus signal still have to get through the transformers. The maxumum energy is aroud frequencies between around 5-20 MHz (frequencies 5 MHz and 10 MHz being the strongest components). For example for a 10 Mbps Ethernet LAN, the preamble sequence encodes to a 5 MHz square wave.
Generally 10Base-T ethernet cards use RJ-45 connector to do the connection to the twisted pair wiring (some early card coud have had options for other connectors also). The transmitted data from the Ethernet card leaves at the wire pair which connects to RJ-45 connector pins 1 (Tx+) and 2 (Tx-). The received data comes to the Ethernet card through a twisted pair which connects to the RJ-45 connector pins 3 (Rx-) and 6 (Rc-). 10Base-T ethernet card can be directly wired to s structured cabling system wired according EIA/TIA 568A/568B and/or AT&T 258A. Because standard structured cabling systems use four wire pairs, and Ethernet uses only two of the, there are two wire pairs left to be used for other applications if needed. Those other applications could be for example putting another Ethernet connection to same cable or putting telephone signals to them (those work but are not recommended practices). In some applications those extra wires could be used to supply power to some Ethernet devices that take power through network wiring (modern Power over Ethernet standard devices and some older proprietary systems to power WLAN base stations and IP phones thropugh network cabling).
10BASE-T is point-to-point technique, which means that one wire can only connect two devices (two computer directly or computer to a HUB). This wire and devices on the end of it form one Ethernet segment. Multiple twisted-pair segments communicate by way of a multiport hub.
10BASE-T MAUs continually monitor the receive data path for activity as a means of checking that the link is working correctly. When the network is idle, the MAUs (network cards or transceivers) also send a link test signal to one another to verify link integrity. Vendors can optionally provide a link light on the MAU; if the link lights on both MAUs are lit when you connect a segment, then you have an indication that the segment is wired correctly. 10BaseT NICs uses a single normal link pulse (NLP) to perform a link integrity test. Typically an indicator LED on the NIC showes the status of the link. NLP pulses are typically generated every 16 ms when the transmitter is idle. Link LEDs are very useful intetwork faulfinding, but they are not fool-proof. Please note that link LEDs do not always guarantee that the wire link work for real traffic. Since the link test pulse operates more slowly than actual Ethernet signals, the link lights are not always a guarantee that Ethernet signals will work over the segment
You can connect 10BaseT interface of two devices directly together, without using a hub. To do this you need a "crossover cable" that crosses the data transmit and receive pairs.
- Output voltage: Voh = -0.225V and Vol = - 1.828V
- Output current AC: +-16 mA nominal (14-19 mA allowed range)
- Output current DC: +4.5 mA (4-5 mA allowed range)
- Output impecance: Grater than 50 kohms
- Circuit type: ECL
- Level transistion time: 25 ns +- 5 ns @ 10-90% transistion
- Encoding format: Manchester phase encoding
- Transmit/recevie frequency: 10 Mbps +-0.01%
- Topology: Branching bus
- Medium: Shielded coaxial cable (50 ohm impedance, for example RG58 cable)
- Access control: Carrier Sense, Multiple Access with Collision
- Signal type: Digital
- Output voltage: Voh = +700 mV and Vol = - 700 mV
- Signal type: AC signal
- Circuit type: Balanced, differential ECL
- Encoding format: Manchester phase encoding
- Transmit/receive frequency: 10 Mbps +-0.01%
- Topology: Chained (point-to-point from card to MAU)
- Medium: Shielded multiconductor cable (78 Ohm balanced shielded twisted pair connections), 15 pin shielded connector
- Access control: Carrier Sense, Multiple Access with Collision Detect (CSMA/CD)
- Power from Ethernet card to MAU: +12V
- 1 Shield
- 2 Collision Detect A
- 3 Transmit Data A
- 4 (Receive Data Shield)
- 5 Receive Data A
- 6 Vc
- 7 (Control Out A)
- 8 (Control Out Shield)
- 9 Collision Detect B
- 10 Transmit Data B
- 11 (Transmit Data Shield)
- 12 Receive Data B
- 13 V+
- 14 (V Shield)
- 15 (Control Out B)
- AUI Connector Pinout Rate this link
- Thick Coaxial Ethernet, Type 10BASE5 Introduction Rate this link
- Coaxial Transceiver Interface - The main component of a MAU for coaxial cable is usually DP8392C or its clone. Let's take a closer look at this device. Rate this link
Thick Coaxial Ethernet
The thick coaxial media (10BASE-5) system was the first media system specified in the original Ethernet standard of 1980. Thick coaxial segments are still sometimes installed as a backbone segment for interconnecting Ethernet hubs, since thick coaxial media provides a low-cost cable with good electrical shielding that can carry signals relatively long distances between hubs. Thick coaxial cable is limited to carrying 10-Mbps signals only. Thick coaxial segments can only be connected in the bus cable form of physical topology. The maximum lenght of the cable segment is 500 meters. The cable impedance is 50 ohms. Coaxial cable for use in 10BASE-5 is double-shielded 0.4 inch diameter RG8 coaxial cable (about the size of a garden hose). The cable is not flexible, and difficult to work with. The cable has a characteristic impedance of 50 ohms.
Thick Ethernet coaxial cable bus must be terminated. The standard termination is 50 +/-2 ohms. The end connector on the RG-8 cable is an "N" type connector. The cable is externally terminated with a resistor inside an N connector. Proper termination is essential for the proper operation of the network, because missing or wring termination causes signal reflections and causes that the signal collision detection does not work properly. The standard notes that the thick coax segment should be grounded at one point for electrical safety reasons. There must only be only one grounding point, to avoid disrupting the Ethernet signals carried by the cable. All other metal parts on the cable should be insulated or carefully routed and fastened in place with plastic cable ties to avoid accidentally touching an electrical ground.
Ethernet 10Base5 Characteristics in coaxial cable:
For 10 Mb/s Ethernet (using Manchester encoding) the fundamental frequency will be between 5 MHz (alternating ones/zeros) and 10 MHz (all ones/all zeros). The energy spectrum of a packetized Ethernet signal using Manchester encoding at 10 Mb/s is concentrated under 30 MHz. The energy goes down to DC for coaxial ethernet.
An Ethernet interface is attached to a thick Ethernet segment with an external MAU. The MAU provides an electrical connection to the thick Ethernet coax and transfers signals between the Ethernet interface and the network segment. The MAU physically and electrically attaches to the coaxial cable by a cable tap. The cable is pierced, and a connection is made (by a screw) to the center conductor. The specifications state that there may be a maximum of 100 MAUs attached to a segment, and that each MAU connection to the thick coax be placed on any one of the black bands marked on the coaxial cable. An AUI cable can be used to provide the connection between an external MAU and the Ethernet interface. The MAU is equipped with a male 15-pin connector with locking posts, and the Ethernet interface (DTE) is equipped with a female 15-pin connector that is typically provided with a sliding latch.
Characteritics of MAU interace:
The 10BASE5 Ethernet interface connector passes three pairs of transformer isolated differential signals for signal transmission, reception, and collision detection. The differential signals TX+/-, RX+/-, and COL+/- at the Serial Interface Adapter (SIA) chip may have risetimes approaching 2 nanoseconds. The interface also supplies 12 volts DC to enable the use of externally powered media access units (MAUs).
Pinout of 15-pin D connector used in MAU connection:
The standard AUI cable is relatively thick (approx. 1cm or 0.4 inch diameter), and may be up to 50 meters (164 feet) long. The maximum allowable length between a station and a MAU for thinner "office grade" AUI cables is 12.5 meters (41 feet). A typical MAU cable consists of four shielded twisted pair wires that carry the power, transmit data, receive data and collision detect information.
10Base5 spec says the coax SHALL be grounded at one and only one point. Grounding your coax is generally a good idea; it allows static electricity to bleed off and, supposedly, makes for a safer installation. Further, many local electrical codes will require your network cabling to be grounded at some point. When you ground your Ethernet cable, make sure you do so only at one point. Multiple grounds on an Ethernet segment will not only cause network errors, but also risk damage to equipment and injury to people. If you have a repeater on one end of the segment, this will usually automatically ground that end of the segment (you may want to check the repeater documentation and configuration to assure this is the case?most repeaters can be set-up to NOT ground). If you don?t have a repeater, you can get terminating resistors with ground straps attached.
- Output voltage: Voh = -0.225V and Vol = - 1.828V
- Output current AC: +-16 mA nominal (14-19 mA allowed range)
- Output current DC: +4.5 mA (4-5 mA allowed range)
- Output impecance: Grater than 50 kohms
- Circuit type: ECL
- Level transistion time: 25 ns +- 5 ns @ 10-90% transistion
- Encoding format: Manchester phase encoding
- Transmit/recevie frequency: 10 Mbps +-0.01%
- Topology: Branching bus
- Medium: Shielded coaxial cable (50 ohm impedance, for example RG58 cable)
- Access control: Carrier Sense, Multiple Access with Collision
- 10-Mbps Thin Coax, Type 10BASE2 Introduction Rate this link
- Coaxial Transceiver Interface - The main component of a MAU for coaxial cable is usually DP8392C or its clone. Let's take a closer look at this device. Rate this link
- How to build baluns for 10Base5 or 10Base2 Ethernet - If you need to run coaxial ethernet on one twisted pair, you should use 10base2 (thin coax) equipment with baluns. They are available in many of the wiring products type catalogs. Other option is to use an active media converter. Rate this link
Thin coaxial Ethernet
The thin coaxial Ethernet system uses a flexible coaxial cable that makes it possible to connect the coaxial cable directly to the Ethernet interface in the computer. The cable used is typically RG-58 coaxial cable or similar. The cable is teriminated with BNC connecors. Thin coaxial cable is limited to carrying 10-Mbps signals only.
Thin coaxial segments can only be connected in the bus cable form of physical topology. The maximum lenght of the cable segment is 185 meters. The cable impedance is 50 ohms. Up to 30 MAUs are allowed on each thin Ethernet segment. The standard requires that multiple segments of thin coaxial cable be linked with repeaters. Each end of a complete thin Ethernet segment must be equipped with a 50 ohm terminating resistance. It is essential that exactly two 50 ohm terminators be installed or enabled on a given segment, or the collision detection mechanism in the MAUs attached to the segment will not function correctly.
The cable is connected to the Ethernet cable using BNC Tee that is connected directly to the female BNC on the interface. The standard notes that the length of the "stub" connection from the BNC MDI on the interface to the coaxial cable should be no longer than four centimeters (1.57 inches), to prevent the occurrence of signal reflections which can cause frame errors.
Ethernet 10Base2 Characteristics:
For 10 Mb/s Ethernet (using Manchester encoding) the fundamental frequency will be between 5 MHz (alternating ones/zeros) and 10 MHz (all ones/all zeros). The energy spectrum of a packetized Ethernet signal using Manchester encoding at 10 Mb/s is concentrated under 30 MHz. The energy goes down to DC for coaxial ethernet.
The Ethernet standard notes that you may provide a thin coaxial segment with a grounding point for electrical safety. To avoid disrupting the Ethernet signals carried by the cable, there must only be one grounding point. All other metal parts on the cable should be insulated or carefully routed and fastened in place with plastic cable ties to avoid accidentally touching an electrical ground. ?
The flexibility and low cost of the thin coaxial system has made it popular for networking clusters of workstations in an open lab setting, although twisted pair wiring s catching there also quicly also.
When making the wiring for 10Base-2 network, be sure your cable is the correct impedance. The correct cable impedance is 50 ohms. The right coaxial cable type to use is RG-58, although some other 50 ohm coaxial cable types can be also used (as long as they have similar characteristics as RG-58 and you have BNC connector that you can terminate that cable). Make sure that the connectors and terminators match the impedance of the cable. If you use wrong impedance cable for ethernet wiring, you'll get subtle and intermittant data errors that are tough to track down. When building the cables, buy and use a good crimping tool. Do not use those twist-on connectors. They loosen and bring more intermittant problems.
Use "T" connectors to connect the PC to the cable segment. Connect the "T" directly to the PC. You aren't allowed to run a cable from the "T" to the PC.Remeber that you must have at least 4.5 feet (1.5 meters) of cable between PCs. One (and only one) end of the cable should be grounded. It's generally easy enough to do this by running a ground line from the terminator to some reliable grounding point (for example mains power ground). If you ground both ends or don't ground either end the result will be intermittant problems. The thin Ethernet standard is designed for 50 ohm coaxial cable and this is the cable type which should ne used. Be careful to make reliable connections all the way through the network bus, because one bad connection on the route will make the whole network bus segment not working.
In some applications in Ethernet it is desirable to connect the DTE to a non-standard impedance coaxial cable. The 2 most commonly used non-standard cables have 75 Ohm and 93 Ohm impedances. The major difference between non standard cables comes down to segment length. This is due to the increase in cable resistance. Because the 10Base2 Ethernet transceiver is a current driver, the parameters primarily effected by the change in cable impedance are the transmitter and collision voltage detection levels. Some very old Ethernet cards (from 1980-1990) have also supported non-standard 75 ohm coaxial cable as a wiring option. This 75 ohm cable is very rarely used.
IEEE 802.3 specifies maximum cable length to be 500 meters for 10BASE-5 and 185 meters for 10BASE-2. Extension of this maximum cable length to 1000m and 300m respectively is made possible by means of a technique referred to as, "Transmit Mode Collision Detect." In this scheme it is key that the transmitting node be assured of detecting its own collision and not those of all the stations on the cable. When used, this method allows longer cable segments. Those extra-long cable segment options are not normally used in Ethernet systems.
The 10Base2 spec says the coax MAY be grounded at one and only one point. Grounding your coax is generally a good idea; it allows static electricity to bleed off and, supposedly, makes for a safer installation. Further, many local electrical codes will require your network cabling to be grounded at some point. The grounding of 10Base2 network is not absolute necessary for the wiring to work. You should absolutely install cabling according to your electrical codes. When you do ground your cable, make sure you do so only at one point. Multiple grounds on an Ethernet segment will not only cause network errors, but also risk damage to equipment and injury to people. In thin Ethernet cabling multiple groungs can happen if the "T" piece and the connectors attached to it touch the PC case or metallic shield of some other cable on the back of the PC. If there is considerable risk of getting multiple ground connections in this way, it is a good idea to use insulated BNC connectors and T pieces when you build your network. If you have a repeater on one end of the segment, this will usually automatically ground that end of the segment (you may want to check the repeater documentation and configuration to assure this is the case?most repeaters can be set-up to NOT ground). If you don?t have a repeater, you can get terminating resistors with ground straps attached.
10Broad36
10BROAD36 is a seldom used Ethernet specification which uses a physical medium similar to cable television, with CATV-type cables, taps, connectors, and amplifiers. 10BROAD36 is the only 802.3 broadband media specisfication. It uses 75 ohm CATV coax as the medium. 10Broad36, which is part of the IEEE 802.3 specification, has a distance limit of 2.24 miles (3600 meters) per networkt. Single 10Broad36 segments can be as long as 1800 meters. All 10Broad36 networks are terminated by a "head end" device. Broadband cable systems like CATV support transmission of multiple services over a single cable by dividing the bandwidth into separate frequencies, with each frequency assigned to a different service. This capability can allow 10Broad36 share a single cable with other services such as video. Broadband is by nature analog, so analog encoding must be used.10Broax36 uses PSK modulated radio frequency (RF). The transmission rate is 10 Mb/s. The broadband MAU uses a data band 14 MHz wide and an adjacent collision enforcement band 4 MHzBroadband transmission differs from baseband transmission in the direction of signal flow. The signal moves in only one direction along the cable. In order for signals to reach all the devices in the network, there must be two paths for data flow. This may be accomplished through either a "single cable" or "dual cable" configuration. On a dual-cable system the transmitand receive carrier frequencies are identical and the MAU connects to the medium via two taps,one on the receive cable and the other on the transmit cable. CATV-type broadband cable installation is typically a single bidirectional cable with bandsplitamplifiers and filters. In single cable system te physical tap is a passive directional device such that the MAU transmission is directed toward the headendlocation (reverse direction). On a single-cable system the transmission from the MAU is at a carrier frequencyf1. A frequency translator (or remodulator) located at the headend up-converts to a carrier frequencyf2, which is sent in the forward direction to the taps (receiver inputs). A single cable midsplit con.guration with a frequency offset of 156.25 MHz or 192.25 MHz between forward and reverse channels is recommended.The collision detection in 10Broad36 is quite special: A transmitting MAU logically compares the beginning of the received data with the data transmitted. Anydifference between them, which may be due to errors caused by colliding transmissions, or reception of anearlier transmission from another MAU, or a bit error on the channel, is interpreted as a collision.When a collision is recognized, the MAU stops transmission in the data band and begins transmission of anRF collision enforcement (CE) signal in a separate CE band adjacent to the data band. The CE signal isdetected by all MAUs and informs them that a collision has occurred. All MAUs signal to their attachedMedium Access Controllers (MACs) the presence of the collision. The transmitting MACs then begin the collision handling process. Collision enforcement is necessary because RF data signals from different MAUs on the broadband cable system may be received at different power levels.When introduced, 10Broad36 offered the advantage of supporting much longer segment lengths than 10Base5 and 10Base2. But this advantage was diminished with introduction of the fiber based FOIRL and 10Base-F standards. 10Broad36 is not capable of supporting the full-duplex mode of operation.
- Access systems unite Sonet, Ethernet - Sonet and Ethernet, two of the networking industry's most popular standards, are uniting in a way that might be inevitable given recession-era carrier trends. Rate this link
- Adding VT1.5 Switching to Sonet/SDH Platforms - To support Ethernet, POS, T1s, and more, metro system designers must build equipment that can switch down to the VT1.5 level. Here's a look at some of the features to consider when building a VT1.5 switching card. Rate this link
- Blast Through the Barriers to Ethernet in the Metro - To deliver truly 'carrier-worthy' Ethernet over Sonet/SDH, aggregation techniques must be combined with adequate flow control. Rate this link
- Delivering Ethernet over Sonet using Virtual Concatenation - Operators are being pushed to provide transparent Ethernet networks. Fortunately, MAN equipment designs are on the way that support Ethernet over Sonet operation. Rate this link
- Ethernet still generates buzz as Sonet alternative - The idea of using Ethernet throughout the network . replacing Sonet entirely . appears to have vanished, but equipment vendors are still keen on selling the technology as a means of creating services at the network edge. Rate this link
- Ethernet-over-Sonet gains metro ground - The battle over how to send Ethernet traffic in metropolitan-area networking applications could quickly be coming to a close. A host of chip and equipment developers have solutions that enable operators to map Ethernet traffic directly over existing Sonet infrastructure products. Rate this link
- Ethernet-over-Sonet Tutorial: Part 1 - In order to support increasing data traffic levels, equipment developers must build systems that map Ethernet packets over Sonet/SDH links. In this two-part series we'll lay out the encapsulation techniques required to make Ethernet-over-Sonet come to life. Rate this link
- Ethernet-over-Sonet Tutorial: Part 2 - In order to support increasing data traffic levels, equipment developers must build systems that map Ethernet packets over Sonet/SDH links. In this two-part series we'll lay out the encapsulation techniques required to make Ethernet-over-Sonet come to life. Rate this link
- Ethernet-over-Sonet is winning the metro Rate this link
- Metro Ethernet and ELECtrification - Ethernet moves beyond the enterprise LAN and into the metropolitan area network. Rate this link
- New Ethernet - What you see today is not your father's Ethernet. Virtual LANs are but one of the many new additions. Rate this link
- Optical vendors hang hopes on Ethernet, 40-Gbit nets Rate this link
- Sonet/SDH framers gird for multiservice Rate this link
- Switched Ethernet Brings Packet Data to Metro Rings - Switched Ethernet over Sonet is emerging as a viable way to migrate to packet-switched nets while preserving the current infrastructure. Rate this link
Metropolitan Access Ethernet
Ethernet technology is designed originally or LAN, but it's usage has expended to campus networks and metropolitan area networks. Outside of enterprise networks, Ethernet is beginning to catch on as a means of Internet access and for connecting metropolitan LANs. But Ethernet has stalled there because it lacks some of the features, particularly in quality-of-service, needed to provide private-line services. Several technologies are coming together to make Ethernet compelling for metro access. Sonet and Ethernet, two of the networking industry's most popular standards, are uniting in a way that might be inevitable given recession-era carrier trends. The idea of using Ethernet throughout the network - replacing Sonet entirely - appears to have vanished, but equipment vendors are still keen on selling the technology as a means of creating services at the network edge. Many metropolitan networks nowadays are based on Sonet/SHD technologues. Carriers built the metro using mature Sonet technologies, which, while optimal for voice or other jitter- and delay-sensitive applications, lack fast circuit-provisioning capabilities, scalability and bandwidth efficiency. This makes the MAN inefficient for the cost-effective transport of data. To leverage Ethernet in the metro it is often necessary to understand the existing Sonet/SDH infrastructure and how it can be adopted to take Ethernet traffic efficiently. With recent innovations in Sonet/SDH and metro Ethernet, the perfect storm of technologies has been brewed to offer Ethernet essentially over any distance. Switched Ethernet over Sonet is emerging as a viable way to migrate to packet-switched nets while preserving the current infrastructure. The advent of generic framing procedure (GFP) and related standards promise the ability to merge the worlds of Ethernet and Sonet more efficiently. One of the most interesting technologies is the combination of virtual concatenation (VCAT) and generic framing procedure (GFP) in the Sonet/SDH segment, along with the enhancements to Ethernet that make it "carrier-worthy." VCAT comes in two varieties: High-order VCAT and Low-order VCAT. For high-order VCAT, two STS-1 data paths could be grouped to yield a 100-Mbit point-to-point Ethernet network that spans any distance. For low-order, seven VT1.5 tributaries could be grouped to create a cost-effective 10-Mbit Ethernet point-to-point network. VCAT can be incorporated into an existing Sonet/SDH network by adding technology at the end points. Another technology crucial to offering metro Ethernet services is the generic framing procedure. GFP is standardized by the ITU as G.7041 and describes the encapsulation and data-rate adaptation techniques for transporting various protocols over Sonet/SDH networks. GFP offers two categories of service: framed and transparent. Framed GFP packages a complete Ethernet (or other) frame into a GFP header. It is important to realize that the frame is carried in its entirety; thus, to the end user, it appears that the Ethernet network is expanded and can be managed like a large enterprise network. Transparent GFP creates a data pipe that moves 8B/10B encoded data from end to end in a streaming fashion. Streams of 8B/10B traffic are encoded into 64B/65B superblocks for transport over the Sonet/SDH network. Rate adaptation is achieved by inserting and removing idle characters. Today, framed GFP is standardized for Gigabit Ethernet. Other protocols, including Fibre Channel and lower-speed Ethernets, will be standardized in the future. Today it is possible to transport Gigabit Ethernet, 1- and 2-Gbit Fibre Channel, Ficon, Escon/Sbcon and DVB-ASI over transparent GFP. In a typical scenario a service provider offers 10/100 Ethernet virtual private network (VPN) services by aggregating the 10/100 Ethernet traffic over a Gigabit Ethernet connection. Aggregated Ethernet flows can be distinguished by inspecting parts of the Ethernet frame. By examining the outer-most virtual LAN (VLAN) tag, multiprotocol label switching (MPLS) label, Internet Protocol (IP) type-of-service byte, DiffServ code point or Ether-net source address (or combinations of these), we can use a simple table lookup to determine the Sonet/SDH VCAT group into which the flow should be encapsulated. If the incoming traffic already has labels that can collide with the ones used by the operator, there is sometimes needs to switch or stack labels. Ethernet VLANs can be stacked using the relatively new "Q in Q" label-stacking scheme, so named for VLAN standard IEEE 802.1Q. MPLS labels have had stacking capabilities from the start. One challenge that will be encountered in moving Ethernet to the metro is the need for lossless flow control. Ethernet comes equipped with the ability to send pause frames once a watermark is tripped. To preserve a loss-free environment in metro applications, there needs to be enough buffering to hold up to three jumbo frames (9,600 bytes) per interface to accommodate a span of 10 km. Ethernet has become so economical that using a link to less than its throughput capacity has a very minor impact on the total cost of the solution. The bulk of the cost is still in the Sonet/SDH part of the network. So the operatotr might offer service like 10-Mbit Ethernet connection that is policed down to 3 Mbits/s. Provisioning is always provided by, at a minimum, specification of a committed information rate (CIR). Traffic that complies with its CIR is always delivered. Provisioning can also be offered using a burst information rate (BIR). Here, traffic that exceeds the CIR parameter but is less than the BIR parameter is delivered on a "best effort" basis.
Power over Ethernet
Power over Ethernet (PoE) is a technology for wired Ethernet LANs (local area networks) that allows the electrical current, necessary for the operation of ach device, to be carried by the data cables rather than by power cords. The idea for supplying power and data shared lines are not new - they were also shared in the days of the telegraph and are shared in normal telephone lines (PSTN) for very many decades. Sharing the same wires on the LAN environment is much newer technology. Traditionally the LAN cabling has provided thew data connectivity and all the computer devices connected to it have received the power from nearby mains wall outlet. The history of the idea of using LAN cabling to supply also power to devices connected to it seems to be around 15 years or so (Patent US4733389 sh








