|
| |
| | Ethernet - Wikipedia, the free encyclopedia |
 | | Ethernet was originally developed as one of the many pioneering projects at Xerox PARC. |  | | Despite this, switched Ethernet should still be regarded as an insecure network technology, because it is easy to subvert switched Ethernet systems by means such as ARP spoofing and MAC flooding. |  | | The Ethernet Version 2 or Ethernet II frame, the so-called DIX frame (named after DEC, Intel, and Xerox); this is the most common today, as it is often used directly by the Internet Protocol. |
|
http://en.wikipedia.org/wiki/Ethernet
(4308 words)
|
|
| |
| | Ethernet |
 | | The ethernet data format is defined by RFC 894 and 1042. |  | | This type of ethernet is subject to the 5-4-3 rule meaning there can be 5 network segments with 4 repeaters, and three of the segments can be connected to computers. |  | | The frame type was developed prior to completion of the IEEE 802.3 specification and may not work in all ethernet environments. |
|
http://www.comptechdoc.org/independent/networking/guide/nethwethernet.html
(689 words)
|
|
| |
| | Ethernet |
 | | A block of data transmitted on the Ethernet is called a "frame." The first 12 bytes of every frame contain the 6 byte destination address (the recipient) and a 6 byte source address (the sender). |  | | Since short Ethernet frames must be padded with zeros to a length of 64 bytes, each of these higher level protocols required either a larger minimum message size or an internal length field that can be used to distinguish data from padding. |  | | Since the maximum size of a packet on Ethernet is 1500 bytes, there was no conflict or overlap between DIX and 802 standards. |
|
http://pclt.cis.yale.edu/pclt/COMM/ETHER.HTM
(3470 words)
|
|
| |
| | Ethernet, Fast Ethernet, Gigabit Ethernet |
 | | Ethernet was originally developed by Digital, Intel and Xerox (DIX) in the early 1970's and has been designed as a 'broadcast' system, i.e. |  | | The U/L bit is used in Token Ring A destination Ethernet MAC address starting with the octet '05' is a group or multicast address since the first bit (LSB) to be transmitted is on the right hand side of the octet and is a binary '1'. |  | | Of course, in Ethernet, all source address will have a binary '0' since they are always individual. |
|
http://www.rhyshaden.com/ethernet.htm
(13057 words)
|
|
| |
| | comp.dcom.lans.ethernet FAQ |
 | | The design goals for Ethernet were to create a simply defined topology that made efficient use of shared resources, was easy to reconfigure and maintain, provided compatibility across many manufacturers and systems, while keeping the cost low. |  | | The original Ethernet specification began in the early 1970's by Xerox PARC, and was eventually improved upon by Digital Equipment Corporation, Intel, and Xerox (DIX) in 1980 with the release of Ethernet Version 1. |  | | In Ethernet networks, any frame shorter than the minimum 64 bytes but with a valid CRC is considered a runt. |
|
http://www.faqs.org/faqs/LANs/ethernet-faq
(3983 words)
|
|
| |
| | Define Ethernet - a definition from Whatis.com - see also: Alohanet |
 | | Specified in a standard, IEEE 802.3, Ethernet was originally developed by Xerox from an earlier specification called Alohanet (for the Palo Alto Research Center Aloha network) and then developed further by Xerox, DEC, and Intel. |  | | SearchNetworking.com also offers a long list of white papers about Ethernet and other network technologies. |  | | Go to Whatis.com for more computer terms and definitions |
|
http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci212080,00.html
(330 words)
|
|
| |
| | oreilly.com -- Online Catalog: Ethernet: The Definitive Guide |
 | | Hubs, repeaters, routers, and other signaling components are also covered, discussing the functions, uses, and when/when not to use a particular device. |  | | The first describes both the performance of a given Ethernet channel, as well as the performance of the entire network system. |  | | The book includes an introduction to Ethernet and sections on media systems, how to build your Ethernet system, performance analysis, and troubleshooting. |
|
http://www.oreilly.com/catalog/enettdg
(1458 words)
|
|
| |
| | [No title] |
 | | 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. |  | | For example, DEC is assigned the vendor component 08-00-2B, so multicast addresses assigned by DEC have the first 24-bits 09-00-2B (since the multicast bit is the low-order bit of the first byte, which is "the first bit on the wire"). |  | | If there is a global algorithm for which addresses are designated to be physical (in a chipset) versus logical (assigned in software), or globally-assigned versus locally-assigned addresses, some of the known addresses do not follow the scheme (e.g., AA0003; 02xxxx). |
|
http://www.iana.org/assignments/ethernet-numbers
(1670 words)
|
|
| |
| | Ethernet Codes master page |
 | | These pages contain collected information on the various codes used on IEEE 802.3 and Ethernet. |  | | Specifically 802.5 sends the bits of a byte in the opposite order to Ethernet or 802.3, so the codes listed below may have the bits of each byte reversed (e.g. |  | | Be careful using this reference for other IEEE 802 media. |
|
http://www.cavebear.com/CaveBear/Ethernet
(464 words)
|
|
| |
| | Ethernet |
 | | All higher-speed Ethernet specifications include definitions for managed objects and control agents that are compatible with Simple Network Management Protocol (SNMP) and that can be used to gather statistics about the operation of the network nodes and to assist in network management. |  | | The solution for Fast Ethernet was to reduce the maximum network diameter by approximately a factor of 10 (to a little more than 200 meters). |  | | Fast Ethernet was required to provide backward compatibility with earlier Ethernet networks, including the existing IEEE 802.3 frame format and error-detection procedures, plus all applications and networking software running on the |
|
http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/ethernet.htm#wp1020985
(10000 words)
|
|
| |
| | Ethernet |
 | | Ethernet uses a simple Carrier-Sense Multiple Access protocol with Collision Detection (CSMA/CD) to prevent two computers trying to transmit at the same time (or more correctly to ensure both computers retransmit any frames which are corrupted by simultaneous transmission). |  | | The bus is formed from a 50 Ohm co-axial cable which connects all the computers in the LAN. |  | | 1982 - ISOC RFC 826 definition of the address resolution protocol for Ethernet |
|
http://www.erg.abdn.ac.uk/users/gorry/course/lan-pages/enet.html
(900 words)
|
|
| |
| | RFC 894 (rfc894) - Standard for the transmission of IP datagrams over Eth |
 | | Static Table Each host could be provided with a table of all other hosts on the local network with both their Ethernet and Internet addresses. |  | | A static table could be used, or a dynamic discovery procedure could be used. |  | | Unix 4.2bsd also uses a non-standard Internet broadcast address with a host part of all zeroes, this may also be changed in the future.) RFC 894 April 1984 Byte Order As described in Appendix B of the Internet Protocol specification [1], the IP datagram is transmitted over the Ethernet as a series of 8-bit bytes. |
|
http://www.faqs.org/rfcs/rfc894.html
(896 words)
|
|
| |
| | The Final Ethernet - C64 Ethernet Cartridge |
 | | A C64 Ethernet adapter would make it possible to connect the C64 directly to the Internet, making it possible to download software, transfer data to and from the C64, play network games over the Internet; the possibilities are endless. |  | | The idea of building an Ethernet adapter for the C64 was concieved by Peter numerous years ago, but it was not until recently that we had the necessary competence to actually build the hardware and write the software for this project. |  | | More information including the full schematics and pictures of the hardware can be found |
|
http://www.dunkels.com/adam/tfe
(470 words)
|
|
| |
| | Linux Ethernet-Howto |
 | | This is the Ethernet-Howto, which is a compilation of information about which ethernet devices can be used for Linux, and how to set them up. |  | | Note that this Howto is focused on the hardware and low level driver aspect of the ethernet cards, and does not cover the software end of things like |  | | That information is found in various other Linux documentation. |
|
http://www.tldp.org/HOWTO/Ethernet-HOWTO.html
(149 words)
|
|
| |
| | Dan Kegel's Fast Ethernet Page |
 | | EM100 TX Fast Ethernet Adapter - For ISA, EISA and PCI |  | | EM110 TX 10/100 Fast Ethernet Adapters - For ISA, EISA and PCI |  | | Fast Ethernet cards for ISA, PCI and MCA (Microchannel) Busses |
|
http://alumnus.caltech.edu/~dank/fe
(429 words)
|
|
| |
| | Socket Communications: Ethernet Card |
 | | Since shipping the industry's first PC Card Ethernet Adapter in 1992, Socket has been a leading innovator in developing Ethernet plug-in cards for mobile computers. |  | | This can be a crucial advantage in a mobile computing environment, where energy efficiency means less time wasted changing batteries or looking for AC outlets and more time spent doing productive work. |  | | The new 10/100 Ethernet CF Card offers a solution to any Windows CE user who needs 100 MB access. |
|
http://www.socketcom.com/product/ethernet.asp
(213 words)
|
|
| |
| | Technorati Tag: ethernet |
 | | AEI Server Class Ethernet Cards Server class single, dual, and quad port Fast ethernet and Gigabit ethernet cards with free trunking, failover and load balancing software. |  | | Now networking is easy with Microsoft Broadband Networking. |  | | Ethernet Products at CDW Shop CDW.com for the latest desktops, notebooks, printers, electronics and more. |
|
http://technorati.com/tag/ethernet
(509 words)
|
|
| |
| | Metro Ethernet Forum - Home Page |
 | | The guy invented Ethernet in 1973 and wrote one of the most widely read technology columns ever for InfoWorld in the late '90s. |  | | MEF Certification Program to Accelerate Adoption of Carrier Ethernet |  | | The MEF believes Ethernet is a universal communications technology and their first objective was to enable Carrier Ethernet as the preferred carrier technology and service. |
|
http://www.metroethernetforum.org
(2125 words)
|
|
| |
| | Howstuffworks "How Ethernet Works" |
 | | In this article, we 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. |  | | For a buying guide and expert reviews of the best new computers, |  | | The global computer network known as the World Wide Web provides services that let consumers buy books, clothes, and even cars online, or auction those same items off when no longer wanted. |
|
http://www.howstuffworks.com/ethernet.htm
(232 words)
|
|
| |
| | TracePlus/Ethernet |
 | | Expanded MAC address/Vendor name translation supports over 7000 known Ethernet vendor codes |  | | Monitoring and Performance Analysis plus Packet Capture for Ethernet Networks |  | | TracePlus®/Ethernet can display any Ethernet protocol at the very least in Hex/ASCII format. |
|
http://www.sstinc.com/ethernet.html
(1548 words)
|
|
| |
| | Charles Spurgeon's Ethernet (IEEE 802.3) Web Site |
 | | Charles Spurgeon's Ethernet Web site has moved to: www.ethermanage.com/ethernet/ |  | | This page will take you there automatically in a few seconds, or you can click on the URL to go there immediately. |
|
http://wwwhost.ots.utexas.edu/ethernet
(31 words)
|
|
| |
| | Webopedia: Ethernet Designations |
 | | You are in the: Small Business Computing Channel |  | | A generic name for 100 Mbps Ethernet systems. |  | | A generic name for 1000 Mbps Ethernet systems. |
|
http://www.webopedia.com/quick_ref/EthernetDesignations.asp
(372 words)
|
|
| |
| | InterOperability Laboratory: Technologies: 10BASE-T |
 | | The Fast Ethernet, Gigabit Ethernet and Power over Ethernet Consortiums have developed a series of hardware and software tools for testing Ethernet devices. |  | | Ethernet is the predominate LAN technology in use today. |  | | Ethernet data rates range from 1Mb/s to 10,000Mb/s. |
|
http://www.iol.unh.edu/consortiums/10baset
(468 words)
|
|
| |
| | Embedded Ethernet |
 | | Buy the hardware pieces separately and write all the software yourself. |  | | Techweb.com defines embedded Ethernet as a "single-chip implementation of the Ethernet networking standard." Simply put, by embedding Ethernet onto a device, it has the capability to communicate via Ethernet without using a computer. |  | | The serial to Ethernet devices are designed to have a simple interface to the serial and Ethernet signals, and are configured at the factory with an application program to operate as a complete serial to Ethernet device without any programming or customization. |
|
http://www.embeddedethernet.com
(1181 words)
|
|
| |
| | Optical Ethernet Resource Center Web Site |
 | | Visit online technology Forums and learn more about Optical Ethernet technological advances. |  | | Designed to bring you up to date with all ongoing activities and happenings in the expanding optical Ethernet market, this unique online resource center offers you: news articles, industry events, white papers, related links, and many more online resources. |  | | Follow up closely on Standard Activity and the latest progress of the major Standards Workgroups. |
|
http://www.optical-ethernet.com
(103 words)
|
|
| |
| | How to wire Ethernet Cables |
 | | If you just walk into a computer store, it's nearly impossible to tell what type of connector it is. |  | | Power over Ethernet has been implemented in many variations before IEEE standardized 802.3af. |  | | PoE power is typically supplied in one of two ways, either the host ethernet switch provides the power, or a "midspan" device is plugged in between the switch and endpoints which supplies the power. |
|
http://www.ertyu.org/steven_nikkel/ethernetcables.html
(1071 words)
|
|
| |
| | Ethernet « Data Communications « Computers |
 | | Web Search for Ethernet Data Communications Computers - News search for Ethernet Data Communications Computers - encyclopedia entries for Ethernet Data Communications Computers |  | | TechFest Ethernet Technical Summary - A largely complete overview of all Ethernet standards including Frame Structure, MAC, Physcial Layer, and cabling. |  | | Overview of Ethernet by Cisco - Ethernet history, topologies and physical layers. |
|
http://www.localadsearch.com/Computers/Data_Communications/Ethernet
(253 words)
|
|
| |
| | Intel® Network Connectivity - Gigabit Ethernet |
 | | As Information Technology (IT) departments adopt Fast Ethernet, and eventually Gigabit Ethernet to enhance network performance to support robust desktop needs, they will see: |  | | Gigabit Ethernet is an extension of the widely used 10 Mbps Ethernet and 100 Mbps Fast Ethernet standards for network connectivity. |  | | To support increasing bandwidth needs, Gigabit Ethernet incorporates enhancements that enable fast optical fiber connections at the physical layer of the network. |
|
http://www.intel.com/network/connectivity/resources/technologies/gigabit_ethernet.htm
(456 words)
|
|
| |
| | STT - Ethernet Module |
 | | Its application-based, Windows® user interface optimizes testing time and minimizes time spent on test configuration and training. |  | | The STT Ethernet Module is designed for the qualification, installation, maintenance, monitoring, and troubleshooting of Metro networks from 10/100M up to Gigabit and 10 Gigabit Ethernet, plus 1 and 2 Gigabit Fibre Channel. |  | | Ethernet Module (see Press Release and Featured Article) |
|
http://www.sunrisetelecom.com/stt/em.shtml
(203 words)
|
|
| |
| | Ethernet Alliance: Home |
 | | Component and system vendors gain efficient product development and decreased time-to-market. |  | | January 10, 2006: Ethernet Alliance Forms to Promote IEEE 802 Ethernet Technologies |  | | The mission of the Ethernet Alliance is to promote industry awareness, acceptance, and advancement of technology and products based on both existing and emerging IEEE 802 Ethernet standards and their management. |
|
http://www.ethernetalliance.org
(184 words)
|
|
| |
| | 18.3 Ethernet Frame |
 | | Data Field Data area, 46-1500 bytes, which has |  | | Ethernet traffic is transported in units of a frame, where each frame has a definite beginning and end. |  | | The Network Layer provides the encapsulation of the datagram into the frame to be transmitted over the network. |
|
http://wks.uts.ohio-state.edu/sysadm_course/html/sysadm-326.html
(233 words)
|
|
| |
| | IEEE 802.3 CSMA/CD (ETHERNET) |
 | | We have a number of active projects as listed below: |  | | The IEEE 802.3 Working Group develops standards for CSMA/CD (Ethernet) based LANs. |  | | IEEE 802.3 Power over Ethernet Plus Study Group. |
|
http://grouper.ieee.org/groups/802/3
(149 words)
|
|
| |
| | Ethernet Cable: Color Coding Standard |
 | | The information listed here is to assist Network Administrators in the color coding of Ethernet cables. |  | | A good way of remembering how to wire a Crossover Ethernet cable is to wire one end using the T-568A standard and the other end using the T-568B standard. |  | | Another way of remembering the color coding is to simply switch the Green set of wires in place with the Orange set of wires. |
|
http://www.incentre.net/incentre/frame/ethernet.html
(770 words)
|
|
| |
| | Learnthat.com Ethernet Definition. What is Ethernet? |
 | | It has several different flavors, with the original Ethernet designed with 10base5. |  | | Ethernet is a network standard of communication using either coaxial or twisted pair cable. |  | | The most widely used for of LAN communication, Ethernet typically runs at 10 megabytes per second, though newer systems use 100 Mbps, or ever gigabit of transfer. |
|
http://www.learnthat.com/define/e/ethernet.shtml
(136 words)
|
|
| |
| | Automation Systems - EtherNet/IP Network Overview |
 | | Another key feature of EtherNet/IP is that it uses commercial, off-the-shelf Ethernet components and physical media. |  | | This combination of well-accepted standards provides the functionality required to support both information data exchange as well as control applications. |  | | This provides a cost-effective plant floor solution using a familiar and well-understood infrastructure. |
|
http://www.ab.com/en/epub/catalogs/12762/2181376/214372/1810894/3404056
(241 words)
|
|
| |
| | The online Industrial Ethernet Book |
 | | In what could be the beginning of a new generation of multifunction automation controllers — and an end to absolute reliance on particular media protocols — is the promise behind Hilscher’s recently released Netx network controller silicon. |  | | Industrial Ethernet has become a byword for forward thinking industrial networking in the 21st Century, and The Industrial Ethernet Book has been at the forefront of this revolution, with editorial reflecting the latest news and technology from this exciting marketplace. |  | | The publication is constantly broadening its coverage to include Ethernet TCP/IP applications, enterprise and internet connectivity, wireless networking and embedded networking and will continue to include the definitive directory of Industrial Ethernet products and services, supported by this rich and vibrant website devoted to the same market sectors. |
|
http://ethernet.industrial-networking.com
(191 words)
|
|
| |
| | Networks and Communications |
 | | Provides the tools to use Ethernet technology in industrial control applications |  | | EtherNet/IP (Ethernet Industrial Protocol) is an open industrial networking standard that supports both real-time I/O messaging and message exchange. |  | | Leverage existing expertise and tools with use of standard, unmodified (IEEE 802.x/TCP/IP) Ethernet |
|
http://www.ab.com/networks/ethernet.html
(207 words)
|
|
| |
| | Intel® Ethernet Products |
 | | Intel® Ethernet products and technologies help increase performance and lower costs by featuring the reduced power consumption and extended interoperability that accelerate time-to-market with innovative, differentiated solutions. |  | | Intel® PRO Network Products for Desktop, Servers, Mobile and Wireless |
|
http://www.intel.com/design/network/products/ethernet
(45 words)
|
|
|