Ethernet and Fast Ethernet equipment. Description of Fast Ethernet technology Maximum speed of fast ethernet

Introduction

The purpose of this report was a concise and accessible presentation of the basic principles of operation and features of computer networks, using the example of Fast Ethernet.

A network is a group of connected computers and other devices. The main purpose of computer networks is the sharing of resources and the implementation of interactive communication both within one firm and outside it. Resources are data, applications and peripherals such as an external drive, printer, mouse, modem, or joystick. Interactive communication between computers implies real-time messaging.

There are many sets of standards for data transmission in computer networks. One of the kits is the Fast Ethernet standard.

From this material you will learn about:

  • Fast Ethernet technologies
  • Switches
  • FTP cable
  • Connection types
  • Computer network topologies

In my work, I will show the principles of a network based on the Fast Ethernet standard.

Local area network (LAN) switching and Fast Ethernet technologies were developed in response to the need to improve the efficiency of Ethernet networks. By increasing bandwidth, these technologies can remove network bottlenecks and support applications that require high data rates. The appeal of these solutions is that you don't have to choose one or the other. They are complementary, so the efficiency of the network can most often be improved by using both technologies.

The collected information will be useful both for those who are beginning to study computer networks and for network administrators.

1. Network diagram

2. Fast Ethernet technology

computer network fast ethernet

Fast Ethernet is the result of the evolution of Ethernet technology. Based on and keeping intact the same CSMA / CD (Channel Polling and Collision Detection Shared Access) method, Fast Ethernet devices operate at 10 times the speed of Ethernet. 100 Mbps. Fast Ethernet provides sufficient bandwidth for applications such as computer-aided design and manufacturing (CAD / CAM), graphics and imaging, and multimedia. Fast Ethernet is compatible with 10 Mbps Ethernet, so integrating Fast Ethernet into your LAN is more convenient using a switch rather than a router.

Switch

Using switches many workgroups can be linked together to form a large LAN (see Figure 1). Inexpensive switches perform better than routers for better LAN performance. Fast Ethernet workgroups of one or two hubs can be connected through a Fast Ethernet switch to further increase the number of users as well as cover a wider area.

As an example, consider the following switch:

Rice. 1 D-Link-1228 / ME

The DES-1228 / ME series includes configurable Layer 2 "premium" class Fast Ethernet switches. With advanced functionality, the DES-1228 / ME devices provide a low-cost solution for creating a secure and high-performance network. The switch features high port density, 4 Gigabit Uplink ports, small increments for bandwidth management, and improved network control... These switches allow you to optimize the network both in terms of functionality and cost characteristics. The DES-1228 / ME series switches are the optimal solution both in terms of functionality and cost characteristics.

FTP cable

LAN-5EFTP-BL cable consists of 4 pairs of solid copper conductors.

Conductor diameter 24AWG.

Each conductor is encased in HDPE (high density polyethylene) insulation.

Two conductors twisted at a specially selected pitch make up one twisted pair.

4 twisted pairs are wrapped in polyethylene film and, together with a single-core copper grounding conductor, are enclosed in a common foil shield and PVC sheath.

Straight through

It serves:

  • 1. To connect a computer to a switch (hub, switch) through the computer's network card
  • 2. To connect to a switch (hub, switch) of network peripheral equipment - printers, scanners
  • 3. for UPLINK "and on the higher-standing switch (hub, switch) - modern switches can automatically configure the inputs in the connector for reception and transmission

Crossover

It serves:

  • 1. For direct connection of 2 computers to a local network, without the use of switching equipment (hubs, switches, routers, etc.).
  • 2. for uplink, connection to a higher-standing switch in a complex local network structure, for old types of switches (hubs, switches), they have a separate connector, or marked "UPLINK" or X.

Star topology

To the stars- the basic topology of a computer network, in which all computers on the network are connected to a central node (usually a switch), forming a physical network segment. Such a segment of the network can function both separately and as part of a complex network topology(usually "tree"). All information exchange is carried out exclusively through the central computer, on which a very large load is imposed in this way, therefore it cannot be engaged in anything other than the network. As a rule, it is the central computer that is the most powerful, and it is on it that all the functions of managing the exchange are entrusted. In principle, no conflicts in a network with a star topology are possible, because the management is completely centralized.

Application

Classic 10-megabit Ethernet has been satisfying for most users for about 15 years. However, in the early 90s, its insufficient bandwidth began to be felt. For computers based on Intel 80286 or 80386 processors with ISA (8 MB / s) or EISA (32 MB / s) buses, the throughput of the Ethernet segment was 1/8 or 1/32 of the memory-to-disk channel, and this was in good agreement with the ratio the amount of data processed locally and data transferred over the network. For more powerful client stations with a PCI bus (133 MB / s), this share dropped to 1/133, which was clearly not enough. As a result, many 10Mbit Ethernet segments became congested, server responsiveness dropped significantly, and collision rates increased dramatically, further reducing usable bandwidth.

There is a need to develop a "new" Ethernet, that is, a technology that would be as efficient in terms of price / quality ratio at a performance of 100 Mbps. As a result of searches and research, specialists were divided into two camps, which ultimately led to the emergence of two new technologies - Fast Ethernet and l00VG-AnyLAN. They differ in the degree of continuity with classic Ethernet.

In 1992, a group of networking equipment manufacturers, including leaders in Ethernet technology such as SynOptics, 3Com, and several others, formed the Fast Ethernet Alliance, a nonprofit alliance to develop the standard new technology, which had to preserve the features of the Ethernet technology as much as possible.

The second camp was led by Hewlett-Packard and AT&T, who offered to take advantage of the opportunity to address some of the known flaws in Ethernet technology. Some time later, IBM joined these companies, which contributed to the proposal to provide some compatibility with Token Ring networks in the new technology.

At the same time, a research group was formed in committee 802 of the IEEE to study the technical potential of new high-speed technologies. Between the end of 1992 and the end of 1993, the IEEE group examined 100-megabit solutions from various manufacturers. In addition to the Fast Ethernet Alliance offering, the group also reviewed high-speed technology from Hewlett-Packard and AT&T.

Discussions focused on the issue of preserving the random CSMA / CD access method. The Fast Ethernet Alliance proposal maintained this method and thereby ensured the continuity and consistency of 10 Mbps and 100 Mbps networks. A coalition of HP and AT&T, which had the backing of significantly fewer vendors in the networking industry than the Fast Ethernet Alliance, proposed a completely new method of access called Demand Priority- priority access on demand. It significantly changed the picture of the behavior of nodes in the network, so it could not fit into the Ethernet technology and the 802.3 standard, and a new IEEE 802.12 committee was organized to standardize it.

In the fall of 1995, both technologies became IEEE standards. The IEEE 802.3 committee adopted the Fast Ethernet specification as an 802.3 standard and is not a stand-alone standard, but an addition to the existing 802.3 standard in the form of chapters 21 to 30. The 802.12 committee adopted l00VG-AnyLAN technology, which uses the new Demand Priority access method and supports frames in two formats - Ethernet and Token Ring.

v Physical layer of Fast Ethernet technology

All the differences between Fast Ethernet technology and Ethernet are concentrated on the physical layer (Fig. 3.20). The MAC and LLC layers in Fast Ethernet remain exactly the same, and are described in the previous chapters of the 802.3 and 802.2 standards. Therefore, considering Fast Ethernet technology, we will study only a few options for its physical layer.

The more complex structure of the physical layer of Fast Ethernet technology is due to the fact that it uses three options for cable systems:

  • · Fiber-optic multimode cable, two fibers are used;
  • · twisted pair category 5, two pairs are used;
  • · Twisted pair of category 3, four pairs are used.

The coaxial cable, which gave the world the first Ethernet network, was not included in the number of allowed data transmission media of the new Fast Ethernet technology. This is a common trend in many new technologies, because over short distances, Category 5 twisted pair can transfer data at the same speed as coaxial cable, but the network is cheaper and easier to use. Over long distances, optical fiber has much higher bandwidth than coax, and the network cost is not much higher, especially when you consider the high troubleshooting costs of a large coaxial cabling system.


Differences between Fast Ethernet technology and Ethernet technology

The rejection of coaxial cable has led to the fact that Fast Ethernet networks always have a hierarchical tree structure built on hubs, like l0Base-T / l0Base-F networks. The main difference between Fast Ethernet network configurations is the reduction of the network diameter to about 200 m, which is explained by a 10-fold reduction in the transmission time of a minimum frame length due to a 10-fold increase in the transmission speed compared to 10-megabit Ethernet.

Nevertheless, this circumstance does not really impede the construction of large networks based on Fast Ethernet technology. The fact is that the mid-90s were marked not only by the widespread use of inexpensive high-speed technologies, but also by the rapid development of local area networks based on switches. When using switches, the Fast Ethernet protocol can operate in full-duplex mode, in which there are no restrictions on the total length of the network, and only restrictions on the length of the physical segments connecting neighboring devices (adapter - switch or switch - switch) remain. Therefore, when creating long-distance LAN backbones, Fast Ethernet technology is also actively used, but only in a full-duplex version, in conjunction with switches.

This section discusses the half-duplex variant of Fast Ethernet technology, which fully complies with the definition of an access method described in the 802.3 standard.

Compared to the options for the physical implementation of Ethernet (and there are six of them), in Fast Ethernet, the differences between each option from the others are deeper - both the number of conductors and the coding methods change. And since the physical versions of Fast Ethernet were created simultaneously, and not evolutionarily, as for Ethernet networks, it was possible to define in detail those sublayers of the physical layer that do not change from version to version, and those sublevels that are specific to each version of the physical environment.

The official 802.3 standard established three different specifications for the Fast Ethernet physical layer and gave them the following names:

Fast Ethernet physical layer structure

  • · 100Base-TX for two-pair cable on unshielded twisted pair UTP category 5 or shielded twisted pair STP Type 1;
  • · 100Base-T4 for a four-pair cable on an unshielded twisted pair UTP category 3, 4 or 5;
  • · 100Base-FX for multimode fiber optic cable, two fibers are used.

The following statements and characteristics apply to all three standards.

  • · Fast Ethernetee frame formats are different from 10Mbit Ethernet frames.
  • · The Inter-Frame Gap (IPG) is 0.96 µs and the Bit Gap is 10 ns. All the time parameters of the access algorithm (backoff interval, transmission time of the minimum frame length, etc.), measured in bit intervals, remained the same, therefore, no changes were made to the sections of the standard concerning the MAC level.
  • · A sign of the free state of the medium is the transmission of the Idle symbol of the corresponding redundant code over it (and not the absence of signals, as in the Ethernet 10 Mbit / s standards). The physical layer includes three elements:
  • o reconciliation sublayer;
  • o media independent interface (Mil);
  • o Physical layer device (PHY).

The negotiation layer is needed so that the MAC layer, designed for the AUI interface, can work with the physical layer through the IP interface.

The physical layer device (PHY) consists, in turn, of several sublevels (see Fig. 3.20):

  • · The sublayer of logical data coding, which converts bytes coming from the MAC level into 4B / 5B or 8B / 6T code symbols (both codes are used in Fast Ethernet technology);
  • · Physical interconnection sublayers and physical media dependency (PMD) sublayers, which provide signaling in accordance with a physical coding method, such as NRZI or MLT-3;
  • · An auto-negotiation sublayer, which allows two communicating ports to automatically select the most efficient mode of operation, such as half-duplex or full-duplex (this sublayer is optional).

The IP interface supports a physical medium independent way of exchanging data between the MAC sublayer and the PHY sublayer. This interface is similar in purpose to the AUI interface of classic Ethernet, except that the AUI interface was located between the physical signal coding sublayer (for all cable variants the same physical coding method was used - Manchester code) and the physical connection sublayer to the medium, and the IP interface is located between the MAC sublayer and signal coding sublevels, of which there are three in the Fast Ethernet standard - FX, TX and T4.

The MP connector, unlike the AUI connector, has 40 pins, the maximum cable length for the MP is one meter. The signals transmitted via the MP interface have an amplitude of 5 V.

Physical layer 100Base-FX - multimode fiber, two fibers

This specification defines the operation of Fast Ethernet over multimode fiber in half-duplex and full-duplex modes based on the well-proven FDDI coding scheme. As in the FDDI standard, each node is connected to the network by two optical fibers coming from the receiver (R x) and from the transmitter (T x).

There are many similarities between the l00Base-FX and l00Base-TX specifications, so the properties common to the two specifications will be given under the generic name l00Base-FX / TX.

While 10 Mbps Ethernet uses Manchester coding to represent data when transmitted over a cable, Fast Ethernet defines a different coding method, 4V / 5V. This method has already shown its effectiveness in the FDDI standard and has been transferred without changes to the l00Base-FX / TX specification. In this method, every 4 bits of MAC sublayer data (called symbols) are represented by 5 bits. The redundant bit allows candidate codes to be applied by representing each of the five bits as electrical or optical pulses. The existence of prohibited combinations of characters allows you to reject erroneous characters, which increases the stability of networks with l00Base-FX / TX.

To separate the Ethernet frame from the Idle symbols, a combination of Start Delimiter symbols is used (a pair of symbols J (11000) and K (10001) of the 4B / 5B code, and after the end of the frame, a T symbol is inserted before the first Idle symbol.


Continuous data stream of 100Base-FX / TX specifications

After converting 4-bit portions of MAC codes into 5-bit portions of the physical layer, they must be represented as optical or electrical signals in the cable connecting the network nodes. The l00Base-FX and l00Base-TX specifications use different physical coding methods for this - NRZI and MLT-3, respectively (as in FDDI technology when working through fiber and twisted pair).

Physical layer 100Base-TX - twisted pair DTP Cat 5 or STP Type 1, two pairs

The l00Base-TX specification uses UTP Category 5 cable or STP Type 1 cable as the transmission medium. The maximum cable length in both cases is 100 m.

The main differences from the l00Base-FX specification are the use of the MLT-3 method to transmit signals of 5-bit 4V / 5V code portions over a twisted pair, as well as the presence of the Auto-negotiation function to select the port operation mode. The auto-negotiation scheme allows two physically connected devices that support several physical layer standards, differing in bit rate and number of twisted pairs, to choose the most advantageous mode of operation. Usually, the auto-negotiation procedure occurs when you connect a network adapter, which can operate at speeds of 10 and 100 Mbps, to a hub or switch.

The Auto-negotiation scheme described below is now the standard for l00Base-T technology. Prior to this, manufacturers used various proprietary schemes for automatically determining the speed of the interacting ports, which were not compatible. The standard Auto-negotiation scheme was originally proposed by National Semiconductor called NWay.

A total of 5 different operating modes are currently defined that can be supported by l00Base-TX or 100Base-T4 twisted pair devices;

  • L0Base-T - 2 pairs of category 3;
  • L0Base-T full-duplex - 2 pairs of category 3;
  • L00Base-TX - 2 pairs of category 5 (or Type 1ASTP);
  • 100Base-T4 - 4 pairs of category 3;
  • 100Base-TX full-duplex - 2 pairs of Category 5 (or Type 1A STP).

L0Base-T has the lowest call priority, and 100Base-T4 full duplex has the highest. The negotiation process occurs when the device is powered on, and can also be initiated at any time by the device control module.

The device that started the auto-negotiation process sends a burst of special pulses to its partner. Fast Link Pulse burst (FLP), which contains an 8-bit word that encodes the proposed communication mode, starting with the highest supported by this node.

If the partner node supports the auto-negotuiation function and can also support the proposed mode, it responds with a burst of FLP pulses, in which it confirms this mode, and the negotiation ends there. If the partner node can support a lower priority mode, then it indicates it in the response, and this mode is selected as the working one. Thus, the highest priority common mode of the nodes is always selected.

A node that only supports l0Base-T technology sends Manchester pulses every 16 ms to check the continuity of the line connecting it to the neighboring node. Such a node does not understand the FLP request that the Auto-negotiation node makes to it and continues to send its pulses. A node that has received only continuity check pulses in response to a FLP request, realizes that its partner can only work according to the l0Base-T standard, and sets this mode of operation for itself.

Physical layer 100Base-T4 - twisted pair UTP Cat 3, four pairs

The 100Base-T4 specification was designed to leverage existing Category 3 twisted-pair wiring for high-speed Ethernet. This specification improves overall throughput by simultaneously transmitting bit streams across all 4 cable pairs.

The 100Base-T4 specification appeared later than other Fast Ethernet physical layer specifications. The developers of this technology primarily wanted to create physical specifications closest to the l0Base-T and l0Base-F specifications, which worked on two data lines: two pairs or two fibers. To implement work on two twisted pairs, we had to switch to a higher quality category 5 cable.

At the same time, the developers of the competing l00VG-AnyLAN technology initially relied on Category 3 twisted pair cables; the main advantage was not so much in cost, but in the fact that it had already been laid in the overwhelming number of buildings. Therefore, after the release of the l00Base-TX and l00Base-FX specifications, the developers of Fast Ethernet technology implemented their own version of the physical layer for twisted pair Category 3.

Instead of 4V / 5V coding, this method uses 8V / 6T coding, which has a narrower signal spectrum and at a speed of 33 Mbps fits into the 16 MHz band of a twisted pair of category 3 (when coding 4V / 5V, the signal spectrum does not fit into this band) ... Every 8 bits of MAC layer information are encoded with 6 ternary symbols, that is, digits with three states. Each ternary digit is 40 ns long. A group of 6 ternary digits is then transmitted to one of the three transmit twisted pairs, independently and sequentially.

The fourth pair is always used to listen to the carrier frequency for collision detection. The data rate for each of the three transmit pairs is 33.3 Mbps, so the total speed of the 100Base-T4 protocol is 100 Mbps. At the same time, due to the adopted coding method, the signal change rate on each pair is only 25 Mbaud, which allows the use of a Category 3 twisted pair cable.

In fig. 3.23 shows the connection of the MDI port of the 100Base-T4 network adapter with the MDI-X port of the hub (the prefix X says that at this connector the connections of the receiver and transmitter are swapped in pairs of the cable compared to the connector of the network adapter, which makes it easier to connect the pairs of wires in the cable - without crossing). Pair 1 -2 always required to transfer data from MDI port to MDI-X port, pair 3 -6 - for receiving data by the MDI port from the MDI-X port, and pairs 4 -5 and 7 -8 are bi-directional and are used for both receiving and transmitting, depending on the need.


Connection of nodes according to the 100Base-T4 specification

Fast Ethernet - the IEEE 802.3 u specification officially adopted on October 26, 1995, defines a data link protocol standard for networks operating using both copper and fiber-optic cables at a speed of 100 Mb / s. New specification is the successor to the Ethernet IEEE 802.3 standard, using the same frame format, CSMA / CD media access mechanism and star topology. Several physical layer configuration elements have evolved to increase throughput, including cable types, segment lengths, and number of hubs.

Physical layer

The Fast Ethernet standard defines three types of 100 Mbps Ethernet signaling media.

· 100Base-TX - two twisted pairs of wires. Transmission is carried out in accordance with the standard for data transmission in a twisted physical medium, developed by ANSI (American National Standards Institute - American National Standards Institute). Coiled data cable can be shielded or unshielded. Uses 4B / 5B data coding algorithm and MLT-3 physical coding method.

· 100Base-FX - two cores, fiber optic cable. Transmission is also carried out in accordance with the ANSI standard for data transmission in fiber optic media. Uses 4B / 5B data coding algorithm and NRZI physical coding method.

· 100Base-T4 is a special specification developed by the IEEE 802.3u committee. According to this specification, data transmission is carried out over four twisted pairs of telephone cable, which is called UTP Category 3 cable. It uses 8B / 6T data coding algorithm and NRZI physical coding method.

Multimode cable

This type of fiber optic cable uses a fiber with a 50 or 62.5 micrometer core and a 125 micrometer outer sheath. This cable is called multimode. optical cable with fibers 50/125 (62.5 / 125) micrometers. An LED transceiver with a wavelength of 850 (820) nanometers is used to transmit a light signal over a multimode cable. If a multimode cable connects two ports of switches operating in full duplex mode, then it can be up to 2000 meters long.

Single mode cable

Singlemode fiber has a smaller core diameter of 10 micrometers than multimode fiber, and uses a laser transceiver for transmission over singlemode cable, which together provide efficient transmission over long distances. The wavelength of the transmitted light signal is close to the core diameter, which is 1300 nanometers. This number is known as the zero dispersion wavelength. In a single-mode cable, dispersion and signal loss are very low, which allows light signals to be transmitted over long distances than in the case of multimode fiber.


38. Gigabit Ethernet technology, general characteristics, specification of the physical environment, basic concepts.
3.7.1. general characteristics standard

Soon enough after Fast Ethernet products appeared on the market, network integrators and administrators felt certain limitations when building corporate networks. In many cases, servers connected over a 100 Mbps channel overloaded the network backbones that also operate at 100 Mbps - FDDI and Fast Ethernet backbones. There was a need for the next level of the speed hierarchy. In 1995, only ATM switches could provide a higher level of speed, and in the absence of convenient means of migration of this technology to local networks at that time (although the LAN Emulation - LANE specification was adopted at the beginning of 1995, its practical implementation was still ahead), they were to be implemented in almost no one dared to the local network. In addition, ATM technology was distinguished by a very high level of cost.

So the next step, taken by the IEEE, seemed logical - 5 months after the final adoption of the Fast Ethernet standard in June 1995, the IEEE High Speed ​​Technology Research Group was ordered to look into the possibility of developing an Ethernet standard with an even higher bit rate.

In the summer of 1996, an 802.3z group was announced to develop a protocol similar to Ethernet as much as possible, but with a bit rate of 1000 Mbps. As with Fast Ethernet, the message was received with great enthusiasm by Ethernet proponents.



The main reason for the enthusiasm was the prospect of the same smooth migration of network backbones to Gigabit Ethernet, similar to the migration of congested Ethernet segments located at the lower levels of the network hierarchy to Fast Ethernet. In addition, the experience of transferring data at gigabit speeds was already available, both in territorial networks (SDH technology) and in local networks - Fiber Channel technology, which is mainly used to connect high-speed peripherals to large computers and transmit data over fiber-optic cable from speed close to gigabit by means of redundancy code 8B / 10B.

The first version of the standard was reviewed in January 1997, and the 802.3z standard was finally adopted on June 29, 1998 at a meeting of the IEEE 802.3 committee. Work on the implementation of Gigabit Ethernet on twisted pair category 5 was transferred to a special committee 802.3ab, which has already considered several versions of the draft of this standard, and since July 1998 the project has become quite stable. The final adoption of the 802.3ab standard is expected in September 1999.

Without waiting for the standard to be adopted, some companies released the first Gigabit Ethernet equipment on fiber optic cable by the summer of 1997.

The main idea of ​​the developers of the Gigabit Ethernet standard is to preserve the ideas of classical Ethernet technology as much as possible while reaching a bit rate of 1000 Mbps.

Since when developing a new technology, it is natural to expect some technical innovations going in the general direction of the development of network technologies, it is important to note that Gigabit Ethernet, like its slower counterparts, at the protocol level will not support:

  • quality of service;
  • redundant connections;
  • testing the operability of nodes and equipment (in the latter case - with the exception of testing port-to-port communication, as is done for Ethernet 10Base-T and 10Base-F and Fast Ethernet).

All three of these properties are considered very promising and useful in modern networks, and especially in networks of the near future. Why are the authors of Gigabit Ethernet abandoning them?

The main idea of ​​the developers of the Gigabit Ethernet technology is that there are and will exist many networks in which the high speed of the backbone and the ability to assign priority packets in the switches will be quite sufficient to ensure the quality of transport services for all network clients. And only in those rare cases when the backbone is sufficiently loaded and the requirements for the quality of service are very strict, it is necessary to use ATM technology, which, due to its high technical complexity, guarantees the quality of service for all major types of traffic.


39. Structural cabling system used in network technologies.
A Structured Cabling System (SCS) is a set of switching elements (cables, connectors, connectors, cross-over panels and cabinets), as well as a technique for their joint use, which allows you to create regular, easily expandable communication structures in computer networks.

The structured cabling system is a kind of "constructor", with the help of which the network designer builds the required configuration from standard cables connected by standard connectors and switched on standard cross-over panels. If necessary, the configuration of connections can be easily changed - add a computer, segment, switch, remove unnecessary equipment, and also change the connections between computers and hubs.

When building a structured cabling system, it is assumed that each workplace in the enterprise should be equipped with sockets for connecting a telephone and a computer, even if this is not required at the moment. That is, a good structured cabling system is redundant. This can save money in the future, as changes to the connection of new devices can be made by re-connecting existing cables.

Typical hierarchical structure structured cabling system includes:

  • horizontal subsystems (within a floor);
  • vertical subsystems (inside the building);
  • a campus subsystem (within the same territory with several buildings).

Horizontal subsystem connects the floor marshalling cabinet to the users' outlets. Subsystems of this type correspond to the floors of a building. Vertical subsystem connects the marshalling cabinets of each floor to the central control room of the building. The next step in the hierarchy is campus subsystem, which connects several buildings to the main control room of the entire campus. This part of the cabling system is commonly referred to as the backbone.

There are many advantages to using structured cabling instead of chaotic cables.

· Versatility. With a well-thought-out organization, a structured cabling system can become a unified medium for transferring computer data in a local computer network, organizing a local telephone network, transmission of video information and even transmission of signals from fire safety sensors or security systems. This allows you to automate many processes of control, monitoring and management of economic services and life support systems of the enterprise.

· Increased service life. The obsolescence of a well-structured cabling system can be 10-15 years.

· Reducing the cost of adding new users and changing their placements. It is known that the cost of a cable system is significant and is mainly determined not by the cost of the cable, but by the cost of laying it. Therefore, it is more profitable to carry out a single work on laying the cable, possibly with a large margin in length, than to carry out the laying several times, increasing the length of the cable. With this approach, all work on adding or moving a user is reduced to connecting the computer to an existing outlet.

· Possibility of easy network expansion. The structured cabling system is modular and therefore easy to expand. For example, a new subnet can be added to a trunk without affecting existing subnets. You can change the cable type on a separate subnet independently of the rest of the network. The structured cabling system is the basis for dividing the network into easily manageable logical segments, since it is itself already divided into physical segments.

· Providing more efficient service. The structured cabling system is easier to service and troubleshoot than bus cabling. In the case of bus cabling, the failure of one of the devices or connecting elements leads to a difficult-to-localize failure of the entire network. In structured cabling systems, the failure of one segment does not affect the others, since the aggregation of segments is carried out using hubs. Concentrators diagnose and localize the faulty area.

· Reliability. A structured cabling system has increased reliability, since the manufacturer of such a system guarantees not only the quality of its individual components, but also their compatibility.


40. Hubs and network adapters, principles, use, basic concepts.
Hubs, along with network adapters, as well as a cable system, represent the minimum of equipment with which you can create a local network. Such a network will represent a common shared environment.

Network Adapter (Network Interface Card, NIC) together with its driver, it implements the second, link layer of the open systems model in the final node of the network - the computer. More precisely, in a network operating system, a pair of adapter and driver performs only the functions of the physical and MAC layers, while the LLC layer is usually implemented by the module operating system, the same for all drivers and network adapters. Actually, this is how it should be in accordance with the model of the IEEE 802 protocol stack. For example, in Windows NT, the LLC level is implemented in the NDIS module, which is common to all network adapter drivers, regardless of which technology the driver supports.

The network adapter, together with the driver, performs two operations: frame transmission and reception.

In adapters for client computers, much of the work is shifted to the driver, making the adapter simpler and cheaper. The disadvantage of this approach is the high degree of loading the computer's central processor with routine work on transferring frames from random access memory computer to the network. The central processor is forced to do this work instead of performing the user's application tasks.

The network adapter must be configured before being installed in a computer. Configuring an adapter typically specifies the IRQ number used by the adapter, the DMA channel number (if the adapter supports DMA mode), and the base address of the I / O ports.

In almost all modern technologies of local networks, a device is defined that has several equal names - hub(concentrator), hub (hub), repeater (repeater). Depending on the field of application of this device, the composition of its functions and design... Only the main function remains unchanged - it is frame repetition either on all ports (as defined in the Ethernet standard), or only on some ports, according to the algorithm defined by the corresponding standard.

A hub usually has several ports to which the end nodes of the network - computers - are connected using separate physical cable segments. The concentrator combines individual physical network segments into a single shared environment, access to which is carried out in accordance with one of the considered LAN protocols - Ethernet, Token Ring, etc. technologies produced their own hubs - Ethernet; Token Ring; FDDI and 100VG-AnyLAN. For a specific protocol, sometimes its own, highly specialized name of this device is used, which more accurately reflects its functions or is used by virtue of traditions, for example, for Token Ring concentrators the name MSAU is characteristic.

Each hub performs some basic function defined in the corresponding protocol of the technology it supports. Although this function is defined in some detail in the technology standard, when it is implemented, hubs from different manufacturers may differ in such details as the number of ports, support for several types of cables, etc.

In addition to the main function, the hub can perform a number of additional functions, which are either not defined at all in the standard, or are optional. For example, a Token Ring hub can perform the function of shutting down malfunctioning ports and switching to a backup ring, although such capabilities are not described in the standard. The hub turned out to be a convenient device for performing additional functions that facilitate the monitoring and operation of the network.


41. The use of bridges and switches, principles, features, examples, limitations
Structuring with bridges and switches

the network can be divided into logical segments using two types of devices - bridges and / or switches (switch, switching hub).

Bridge and switch are functional twins. Both of these devices advance frames based on the same algorithms. Bridges and switches use two types of algorithms: an algorithm transparent bridge, described in the IEEE 802.1D standard, or the algorithm source routing bridge from IBM for Token Ring networks. These standards were developed long before the first switch was introduced, so they use the term "bridge". When the first industrial switch model for Ethernet technology was born, it performed the same IEEE 802.ID frame forwarding algorithm, which had been worked out by bridges of local and global networks for a decade.

The main difference between a switch and a bridge is that the bridge processes frames sequentially, while the switch processes frames in parallel. This circumstance is due to the fact that bridges appeared in those days when the network was divided into a small number of segments, and intersegment traffic was small (it obeyed the 80 by 20% rule).

Today bridges still work on networks, but only on fairly slow global links between two remote LANs. These bridges are called remote bridges, and their algorithm is no different from 802.1D or Source Routing.

Transparent bridges can, in addition to transmitting frames within the same technology, translate LAN protocols, for example Ethernet to Token Ring, FDDI to Ethernet, etc. This property of transparent bridges is described in the IEEE 802.1H standard.

In what follows, we will call a device that advances frames using the bridge algorithm and works in a local network, the modern term "switch". When describing the 802.1D and Source Routing algorithms themselves in the next section, we will traditionally call the device a bridge, as it is actually called in these standards.


42. Switches for local networks, protocols, modes of operation, examples.
Each of the 8 10Base-T ports is served by one Ethernet Packet Processor (EPP). In addition, the switch has a system module that coordinates the work of all EPP processors. The system module maintains the general address table of the switch and provides SNMP management of the switch. To transfer frames between ports, a switching fabric is used, similar to those found in telephone switches or multiprocessor computers, connecting multiple processors with multiple memory modules.

Switching matrix works on the principle of switching channels. For 8 ports, the matrix can provide 8 simultaneous internal channels in half-duplex port operation and 16 in full-duplex mode, when the transmitter and receiver of each port operate independently of each other.

When a frame arrives at a port, the EPP processor buffers the first few bytes of the frame to read the destination address. After receiving the destination address, the processor immediately decides to transfer the packet, without waiting for the remaining bytes of the frame to arrive.

If the frame needs to be transmitted to another port, then the processor contacts the switching fabric and tries to establish a path in it that connects its port with the port through which the route to the destination address goes. The switching fabric can only do this if the destination port is free at that moment, that is, not connected to another port; if the port is busy, then, as in any circuit switched device, the matrix fails the connection. In this case, the frame is fully buffered by the processor of the input port, after which the processor waits for the release of the output port and the formation of the desired path by the switching matrix. the right path is set, buffered frame bytes are sent to it, which are received by the processor of the output port. As soon as the downstream processor accesses the attached Ethernet segment using the CSMA / CD algorithm, the frame bytes are immediately transferred to the network. The described method of frame transmission without full buffering is called “on-the-fly” or “cut-through” switching. The main reason for improving network performance when using a switch is parallel processing multiple frames This effect is illustrated in Fig. 4.26. The figure shows an ideal situation in terms of improving performance, when four out of eight ports transmit data at a maximum speed of 10 Mb / s for the Ethernet protocol, and they transmit this data to the other four ports of the switch without conflict - the data flows between the network nodes are distributed so that each receiving port has its own output port. If the switch manages to process the input traffic even at the maximum rate of incoming frames to the input ports, then the total switch performance in the given example will be 4x10 = 40 Mbps, and when generalizing the example for N ports - (N / 2) xlO Mbps. It is said that the switch provides each station or segment connected to its ports with dedicated protocol bandwidth. Naturally, the situation in the network does not always develop as shown in Fig. 4.26. If two stations, for example stations connected to ports 3 and 4, at the same time you need to write data to the same server connected to the port 8, then the switch will not be able to allocate a 10 Mbps data stream to each station, since port 5 cannot transmit data at 20 Mbps. Station frames will wait in internal queues of input ports 3 and 4, when the port becomes free 8 to transmit the next frame. Obviously, good decision for such a distribution of data streams, it would be possible to connect the server to a higher-speed port, for example Fast Ethernet. Since the main advantage of the switch, thanks to which it has won a very good position in local networks, is its high performance, then switch developers try to release so-called non-blocking switch models.


43. Algorithm of the transparent bridge.
Transparent bridges are invisible to the network adapters of end nodes, since they independently build a special address table, on the basis of which you can decide whether you need to transfer the incoming frame to some other segment or not. When transparent bridges are used, network adapters work in the same way as in the absence of them, that is, they do not take any additional action to get the frame through the bridge. The transparent bridging algorithm is independent of the LAN technology in which the bridge is being installed, so transparent Ethernet bridges work just like transparent FDDI bridges.

A transparent bridge builds its address table based on passive monitoring of traffic circulating in segments connected to its ports. In this case, the bridge takes into account the addresses of the sources of data frames arriving on the bridge ports. Based on the frame source address, the bridge concludes that this node belongs to one or another network segment.

Consider the process of automatically creating a bridge address table and using it using the example of a simple network shown in Fig. 4.18.

Rice. 4.18. How the transparent bridge works

The bridge connects two logical segments. Segment 1 consists of computers connected with one length of coaxial cable to port 1 of the bridge, and segment 2 consists of computers connected with another length of coaxial cable to port 2 of the bridge.

Each bridge port acts as an endpoint on its segment with one exception - the bridge port does not have its own MAC address. The port of the bridge operates in the so-called promisquous packet capture mode, when all packets arriving on the port are stored in the buffer memory. With this mode, the bridge monitors all traffic transmitted in the segments connected to it and uses packets passing through it to study the composition of the network. Since all packets are written to the buffer, the bridge does not need a port address.

In the initial state, the bridge does not know anything about the computers with which MAC addresses are connected to each of its ports. Therefore, in this case, the bridge simply transmits any captured and buffered frame to all its ports except for the one from which it was received. In our example, the bridge has only two ports, so it transmits frames from port 1 to port 2, and vice versa. When a bridge is about to transmit a frame from segment to segment, for example, from segment 1 to segment 2, it tries again to access segment 2 as an end node according to the rules of the access algorithm, in this example- according to the rules of the CSMA / CD algorithm.

Simultaneously with the transmission of the frame to all ports, the bridge learns the source address of the frame and makes a new entry about its belonging in its address table, which is also called the filtering or routing table.

After the bridge has passed the learning phase, it can operate more efficiently. When receiving a frame directed, for example, from computer 1 to computer 3, it scans the address table for the coincidence of its addresses with the destination address 3. Since there is such an entry, the bridge performs the second stage of analyzing the table - it checks whether computers with source addresses ( in our case, this is address 1) and the destination address (address 3) in one segment. Since in our example they are in different segments, the bridge performs the operation forwarding frame - transmits a frame to another port, having previously received access to another segment.

If the destination address is unknown, then the bridge transmits the frame to all its ports, except for the port - the source of the frame, as in the initial stage of the learning process.


44. Bridges with routing from the source.
Source-routed bridges are used to connect Token Ring and FDDI rings, although transparent bridging can also be used for the same purpose. Source Routing (SR) is based on the fact that the sending station puts in a frame sent to another ring all the address information about intermediate bridges and rings that the frame must pass before entering the ring to which the station is connected. recipient.

Let's consider the principles of operation of Source Routing bridges (hereinafter, SR-bridges) using the example of the network shown in Fig. 4.21. The network consists of three rings connected by three bridges. Rings and bridges have identifiers to define the route. SR-bridges do not build an address table, and when advancing frames, they use the information available in the corresponding fields of the data frame.

Fig. 4.21.Source Routing Bridges

Upon receipt of each packet, the SR-bridge only needs to look at the Routing Information Field (RIF, in a Token Ring or FDDI frame) for its own identifier. And if it is present there and accompanied by the identifier of the ring that is connected to this bridge, then in this case the bridge copies the incoming frame to the specified ring. Otherwise, the frame is not copied to the other ring. In any case, the original copy of the frame is returned over the original ring of the sending station, and if it was transmitted to another ring, then the A (address recognized) and C (frame copied) bits of the frame status fields are set to 1 to inform the sending station, that the frame was received by the destination station (in this case, transmitted by the bridge to another ring).

Since routing information in a frame is not always needed, but only for frame transmission between stations connected to different rings, the presence of the RIF field in the frame is indicated by setting the individual / group address (I / G) to 1 bit (in this case, this bit is not used as intended, since the source address is always individual).

The RIF has a three-part control subfield.

  • Frame type defines the type of the RIF field. There are different types of RIF fields that are used to find a route and to send a frame along a known route.
  • Maximum frame length field used by the bridge to connect rings that have a different MTU value. With this field, the bridge notifies the station of the maximum possible frame length (that is, the minimum MTU value along the entire multipart route).
  • RIF field length is necessary, since the number of route descriptors that specify the identifiers of the crossed rings and bridges is unknown in advance.

For the source routing algorithm to work, two additional frame types are used - a single-route broadcast frame (SRBF) and an all-route broadcast frame (ARBF).

All SR bridges must be manually configured by the administrator to send ARBF frames to all ports except the source port of the frame, and for SRBF frames, some bridge ports must be blocked so that there are no loops on the network.

Advantages and Disadvantages of Source Routing Bridges

45. Switches: technical implementation, functions, characteristics that affect their work.
Features of the technical implementation of switches. Many first-generation switches were similar to routers, that is, based on a general-purpose central processing unit connected to the interface ports via an internal high-speed bus. The main disadvantage of such switches was their low speed. The general-purpose processor could not cope in any way with the large volume of specialized operations for transferring frames between interface modules. In addition to the processor chips, for successful non-blocking operation, the switch also needs a high-speed node to transfer frames between the port processor chips. Currently, switches use one of three schemes as a base on which such an exchange node is built:

  • switching matrix;
  • shared multi-input memory;
  • common bus.
Ethernet, but also to the equipment of other, less popular networks.

Ethernet and Fast Ethernet Adapters

Adapter characteristics

Network adapters (NIC, Network Interface Card) Ethernet and Fast Ethernet can interface with a computer through one of the standard interfaces:

  • ISA bus (Industry Standard Architecture);
  • PCI bus (Peripheral Component Interconnect);
  • PC Card bus (aka PCMCIA);

Adapters designed for the ISA system bus (backbone) were not so long ago the main type of adapters. The number of companies that produced such adapters was large, which is why the devices of this type were the cheapest. ISA adapters are available in 8- and 16-bit. 8-bit adapters are cheaper, while 16-bit adapters are faster. True, the exchange of information via the ISA bus cannot be too fast (in the limit - 16 MB / s, in reality - no more than 8 MB / s, and for 8-bit adapters - up to 2 MB / s). Therefore, Fast Ethernet adapters that require effective work high exchange rates, for this system bus practically not produced. The ISA bus is a thing of the past.

The PCI bus has now practically supplanted the ISA bus and is becoming the main expansion bus for computers. It provides 32- and 64-bit data exchange and has a high throughput (theoretically up to 264 MB / s), which fully satisfies the requirements of not only Fast Ethernet, but also faster Gigabit Ethernet. It is also important that the PCI bus is used not only in IBM PCs, but also in PowerMac computers. In addition, it supports Plug-and-Play automatic hardware configuration. Apparently, in the near future, the majority of network adapters... The disadvantage of PCI in comparison with the ISA bus is that the number of its expansion slots in a computer, as a rule, is small (usually 3 slots). But it is precisely network adapters connect to PCI first.

The PC Card bus (old name PCMCIA) is used only in notebook computers of the Notebook class so far. In these computers, the internal PCI bus is usually not routed out. The PC Card interface provides a simple connection to a computer of miniature expansion cards, and the exchange rate with these cards is quite high. However, more and more laptops are equipped with built-in network adapters, as the ability to access the network becomes an integral part of the standard set of functions. These on-board adapters are again connected to the internal PCI bus of the computer.

When choosing network adapter oriented to a particular bus, it is necessary, first of all, to make sure that there are free expansion slots for this bus in the computer connected to the network. It is also necessary to evaluate the laboriousness of installing the purchased adapter and the prospects for the release of boards of this type. The latter may be needed in the event of an adapter failure.

Finally, there are more network adapters connecting to the computer via the parallel (printer) LPT port. The main advantage of this approach is that you do not need to open the computer case to connect the adapters. In addition, in this case, the adapters do not occupy the system resources of the computer, such as interrupt channels and DMAs, as well as addresses of memory and I / O devices. However, the speed of information exchange between them and the computer in this case is much lower than when using the system bus. In addition, they require more processor time to communicate with the network, thereby slowing down the computer.

Recently, more and more computers are found in which network adapters built into the system board. The advantages of this approach are obvious: the user does not have to buy a network adapter and install it in a computer. All you need to do is connect the network cable to an external connector on your computer. However, the disadvantage is that the user cannot select the adapter with the best performance.

To other important characteristics network adapters can be attributed:

  • way to configure the adapter;
  • the size of the buffer memory installed on the board and the modes of exchange with it;
  • the ability to install a permanent memory chip on the board for remote boot (BootROM).
  • the ability to connect the adapter to different types of transmission media (twisted pair, thin and thick coaxial cable, fiber optic cable);
  • used by the adapter transmission speed over the network and the presence of the function of its switching;
  • the possibility of using the adapter of the full-duplex exchange mode;
  • compatibility of the adapter (more precisely, the adapter driver) with the used network software.

User configuration of the adapter was mainly used for adapters designed for the ISA bus. Configuration implies tuning to the use of computer system resources (I / O addresses, interrupt channels and direct memory access, buffer memory and remote boot memory). Configuration can be carried out by setting the switches (jumpers) to the desired position or using the DOS configuration program supplied with the adapter (Jumperless, Software configuration). When launching such a program, the user is prompted to set the hardware configuration using a simple menu: select adapter parameters. The same program allows you to make self-test adapter. The selected parameters are stored in the adapter's non-volatile memory. In any case, when choosing parameters, you must avoid conflicts with system devices computer and with other expansion cards.

The adapter can also be configured automatically in Plug-and-Play mode when the computer is powered on. Modern adapters usually support this mode, so they can be easily installed by the user.

In the simplest adapters, the exchange with the adapter's internal buffer memory (Adapter RAM) is carried out through the address space of the I / O devices. In this case, no additional configuration of memory addresses is required. The base address of the shared memory buffer must be specified. It is assigned to the area of ​​the computer's upper memory (

The most widespread among standard networks is the Ethernet network. It appeared in 1972 and became the international standard in 1985. It was adopted by the largest international standards organizations: IEEE 802 Committee (Institute of Electrical and Electronic Engineers) and ECMA (European Computer Manufacturers Association).

The standard was named IEEE 802.3 (in English it reads as "eight oh two dot three"). It defines multiple access to a mono-channel of the bus type with collision detection and transmission control, that is, with the already mentioned CSMA / CD access method.

Key features of the original IEEE 802.3 standard:

· Topology - bus;

· Transmission medium - coaxial cable;

· Transmission speed - 10 Mbit / s;

· Maximum network length - 5 km;

· The maximum number of subscribers - up to 1024;

· The length of the network segment - up to 500 m;

· The number of subscribers on one segment - up to 100;

· Access method - CSMA / CD;

· Transmission is narrowband, that is, without modulation (mono channel).

Strictly speaking, there are minor differences between the IEEE 802.3 and Ethernet standards, but they usually prefer not to be remembered.

Ethernet is now the most popular in the world (over 90% of the market) and it is expected to remain so in the coming years. This was largely due to the fact that from the very beginning the characteristics, parameters, protocols of the network were open, as a result of which a huge number of manufacturers around the world began to produce Ethernet equipment that is fully compatible with each other.

V classical network Ethernet used a 50-ohm coaxial cable of two types (thick and thin). However, in recent years (since the beginning of the 90s), the most widespread version of Ethernet is using twisted pairs as a transmission medium. A standard has also been defined for the use of fiber optic cable in a network. Additions have been made to the original IEEE 802.3 standard to accommodate these changes. In 1995, an additional standard appeared for a faster version of Ethernet operating at a speed of 100 Mbit / s (the so-called Fast Ethernet, IEEE 802.3u standard), using twisted pair or fiber-optic cable as the transmission medium. In 1997, a version with a speed of 1000 Mbit / s appeared (Gigabit Ethernet, IEEE 802.3z standard).



In addition to the standard bus topology, passive star and passive tree topologies are increasingly being used. This assumes the use of repeaters and repeater hubs connecting different parts (segments) of the network. As a result, a tree-like structure can be formed on segments of different types (Figure 7.1).

The segment (part of the network) can be a classic bus or a single subscriber. The bus segments use coaxial cable, and the passive star beams (for connecting single computers to the hub) use twisted pair and fiber optic cables. The main requirement for the resulting topology is that there are no closed paths (loops) in it. In fact, it turns out that all subscribers are connected to a physical bus, since the signal from each of them propagates in all directions at once and does not return back (as in a ring).

The maximum cable length of the network as a whole (maximum signal path) can theoretically reach 6.5 kilometers, but practically does not exceed 3.5 kilometers.

Rice. 7.1. Classic Ethernet network topology.

Fast Ethernet does not have a physical bus topology, only a passive star or passive tree is used. In addition, Fast Ethernet has much more stringent requirements for the maximum network length. Indeed, when the transmission speed is increased by 10 times and the format of the packet is preserved, its minimum length becomes ten times shorter. Thus, the permissible value of the double signal transit time through the network is reduced by 10 times (5.12 μs versus 51.2 μs in Ethernet).

The standard Manchester code is used to transmit information on the Ethernet network.

Access to the Ethernet network is carried out using a random CSMA / CD method, which ensures the equality of subscribers. The network uses packets of variable length.

For an Ethernet network operating at a speed of 10 Mbit / s, the standard defines four main types of network segments, focused on different media of information transmission:

10BASE5 (thick coaxial cable);

10BASE2 (thin coaxial cable);

10BASE-T (twisted pair);

10BASE-FL (fiber optic cable).

The segment name includes three elements: the number "10" means the transmission rate of 10 Mbit / s, the BASE word - transmission in the main frequency band (that is, without modulation of the high-frequency signal), and the last element - the allowable segment length: "5" - 500 meters, "2" - 200 meters (more precisely, 185 meters) or the type of communication line: "T" - twisted pair (from English "twisted-pair"), "F" - fiber optic cable (from English "fiber optic").

Likewise, for an Ethernet network operating at a speed of 100 Mbps (Fast Ethernet), the standard defines three types of segments, differing in the types of transmission media:

· 100BASE-T4 (twisted pair);

· 100BASE-TX (double twisted pair);

· 100BASE-FX (fiber optic cable).

Here, the number "100" stands for a transmission rate of 100 Mbps, the letter "T" for a twisted pair, and the letter "F" for a fiber-optic cable. The types 100BASE-TX and 100BASE-FX are sometimes combined under the name 100BASE-X, and 100BASE-T4 and 100BASE-TX under the name 100BASE-T.


Token-Ring network

The Token-Ring (token ring) network was proposed by IBM in 1985 (the first option appeared in 1980). It was designed to network all types of computers made by IBM. The very fact that it is supported by IBM, largest manufacturer computer technology, suggests that it needs to be given special attention. But no less important is the fact that Token-Ring is currently the international standard IEEE 802.5 (although there are minor differences between Token-Ring and IEEE 802.5). This puts this network on the same level as Ethernet in status.

Developed by Token-Ring as a reliable alternative to Ethernet. Although Ethernet is now superseding all other networks, Token-Ring is not hopelessly obsolete. More than 10 million computers worldwide are connected by this network.

The Token-Ring network has a ring topology, although it looks more like a star in appearance. This is due to the fact that individual subscribers (computers) are not connected to the network directly, but through special hubs or multi-station access devices (MSAU or MAU - Multistation Access Unit). Physically, the network forms a star-ring topology (Figure 7.3). In reality, the subscribers are nevertheless united in a ring, that is, each of them transmits information to one neighboring subscriber, and receives information from another.

Rice. 7.3. Star-ring token-ring network topology.

At first, twisted pair, both unshielded (UTP) and shielded (STP), were used as a transmission medium in the IBM Token-Ring network, but then there were options for equipment for coaxial cable, as well as for fiber optic cable in the FDDI standard.

The main technical characteristics of the classic version of the Token-Ring network:

· The maximum number of concentrators such as IBM 8228 MAU - 12;

· The maximum number of subscribers in the network - 96;

· Maximum cable length between the subscriber and the hub - 45 meters;

· Maximum cable length between hubs - 45 meters;

· The maximum length of the cable connecting all the hubs is 120 meters;

· Data transfer rate - 4 Mbit / s and 16 Mbit / s.

All specifications are based on the use of an unshielded twisted pair cable. If a different transmission medium is used, the characteristics of the network may differ. For example, when using shielded twisted pair (STP), the number of subscribers can be increased to 260 (instead of 96), the cable length - up to 100 meters (instead of 45), the number of hubs - up to 33, and the total length of the ring connecting the hubs - up to 200 meters ... Fiber optic cable allows to extend the cable length up to two kilometers.

To transfer information in Token-Ring, a biphase code is used (more precisely, its version with a mandatory transition in the center of the bit interval). As with any star topology, no additional electrical termination or external grounding is required. Negotiation is performed by the hardware of the network adapters and hubs.

Token-Ring cabling uses RJ-45 (unshielded twisted pair) connectors, as well as MIC and DB9P connectors. The wires in the cable connect the same pins of the connectors (that is, the so-called "straight" cables are used).

Token-Ring network classic version inferior to the Ethernet network both in the allowable size and in the maximum number of subscribers. In terms of transmission speed, there are currently 100 Mbps (High Speed ​​Token-Ring, HSTR) and 1000 Mbps (Gigabit Token-Ring) versions of Token-Ring. Companies supporting Token-Ring (including IBM, Olicom, Madge) do not intend to abandon their network, seeing it as a worthy competitor to Ethernet.

Compared to Ethernet hardware, Token-Ring hardware is noticeably more expensive, since it uses a more complex method of exchange control, so the Token-Ring network is not so widespread.

However, unlike Ethernet, Token-Ring network maintains a high load level much better (more than 30-40%) and provides guaranteed access time. This is necessary, for example, in industrial networks, where a delay in reaction to an external event can lead to serious accidents.

The Token-Ring network uses the classic token access method, that is, a token constantly circulates around the ring, to which subscribers can attach their data packets (see Fig. 4.15). This implies such an important advantage of this network as the absence of conflicts, but there are also disadvantages, in particular, the need to control the integrity of the token and the dependence of the network functioning on each subscriber (in the event of a malfunction, the subscriber must be excluded from the ring).

The maximum packet transfer time in Token-Ring is 10 ms. With a maximum number of 260 subscribers, the full cycle of the ring will be 260 x 10 ms = 2.6 s. During this time, all 260 subscribers will be able to transfer their packages (if, of course, they have something to transfer). During this time, a free marker will surely reach every subscriber. This interval is also the upper limit of the Token-Ring access time.


Arcnet network

Arcnet (or ARCnet from Attached Resource Computer Net) is one of the oldest networks. It was developed by the Datapoint Corporation back in 1977. There are no international standards for this network, although it is she who is considered the ancestor of the token access method. Despite the lack of standards, the Arcnet network until recently (in 1980 - 1990) was popular, even seriously competing with Ethernet. A large number of companies have produced equipment for this type of network. But now the production of Arcnet equipment has practically ceased.

Among the main advantages of the Arcnet network in comparison with Ethernet are the limited amount of access time, high reliability of communication, ease of diagnostics, as well as the relatively low cost of adapters. The most significant disadvantages of the network include the low data transfer rate (2.5 Mbit / s), the addressing system and the packet format.

To transmit information in the Arcnet network, a rather rare code is used, in which a logical one corresponds to two pulses during a bit interval, and a logical zero corresponds to one pulse. Obviously this is self-timing code that requires even more cable bandwidth than even Manchester's.

As a transmission medium in the network, a coaxial cable with a characteristic impedance of 93 Ohm is used, for example, of the RG-62A / U brand. Twisted pair options (shielded and unshielded) are not widely used. Fiber optic options have been proposed, but they haven't saved Arcnet either.

As a topology, the Arcnet network uses the classic bus (Arcnet-BUS) as well as a passive star (Arcnet-STAR). Hubs are used in the star. It is possible to combine bus and star segments in a tree topology using hubs (as in Ethernet). The main limitation is that there should be no closed paths (loops) in the topology. Another limitation is that the number of daisy chained segments using hubs must not exceed three.

Thus, the topology of the Arcnet network is as follows (Figure 7.15).

Rice. 7.15. Arcnet network topology of bus type (B - adapters for working in the bus, S - adapters for working in a star).

The main technical characteristics of the Arcnet network are as follows.

· Transmission medium - coaxial cable, twisted pair.

· The maximum length of the network is 6 kilometers.

· The maximum cable length from the subscriber to the passive concentrator is 30 meters.

· The maximum cable length from the subscriber to the active concentrator is 600 meters.

· The maximum cable length between active and passive hubs is 30 meters.

· The maximum cable length between active hubs is 600 meters.

· The maximum number of subscribers in the network is 255.

· The maximum number of subscribers on the bus segment is 8.

· The minimum distance between subscribers in the bus is 1 meter.

· The maximum length of a bus segment is 300 meters.

· Data transfer rate - 2.5 Mbit / s.

When creating complex topologies, it is necessary to ensure that the delay in the propagation of signals in the network between subscribers does not exceed 30 μs. The maximum attenuation of the signal in the cable at a frequency of 5 MHz should not exceed 11 dB.

The Arcnet network uses a token access method (transfer of rights), but it differs slightly from that of Token-Ring. This method is closest to the one provided in the IEEE 802.4 standard.

As with Token-Ring, conflicts are completely eliminated in Arcnet. Like any token network, Arcnet holds the load well and guarantees the amount of network access time (as opposed to Ethernet). The total round trip time of all subscribers by the marker is 840 ms. Accordingly, the same interval determines the upper limit of the network access time.

The token is formed by a special subscriber - the network controller. It is the subscriber with the minimum (zero) address.


FDDI network

The FDDI network (from the English Fiber Distributed Data Interface, fiber-optic distributed data interface) is one of the latest developments in local area network standards. The FDDI standard was proposed by the American National Standards Institute ANSI (ANSI X3T9.5 specification). Then the ISO 9314 standard was adopted, corresponding to the ANSI specifications. The level of network standardization is quite high.

Unlike other standard local area networks, the FDDI standard was initially focused on high transmission rates (100 Mbit / s) and on the use of the most promising fiber-optic cable. Therefore, in this case, the developers were not constrained by the framework of the old standards, focused on low speeds and electrical cable.

The choice of fiber as a transmission medium determined such advantages of the new network as high noise immunity, maximum secrecy of information transmission and excellent galvanic isolation of subscribers. The high transmission speed, which is much easier to achieve in the case of fiber-optic cable, allows you to solve many problems that are not available on lower-speed networks, for example, transferring images in real time. In addition, fiber optic cable easily solves the problem of transmitting data over a distance of several kilometers without retransmission, which makes it possible to build large networks, covering even entire cities and having all the advantages of local networks (in particular, a low error rate). All this determined the popularity of the FDDI network, although it is not yet as widespread as Ethernet and Token-Ring.

The FDDI standard was based on the token access method provided by the international standard IEEE 802.5 (Token-Ring). Insignificant differences from this standard are determined by the need to provide a high speed of information transmission over long distances. FDDI network topology is a ring, the most suitable topology for fiber optic cable. The network uses two multidirectional fiber-optic cables, one of which is usually in reserve, but this solution also allows the use of full-duplex information transmission (simultaneously in two directions) with twice the effective speed of 200 Mbit / s (with each of the two channels operating at a speed 100 Mbps). A star-ring topology with hubs included in the ring (as in Token-Ring) is also used.

Basic technical characteristics of the FDDI network.

· The maximum number of network subscribers is 1000.

· The maximum length of the network ring is 20 kilometers.

· The maximum distance between network subscribers is 2 kilometers.

· Transmission medium - multimode fiber-optic cable (electrical twisted pair can be used).

· Access method - marker.

· Information transfer rate - 100 Mbit / s (200 Mbit / s for duplex transmission mode).

The FDDI standard has significant advantages over all the previously discussed networks. For example, a Fast Ethernet network with the same bandwidth of 100 Mbps cannot match FDDI in terms of network size. In addition, the FDDI token access method provides, unlike CSMA / CD, guaranteed access time and the absence of conflicts at any load level.

The limitation on the total network length of 20 km is associated not with the attenuation of signals in the cable, but with the need to limit the time for the complete passage of the signal along the ring to ensure the maximum allowable access time. But the maximum distance between subscribers (2 km with a multimode cable) is determined precisely by the attenuation of the signals in the cable (it should not exceed 11 dB). The possibility of using a single-mode cable is also provided, in which case the distance between subscribers can reach 45 kilometers, and the total length of the ring is 200 kilometers.

There is also an implementation of FDDI on an electrical cable (CDDI - Copper Distributed Data Interface or TPDDI - Twisted Pair Distributed Data Interface). This uses a Category 5 cable with RJ-45 connectors. The maximum distance between subscribers in this case should be no more than 100 meters. The cost of network equipment on an electric cable is several times less. But this version of the network no longer has such obvious advantages over competitors as the original fiber-optic FDDI. Electrical versions of FDDI are much less standardized than fiber optic versions, so the compatibility of equipment from different manufacturers is not guaranteed.

For data transmission in FDDI, a 4V / 5V code is used, specially developed for this standard.

To achieve high network flexibility, the FDDI standard provides for the inclusion of two types of subscribers in the ring:

· Subscribers (stations) of class A (subscribers of dual connection, DAS - Dual-Attachment Stations) are connected to both (internal and external) rings of the network. At the same time, the possibility of exchange at a speed of up to 200 Mbit / s or redundancy of the network cable is realized (if the main cable is damaged, the reserve cable is used). Equipment of this class is used in the most critical parts of the network from the point of view of performance.

· Class B subscribers (stations) (subscribers of a single connection, SAS - Single-Attachment Stations) are connected to only one (external) ring of the network. They are simpler and cheaper than class A adapters, but lack their capabilities. They can be connected to the network only through a hub or bypass switch, which turns them off in case of an emergency.

In addition to the actual subscribers (computers, terminals, etc.), the network uses Wiring Concentrators, the inclusion of which allows you to collect all connection points in one place in order to monitor the operation of the network, diagnose faults and simplify reconfiguration. When using different types of cables (for example, fiber-optic cable and twisted pair), the hub also performs the function of converting electrical signals into optical ones and vice versa. Hubs are also available in Dual-Attachment Concentrator (DAC) and Single-Attachment Concentrator (SAC).

An example of an FDDI network configuration is shown in Fig. 8.1. The principle of combining network devices is illustrated in Figure 8.2.

Rice. 8.1. An example of an FDDI network configuration.

Unlike the access method offered by the IEEE 802.5 standard, FDDI uses what is known as multiple token passing. If, in the case of Token-Ring network, a new (free) token is transmitted by the subscriber only after his packet returns to him, then in FDDI a new token is transmitted by the subscriber immediately after the end of the packet transmission (similar to how it is done with the ETR method in the Token- Ring).

In conclusion, it should be noted that despite the obvious advantages of FDDI this network did not become widespread, which is mainly due to the high cost of its equipment (on the order of several hundred and even thousands of dollars). The main area of ​​application of FDDI today is backbone networks that connect multiple networks. FDDI is also used to connect powerful workstations or servers that require high-speed communication. It is assumed that Fast Ethernet can overtake FDDI, but the advantages of fiber optic cable, token control method and record allowable size networks currently put FDDI out of competition. And where hardware cost is critical, the twisted-pair version of FDDI (TPDDI) can be used in non-critical areas. In addition, the cost of FDDI equipment can greatly decrease with the growth of its production volume.


100VG-AnyLAN network

100VG-AnyLAN is one of the latest high-speed local area networks that has recently entered the market. It complies with the international standard IEEE 802.12, so the level of its standardization is quite high.

Its main advantages are a high exchange rate, a relatively low cost of equipment (about twice as expensive as the equipment of the most popular Ethernet 10BASE-T network), a centralized method of managing exchange without conflicts, as well as compatibility at the level of packet formats with Ethernet and Token-Ring networks.

In the name of the 100VG-AnyLAN network, the number 100 corresponds to a speed of 100 Mbps, the letters VG denote a cheap unshielded twisted pair cable of category 3 (Voice Grade), and AnyLAN (any network) denotes that the network is compatible with the two most common networks.

The main technical characteristics of the 100VG-AnyLAN network:

· Transfer rate - 100 Mbps.

· Topology - a star with the possibility of extension (tree). The number of cascading levels of concentrators (hubs) is up to 5.

· Access method - centralized, conflict-free (Demand Priority - with a priority request).

· The transmission medium is quad unshielded twisted pair (UTP category 3, 4, or 5 cables), double twisted pair (UTP category 5 cable), double shielded twisted pair (STP), and fiber optic cable. Nowadays, quad twisted pair is mainly widespread.

· The maximum cable length between a hub and a subscriber and between hubs is 100 meters (for UTP category 3 cable), 200 meters (for UTP category 5 cable and shielded cable), 2 kilometers (for fiber optic cable). The maximum possible network size is 2 kilometers (determined by the allowable delays).

· The maximum number of subscribers is 1024, the recommended number is up to 250.

Thus, the parameters of the 100VG-AnyLAN network are quite close to those of the Fast Ethernet network. However, the main advantage of Fast Ethernet is full compatibility with the most common Ethernet network (in the case of 100VG-AnyLAN, this requires a bridge). At the same time, the centralized management of 100VG-AnyLAN, which eliminates conflicts and guarantees the maximum amount of access time (which is not provided in the Ethernet network), also cannot be discounted.

An example of the structure of a 100VG-AnyLAN network is shown in Fig. 8.8.

The 100VG-AnyLAN network consists of a central (main, root) layer 1 hub, to which both individual subscribers and layer 2 hubs can be connected, to which subscribers and layer 3 hubs, etc. are connected, etc. In this case, the network can have no more than five such levels (in the original version there were no more than three). Maximum size the network can be 1000 meters for an unshielded twisted pair.

Rice. 8.8. Network structure 100VG-AnyLAN.

Unlike non-intelligent hubs on other networks (e.g. Ethernet, Token-Ring, FDDI), 100VG-AnyLAN hubs are intelligent controllers that control network access. To do this, they continuously monitor requests coming to all ports. Hubs accept incoming packets and send them only to the subscribers to whom they are addressed. However, they do not perform any information processing, that is, in this case, it is still not an active, but not a passive star. Hubs cannot be called full-fledged subscribers.

Each of the hubs can be configured to work with Ethernet or Token-Ring packet formats. In this case, the hubs of the entire network must work with packets of only one format. Bridging is required to communicate with Ethernet and Token-Ring networks, but bridging is fairly simple.

Hubs have one upper-level port (for connecting it to a higher-level hub) and several lower-level ports (for connecting subscribers). A computer (workstation), server, bridge, router, switch can act as a subscriber. Another hub can also be connected to the lower port.

Each hub port can be installed in one of two possible modes work:

· Normal mode assumes forwarding to the subscriber connected to the port only packets addressed to him personally.

· Monitor mode assumes forwarding to the subscriber connected to the port, all packets arriving at the hub. This mode allows one of the subscribers to control the operation of the entire network as a whole (to perform the monitoring function).

The 100VG-AnyLAN access method is typical for star networks.

When using a quad twisted pair, each of the four twisted pairs is transmitted at a speed of 30 Mbps. The total transfer rate is 120 Mbps. However, useful information due to the use of the 5B / 6B code is transmitted only at a speed of 100 Mbps. Thus, the bandwidth of the cable must be at least 15 MHz. Category 3 twisted pair cable (bandwidth - 16 MHz) meets this requirement.

Thus, the 100VG-AnyLAN network is an affordable solution for increasing the transmission speed up to 100 Mbps. However, it does not have full compatibility with any of the standard networks, so its further fate is problematic. In addition, unlike the FDDI network, it does not have any record parameters. Most likely, 100VG-AnyLAN, despite the support of reputable companies and a high level of standardization, will remain just an example of interesting technical solutions.

If we talk about the most common 100 Mbps Fast Ethernet network, then 100VG-AnyLAN provides twice the length of UTP category 5 cable (up to 200 meters), as well as a conflict-free method of exchange control.

Ethernet despite
for all his success, has never been elegant.
NICs only have rudimentary
the concept of intelligence. They really
first send the packet, and only then
see if anyone else has transmitted data
simultaneously with them. Someone compared Ethernet to
a society in which people can communicate
with each other only when everyone is screaming
simultaneously.

Like him
predecessor, Fast Ethernet uses the method
CSMACD (Carrier Sense Multiple Access with
Collision Detection - Multiple access to environment with
carrier sense and collision detection).
Behind this long and incomprehensible acronym
hiding a very simple technology. When
the Ethernet board should send a message, then
first she waits for silence, then
sends a packet and listens at the same time, not
did anyone send a message
simultaneously with him. If this happened, then
both packages do not reach the addressee. If
there was no collision, but the board should continue
transmit data, it still waits
a few microseconds before again
will try to send a new batch. it
made to ensure that other boards also
could work and no one was able to capture
the channel is monopoly. In case of collision, both
devices fall silent for a small
time span generated
randomly and then take
a new attempt to transfer data.

Due to collisions, neither
Ethernet, nor Fast Ethernet will ever be able to achieve
its maximum performance 10
or 100 Mbps. As soon as it starts
increase network traffic, temporary
delays between sending individual packets
are reduced, and the number of collisions
increases. Real
Ethernet performance cannot exceed
70% of its potential bandwidth
ability, and maybe even lower if the line
seriously overwhelmed.

Ethernet uses
the packet size is 1516 bytes, which is fine
fit when it was first created.
Today this is considered a disadvantage when
Ethernet is used for communication
servers as servers and communication lines
tend to exchange large
the number of small packages that
overloads the network. In addition, Fast Ethernet
imposes a limit on the distance between
connected devices - no more than 100
meters and it forces to show
extra caution when
designing such networks.

Ethernet was first
designed on the basis of bus topology,
when all devices were connected to a common
cable, thin or thick. Application
twisted pair has only partially changed the protocol.
When using a coaxial cable
the collision was determined at once by all
stations. In the case of twisted pair
use the "jam" signal as soon as
the station detects a collision, then it
sends a signal to the hub, the latter in
in turn sends "jam" to everyone
devices connected to it.

To
reduce congestion, Ethernet networks
split into segments that
unite with bridges and
routers. This allows you to transfer
only necessary traffic between segments.
A message passed between two
stations in one segment will not
transferred to another and will not be able to call in it
overload.

Today at
building a central highway,
unifying servers use
switched Ethernet. Ethernet switches can
regarded as high-speed
multiport bridges that are able to
independently determine which of its
ports the packet is addressed. Switch
looks at the packet headers and so
compiles a table defining
where is this or that subscriber with such
physical address. This allows
limit the scope of the package
and reduce the likelihood of overflow,
sending it only to the correct port. Only
broadcast packets are sent by
all ports.

100BaseT
- big brother 10BaseT

Technology idea
Fast Ethernet was born in 1992. In August
next year a group of producers
merged into the Fast Ethernet Alliance (FEA).
The FEA's goal was to obtain
Fast Ethernet formal approval from committee
802.3 Institute of Electrical Engineers and
radio electronics (Institute of Electrical and Electronic
Engineers, IEEE), since this committee
deals with standards for Ethernet. Luck
accompanied by new technology and
supporting alliance: in June 1995
all formal procedures have been completed, and
Fast Ethernet technology was named
802.3u.

With a light hand IEEE
Fast Ethernet is referred to as 100BaseT. This is explained
simple: 100BaseT is an extension
10BaseT standard with bandwidth from
10M bps to 100 Mbps. The 100BaseT standard includes
into a protocol for processing multiple
carrier-sense access and
CSMA / CD collision detection (Carrier Sense Multiple
Access with Collision Detection), which is also used in
10BaseT. In addition, Fast Ethernet can operate on
cables of several types, including
twisted pair. Both of these properties are new
standards are very important to potential
buyers, and thanks to them 100BaseT
turns out to be a good way to migrate networks
based on 10BaseT.

The main
a selling point for 100BaseT
is that Fast Ethernet is based on
inherited technology. Since Fast Ethernet
the same transfer protocol is used
messages as in older Ethernet versions, and
cable systems of these standards
compatible, to go to 100BaseT from 10BaseT
required

smaller
capital investment than for installation
other types of high-speed networks. except
addition, since 100BaseT is
continuation of the old Ethernet standard, all
tools and procedures
network analysis, as well as all
software running on
older Ethernet networks must be
keep working.
Hence the 100BaseT environment will be familiar
network administrators with experience
with Ethernet. This means that staff training will take
less time and will cost significantly
cheaper.

PRESERVATION
Of the PROTOCOL

Perhaps,
the greatest practical use of the new
technology brought the decision to leave
message transfer protocol unchanged.
The message transfer protocol, in our case
CSMA / CD, defines the way in which data
transmitted over the network from one node to another
through the cable system. In the ISO / OSI model
CSMA / CD protocol is part of the layer
media access control (MAC).
At this level, the format is defined, in
where information is transmitted over the network, and
the way the network device gets
network access (or network management) for
data transmission.

CSMA / CD name
can be broken down into two parts: Carrier Sense Multiple Access
and Collision Detection. From the first part of the name you can
conclude how a node with a network
the adapter determines the moment when it
a message should be sent. In accordance with
CSMA protocol, the network node first "listens"
network to determine if it is being transmitted to
any other message at the moment.
If you hear a carrier tone,
it means that the network is currently busy with another
message - the network node goes into the mode
waiting and dwells in it until the network
will be released. When the network comes
silence, the node starts transmitting.
In fact, data is sent to all nodes
network or segment, but are accepted only by
the node to which they are addressed.

Collision Detection -
the second part of the name is used to resolve
situations where two or more nodes are trying
send messages at the same time.
According to the CSMA protocol, everyone is ready to
transmission, the node must first listen to the network,
to determine if she is free. But,
if two nodes are listening at the same time,
they both decide the network is free and start
transmit your packages at the same time. In this
situations transmitted data
overlap each other (network
engineers call it a conflict), and not a single
from messages does not reach the point
destination. Collision Detection requires that the node
listened to the network also after the transmission
package. If a conflict is found, then
node repeats transmission through random
the chosen period of time and
checks again if a conflict has occurred.

THREE KINDS OF FAST ETHERNET

As well as
preservation of the CSMA / CD protocol, other important
the solution was to design 100BaseT like this
in such a way that it can be applied
cables of different types - like those that
are used in older Ethernet versions and
newer models. The standard defines three
modifications to work with
different types of Fast Ethernet cables: 100BaseTX, 100BaseT4
and 100BaseFX. Modifications 100BaseTX and 100BaseT4 are calculated
twisted pair, and 100BaseFX was designed for
optical cable.

100BaseTX standard
requires two steam UTP or STP. One
a pair is used for transmission, the other for
reception. These requirements are met by two
major cable standard: EIA / TIA-568 UTP
Category 5 and STP Type 1 from IBM. In 100BaseTX
attractive provision
full duplex mode when working with
network servers, as well as the use
only two out of four pairs of an eight-core
cable - the other two pairs remain
free and can be used in
further to empower
networks.

However, if you
going to work with 100BaseTX using for
of this Category 5 wiring, then you should
to know about its shortcomings. This cable
more expensive than other eight-core cables (for example
Category 3). Also, to work with it
the use of punchdown blocks is required (punchdown
blocks), connectors and patch panels,
meeting the requirements of Category 5.
It should be added that for support
full duplex mode should
install full duplex switches.

100BaseT4 standard
differs in softer requirements for
the cable you are using. The reason for this is
the fact that 100BaseT4 uses
all four pairs of an eight-core cable: one
for transmission, another for reception, and
the remaining two work as a transmission,
and at the reception. Thus, in 100BaseT4 and reception,
and data transmission can be carried out by
three pairs. By decomposing 100 Mbps into three pairs,
100BaseT4 decreases the frequency of the signal, so
for its transmission it is enough and less
high quality cable. For implementation
For 100BaseT4 networks, UTP Category 3 and
5, as well as UTP Category 5 and STP Type 1.

Advantage
100BaseT4 is less rigid
wiring requirements. Category 3 and
4 are more common, and in addition, they
significantly cheaper than cables
Category 5 things to keep in mind before
start of installation work. The disadvantages are
are that 100BaseT4 requires all four
pairs and that full duplex is this
not supported by the protocol.

Fast Ethernet includes
also a standard for working with multimode
fiber optic with 62.5-micron core and 125-micron
shell. The 100BaseFX standard is focused on
mainly on the trunk - for connection
Fast Ethernet repeaters within one
building. Traditional benefits
optical cable are inherent in the standard
100BaseFX: immunity to electromagnetic
noise, improved data protection and large
distance between network devices.

RUNNER
SHORT DISTANCES

Although Fast Ethernet and
is a continuation of the Ethernet standard,
no migration from 10BaseT to 100BaseT
regarded as a mechanical substitute
equipment - for this they can
changes in network topology are required.

Theoretical
Fast Ethernet segment diameter limit
is 250 meters; it's only 10
percent theoretical size limit
Ethernet network (2500 meters). This limitation
stems from the nature of the CSMA / CD protocol and
transmission speed 100Mbit / s.

What already
noted earlier transmitting data
the workstation must listen to the network in
the passage of time to make sure
that the data has reached the destination station.
On an Ethernet network with a bandwidth of 10
Mbps (for example 10Base5) time interval,
required workstation for
listening to the network for a conflict,
determined by the distance, which is 512-bit
frame (frame size is specified in the Ethernet standard)
will pass during the processing of this frame by
workstation. For Ethernet with bandwidth
with a capacity of 10 Mbit / s, this distance is
2500 meters.

On the other side,
the same 512-bit frame (802.3u standard
specifies a frame the same size as 802.3, then
is in 512 bits), transmitted by the working
station in the Fast Ethernet network, only 250 m will pass,
before the workstation completes it
processing. If the receiving station were
removed from the transmitting station by
distance over 250 m, then the frame could
come into conflict with another frame on
lines somewhere further, and the transmitting
the station, having completed the transmission, is no longer
would accept this conflict. That's why
the maximum diameter of a 100BaseT network is
250 meters.

To
use the allowable distance,
you need two repeaters to connect
all nodes. According to the standard,
maximum distance between node and
repeater is 100 meters; in Fast Ethernet,
as in 10BaseT, the distance between
hub and workstation are not
must exceed 100 meters. Insofar as
connecting devices (repeaters)
introduce additional delays, real
working distance between nodes can
be even smaller. That's why
it seems reasonable to take all
distances with some margin.

To work on
long distances will have to be purchased
optical cable. For example, equipment
100BaseFX in half duplex mode allows
connect a switch to another switch
or a terminal station located on
distance up to 450 meters from each other.
With 100BaseFX full duplex installed, you can
connect two network devices on
distance up to two kilometers.

HOW
INSTALL 100BASET

In addition to cables,
which we have already discussed for installing Fast
Ethernet network adapters will be required to
workstations and servers, hubs
100BaseT and possibly some
100BaseT switches.

Adapters,
necessary for organizing a 100BaseT network,
are called 10/100 Mbps Ethernet adapters.
These adapters are capable of (this requirement
standard 100BaseT) independently distinguish 10
Mbps from 100 Mbps. To serve the group
servers and workstations transferred to
100BaseT, a 100BaseT hub is also required.

When turned on
server or personal computer from
adapter 10/100, the latter issues a signal,
announcing what he can provide
bandwidth 100Mbps. If
receiving station (most likely, this
there will be a hub) is also designed for
work with 100BaseT, it will give a signal in response,
to which both a hub and a PC or a server
automatically switch to 100BaseT mode. If
the hub only works with 10BaseT, it does not
returns a signal and the PC or server
will automatically switch to 10BaseT mode.

When
small-scale 100BaseT configurations can be
use a 10/100 bridge or switch that
will provide communication of the part of the network working with
100BaseT, with pre-existing network
10BaseT.

Deceiving
RAPIDITY

Summing it all up
the above, we note that, as it seems to us,
Fast Ethernet is best for problem solving
high peak loads. For example, if
some user is working with CAD or
image processing programs and
needs an increase in throughput
ability, then Fast Ethernet may be
a good way out. However, if
problems caused by excess
users on the network, then 100BaseT starts
slow down the exchange of information at about 50%
network load - in other words, on the same
level as 10BaseT. But in the end it is
after all, nothing more than an extension.


Top