Categories (x) > Networking > Switches > Commercial/Office Grade (x)

Results 1-10 of 71 1 2 3 4 5 > >> 

Product Data Sheets (pdf)...PoE L2 Managed 10/100 Switch with (2) Dual-Media SFP Ports

  • Manual... 
  • Unmanaged Gigabit Switch
    (Version 1)
 
  • Manual... 
  • 100Mb FX Small-Form-Factor %X93plug-in%X94 connector
    Installation and User Guide (Apr-99)
 
  • Manual... 
  • PoE+ Gigabit Managed Switch Eco CLI Guide
    CLI Guide for the LPB2810A, LPB2826A, and LPB2848A (Version 1)
 

Black Box Explains...Layer 2, 3, and 4 switches.



...more/see it now
OSI Layer Physical
Component
7-Application Applicaton Software

LAN-Compatible Software
E-Mail, Diagnostics, Word Processing, Database


Network Applications
6-Presentation Data-
Conversion Utilities
Vendor-Specific Network Shells and Gateway™ Workstation Software
5-Session Network Operating System SPX NetBIOS DECnet™ TCP/IP AppleTalk®
4-Transport Novell® NetWare® IPX™ PC LAN LAN Mgr DECnet PC/TCP® VINES™ NFS TOPS® Apple
Share®
3-Network Control
2-Data Link Network E A TR P TR E TR E E E P E P
1-Physical E=Ethernet; TR=Token Ring; A=ARCNET®; P=PhoneNET®

With the rapid development of computer networks over the last decade, high-end switching has become one of the most important functions on a network for moving data efficiently and quickly from one place to another.


Here’s how a switch works: As data passes through the switch, it examines addressing information attached to each data packet. From this information, the switch determines the packet’s destination on the network. It then creates a virtual link to the destination and sends the packet there.


The efficiency and speed of a switch depends on its algorithms, its switching fabric, and its processor. Its complexity is determined by the layer at which the switch operates in the OSI (Open Systems Interconnection) Reference Model (see above).


OSI is a layered network design framework that establishes a standard so that devices from different vendors work together. Network addresses are based on this OSI Model and are hierarchical. The more details that are included, the more specific the address becomes and the easier it is to find.


The Layer at which the switch operates is determined by how much addressing detail the switch reads as data passes through.


Switches can also be considered low end or high end. A low-end switch operates in Layer 2 of the OSI Model and can also operate in a combination of Layers 2 and 3. High-end switches operate in Layer 3, Layer 4, or a combination of the two.


Layer 2 Switches (The Data-Link Layer)

Layer 2 switches operate using physical network addresses. Physical addresses, also known as link-layer, hardware, or MAC-layer addresses, identify individual devices. Most hardware devices are permanently assigned this number during the manufacturing process.


Switches operating at Layer 2 are very fast because they’re just sorting physical addresses, but they usually aren’t very smart—that is, they don’t look at the data packet very closely to learn anything more about where it’s headed.


Layer 3 Switches (The Network Layer)

Layer 3 switches use network or IP addresses that identify locations on the network. They read network addresses more closely than Layer 2 switches—they identify network locations as well as the physical device. A location can be a LAN workstation, a location in a computer’s memory, or even a different packet of data traveling through a network.


Switches operating at Layer 3 are smarter than Layer 2 devices and incorporate routing functions to actively calculate the best way to send a packet to its destination. But although they’re smarter, they may not be as fast if their algorithms, fabric, and processor don’t support high speeds.


Layer 4 Switches (The Transport Layer)

Layer 4 of the OSI Model coordinates communications between systems. Layer 4 switches are capable of identifying which application protocols (HTTP, SNTP, FTP, and so forth) are included with each packet, and they use this information to hand off the packet to the appropriate higher-layer software. Layer 4 switches make packet-forwarding decisions based not only on the MAC address and IP address, but also on the application to which a packet belongs.


Because Layer 4 devices enable you to establish priorities for network traffic based on application, you can assign a high priority to packets belonging to vital in-house applications such as Peoplesoft, with different forwarding rules for low-priority packets such as generic HTTP-based Internet traffic.


Layer 4 switches also provide an effective wire-speed security shield for your network because any company- or industry-specific protocols can be confined to only authorized switched ports or users. This security feature is often reinforced with traffic filtering and forwarding features.

collapse


Black Box Explains...Ethernet.



If you have an existing network, there’s a 90% chance it’s Ethernet. If you’re installing a new network, there’s a 98% chance it’s Ethernet—the Ethernet standard is... more/see it nowthe overwhelming favorite network standard today.


Ethernet was developed by Xerox®, DEC®, and Intel® in the mid-1970s as a 10-Mbps (Megabits per second) networking protocol—very fast for its day—operating over a heavy coax cable (Standard Ethernet).


Today, although many networks have migrated to Fast Ethernet (100 Mbps) or even Gigabit Ethernet (1000 Mbps), 10-Mbps Ethernet is still in widespread use and forms the basis of most networks.


Ethernet is defined by international standards, specifically IEEE 802.3. It enables the connection of up to 1024 nodes over coax, twisted-pair, or fiber optic cable. Most new installations today use economical, lightweight cables such as Category 5 unshielded twisted-pair cable and fiber optic cable.


How Ethernet Works

Ethernet signals are transmitted from a station serially, one bit at a time, to every other station on the network.


Ethernet uses a broadcast access method called Carrier Sense Multiple Access/Collision Detection (CSMA/CD) in which every computer on the network “hears” every transmission, but each computer “listens” only to transmissions intended for it.


Each computer can send a message anytime it likes without having to wait for network permission. The signal it sends travels to every computer on the network. Every computer hears the message, but only the computer for which the message is intended recognizes it. This computer recognizes the message because the message contains its address. The message also contains the address of the sending computer so the message can be acknowledged.


If two computers send messages at the same moment, a “collision” occurs, interfering with the signals. A computer can tell if a collision has occurred when it doesn’t hear its own message within a given amount of time. When a collision occurs, each of the colliding computers waits a random amount of time before resending the message.


The process of collision detection and retransmission is handled by the Ethernet adapter itself and doesn’t involve the computer. The process of collision resolution takes only a fraction of a second under most circumstances. Collisions are normal and expected events on an Ethernet network. As more computers are added to the network and the traffic level increases, more collisions occur as part of normal operation. However, if the network gets too crowded, collisions increase to the point where they slow down the network considerably.


Standard (Thick) Ethernet (10BASE5)


  • Uses “thick” coax cable with N-type connectors for a backbone and a transceiver cable with 9-pin connectors from the transceiver to the NIC.
  • Both ends of each segment should be terminated with a 50-ohm resistor.
  • Maximum segment length is 500 meters.
  • Maximum total length is 2500 meters.
  • Maximum length of transceiver cable is 50 meters.
  • Minimum distance between transceivers is 2.5 meters.
  • No more than 100 transceiver connections per segment are allowed.
Thin Ethernet (ThinNet) (10BASE2)


  • Uses "Thin" coax cable.
  • The maximum length of one segment is 185 meters.
  • The maximum number of segments is five.
  • The maximum total length of all segments is 925 meters.
  • The minimum distance between T-connectors is 0.5 meters.
  • No more than 30 connections per segment are allowed.
  • T-connectors must be plugged directly into each device.
Twisted-Pair Ethernet (10BASE-T)


  • Uses 22 to 26 AWG unshielded twisted-pair cable (for best results, use Category 4 or 5 unshielded twisted pair).
  • The maximum length of one segment is 100 meters.
  • Devices are connected to a 10BASE-T hub in a star configuration.
  • Devices with standard AUI connectors may be attached via a 10BASE-T transceiver.
Fiber Optic Ethernet (10BASE-FL, FOIRL)


  • Uses 50-, 62.5-, or 100-micron duplex multimode fiber optic cable (62.5 micron is recommended).
  • The maximum length of one 10BASE-FL (the new standard for fiber optic connections) segment is 2 kilometers.
  • The maximum length of one FOIRL (the standard that preceded the new 10BASE-FL) segment is 1 kilometer.
collapse

  • Manual... 
  • Modular Express Ethernet Switch
    Installation and User Guide (1/7/2013)
 
  • Manual... 
  • Gigabit Ethernet Managed Switch CLI Guide
    CLI Guide for the LGB5028A and LGB5052A (Version 1)
 
  • Visio Stencil Drawing... 
  • Visio Stencil
    Stencil Drawings
 

Black Box Explains...Single-strand fiber WDM.

Traditional fiber optic media converters perform a useful function but don’t really reduce the amount of cable needed to send data on a fiber segment. They still require two strands... more/see it nowof glass to send transmit and receive signals for fiber media communications. Wouldn’t it be better to combine these two logical communication paths within one strand?

That’s exactly what single-strand fiber conversion does. It compresses the transmit and receive wavelengths into one single-mode fiber strand.

The conversion is done with Wave-Division Multiplexing (WDM) technology. WDM technology increases the information-carrying capacity of optical fiber by transmitting two signals simultaneously at different wavelengths on the same fiber. The way it usually works is that one unit transmits at 1310 nm and receives at 1550 nm. The other unit transmits at 1550 nm and receives at 1310 nm. The two wavelengths operate independently and don’t interfere with each other. This bidirectional traffic flow effectively converts a single fiber into a pair of “virtual fibers,” each driven independently at different wavelengths.

Although most implementations of WDM on single-strand fiber offer two channels, four-channel versions are just being introduced, and versions offering as many as 10 channels with Gigabit capacity are on the horizon.

WDM on single-strand fiber is most often used for point-to-point links on a long-distance network. It’s also used to increase network capacity or relieve network congestion. collapse

Results 1-10 of 71 1 2 3 4 5 > >> 

Support

Delivering superior technical support is our highest priority. Depending on the products or services we provide for you, please visit your appropriate support area.



 
Print
Black Box 1-877-877-2269
Black Box Network Services