|
Compex PS2216 Switch Review by Harry Lam
on 02.12.03
Specifications: Rather than most reviews that will just give a spec sheet, I'm going to fully explain each specification in layman's terms. If you're not really interested, you can skip directly to the next page: Features.
IEEE (Institute of
Electrical and Electronics Engineers) is one of the bodies that set standards.
The CE mark is required for all electronics that will be sold anywhere in the European community. It certifies that a product has passed all essential safety and environmental requirements (93/68/EEC). All FCC Class A will bear
the following quote: Gost is certification for companies to export their products to Russia. It certifies that products meet certain quality and safety standards before they will be allowed into the country at customs. C-Tick is the Australian and New Zealand safety and EMC emission standards. All electronics products for the Australian and New Zealand markets are required to comply with this set of standards.
Led Indicators: The PS2216 has a power LED signifying power to the entire unit. Each port has one dual color LED (green for 100Mbps, amber for 10 Mbps) that blinks based on activity (and stays on if a link is established) Backplane Capacity: The backplane capacity of a device is the total amount of bandwidth that can be flowing through the switch per unit of time. 3.2Gbps means that all the switch ports will be able to attain maximum speeds even when all of the ports are simultaneously in use. The maximum bandwidth consumption of a switch can be calculated via the following formula: (maximum port speed) * (# of ports) * 2(only if the switch supports full duplex). For our test switch, it's 100Mbps * 16 ports * 2 = 3,200Mbps which is 3.2Gbps. Transmission Mode: The transmission mode of a switch basically tells you if the switch is half or full duplex (or simplex, but that wouldn't appear on a switch -- basically simplex is communication in one direction only). Flow Control: Flow Control basically is an acknowledgment system to ensure that the receiving node doesn't get flooded with data (too much data that it can't handle it). The PS2216 uses the standard IEEE 802.3x Flow Control specification for Fast Ethernet (under Full Duplex), and uses Back Pressure flow control (under half duplex). Back Pressure flow control basically have nodes verify that the receiving node has enough buffer space before data is sent. Switching Method: The PS2216 uses store and forward switching, in which basically an entire frame is received and stored into the switch's memory before it is transmitted to the destination. This allows the switch to check the frame for errors before sending the frame on; if there are errors, the frame is not transmitted and a request for the same frame is sent to the source. However, the latency of the switch is directly related to the size of the frame. In contrast, in cut-through switching, the switch begins to forward the frame as soon as it can (basically after it receives the destination MAC address part of the frame). This does not have any error correction built into the switching method, and in essence the switch is acting in a way similar to a hub (at least in the way frames are forwarded). Data Buffer: The data buffer of a switch is the total amount of information it can hold at a time for all of it's switching jobs. Considering that a frame is measured with the unit of bytes, 128kb should be sufficient. MAC Address Table: The MAC address is a unique hardware identifier (in hexadecimal) that is used on almost all networking components. A switch builds a table of the MAC addresses it is connected to and uses that table to make it's decisions on how to forward packets. 8K should be adequate for almost all networks that the PS2216 is used in; considering that a MAC address is only 6 bytes long (the first 3 bytes make up the vendor portion of the MAC address, the last 3 bytes is the unique serial number from that specific vendor). Power Supply: This specification just states that the switch requires an external DC 3.3V power source capable of delivering 3A of current, this is supplied through the transformer power plug that is included with the unit (and if you lose that plug, you can get a universal plug corresponding to these specs).
|
|
:: Copyright © 2002-2008 Techware Labs, LLC :: All Rights Reserved |