- Firmware...
-
26-Port PoE+ Gigabit Managed Switch Eco Firmware
Firmware for the LPB2826A (Version v1.59)
Black Box Explains...Ethernet hubs vs. Ethernet switches.
Although hubs and switches look very similar and are connected to the network in much the same way, there is a significant difference in the way they function.
What is a... more/see it nowhub?
An Ethernet hub is the basic building block of a twisted-pair (10BASE-T or 100BASE-TX) Ethernet network. Hubs do little more than act as a physical connection. They link PCs and peripherals and enable them to communicate over a network. All data coming into the hub travels to all stations connected to the hub. Because a hub doesnt use management or addressing, it simply divides the 10- or 100-Mbps bandwidth among users. If two stations are transferring high volumes of data between them, the network performance of all stations on that hub will suffer. Hubs are good choices for small- or home-office networks, particularly if bandwidth concerns are minimal.
What is a switch?
An Ethernet switch, on the other hand, provides a central connection in an Ethernet network in which each connected device has its own dedicated link with full bandwidth. Switches divide LAN data into smaller, easier-to-manage segments and send data only to the PCs it needs to reach. They allot a full 10 or 100 Mbps to each user with addressing and management features. As a result, every port on the switch represents a dedicated 10- or 100-Mbps pathway. Because users connected to a switch do not have to share bandwidth, a switch offers relief from the network congestion a shared hub can cause.
What to consider when selecting an Ethernet hub:
• Stackability. Select a stackable hub connected with a special cable so you can start with one hub and add others as you need more ports. The entire stack functions as one device.
• Manageability. Choose an SNMP-manageable hub if you have a large, managed network.
What to consider when selecting an Ethernet switch:
• Manageability. Ethernet switches intended for large managed networks feature built-in management, usually SNMP.
• OSI Layer operation. Most Ethernet switches operate at “Layer 2,” which is for the physical network addresses (MAC addresses). Layer 3 switches use network addresses, and incorporate routing functions to actively calculate the best way to send a packet to its destination. Very advanced Ethernet switches, often known as routing switches, operate on OSI Layer 4 and route network traffic according to the application.
• Modular construction. A modular switch enables you to populate a chassis with modules of different speeds and media types. Because you can easily change modules, the modular switch is an adaptable solution for large, growing networks.
• Stackability. Some Ethernet switches can be connected to form a stack of two or more switches that functions as a single network device. This enables you to start with fewer ports and add them as your network grows. collapse
Black Box Explains...Ethernet hubs vs. Ethernet switches.
Although hubs and switches look very similar and are connected to the network in much the same way, there is a significant difference in the way they function.
What is a hub?
An Ethernet hub is the basic building block of a twisted-pair (10BASE-T or 100BASE-TX) Ethernet network. Hubs do little more than act as a physical connection. They link PCs and peripherals and enable them to communicate over a network. All data coming into the hub travels to all stations connected to the hub. Because a hub doesnt use management or addressing, it simply divides the 10- or 100-Mbps bandwidth among users. If two stations are transferring high volumes of data between them, the network performance of all stations on that hub will suffer. Hubs are good choices for small- or home-office networks, particularly if bandwidth concerns are minimal.
What is a switch?
An Ethernet switch, on the other hand, provides a central connection in an Ethernet network in which each connected device has its own dedicated link with full bandwidth. Switches divide LAN data into smaller, easier-to-manage segments and send data only to the PCs it needs to reach. They allot a full 10 or 100 Mbps to each user with addressing and management features. As a result, every port on the switch represents a dedicated 10- or 100-Mbps pathway. Because users connected to a switch do not have to share bandwidth, a switch offers relief from the network congestion a shared hub can cause.
What to consider when selecting an Ethernet hub:
• Stackability. Select a stackable hub connected with a special cable so you can start with one hub and add others as you need more ports. The entire stack functions as one device.
• Manageability. Choose an SNMP-manageable hub if you have a large, managed network.
What to consider when selecting an Ethernet switch:
• Manageability. Ethernet switches intended for large managed networks feature built-in management, usually SNMP.
• OSI Layer operation. Most Ethernet switches operate at “Layer 2,” which is for the physical network addresses (MAC addresses). Layer 3 switches use network addresses, and incorporate routing functions to actively calculate the best way to send a packet to its destination. Very advanced Ethernet switches, often known as routing switches, operate on OSI Layer 4 and route network traffic according to the application.
• Modular construction. A modular switch enables you to populate a chassis with modules of different speeds and media types. Because you can easily change modules, the modular switch is an adaptable solution for large, growing networks.
• Stackability. Some Ethernet switches can be connected to form a stack of two or more switches that functions as a single network device. This enables you to start with fewer ports and add them as your network grows.
- Manual...
-
USB-Powered 10/100 Switch User Manual
User Manual for the LBS005A & LBS008A (Version 2)
Black Box Explains...Layer 3 switching.
In the last decade, network topologies have typically featured routers along with hubs or switches. The hub or switch acts as a central wiring point for LAN segments while the... more/see it nowrouter takes care of higher-level functions such as protocol translation, traffic between LAN segments, and wide-area access.
Layer 3 switching, which combines Layer 2 switching and Layer 3 IP routing, provides a more cost-effective way of setting up LANs by incorporating switching and routing into one device. While a traditional Layer 2 switch simply sends data along without examining it, a Layer 3 switch incorporates some features of a router in that it examines data packets before sending them on their way. The integration of switching and routing in a Layer 3 switch takes advantage of the speed of a switch and the intelligence of a router in one economical package.
There are two basic types of Layer 3 switching: packet-by-packet Layer 3 (PPL3) and cut-through Layer 3.
PPL3 switches are technically routers in that they examine all packets before forwarding them to their destinations. They achieve top speed by running protocols such as OSPF (Open Shortest Path First) and by using cache routing tables. Because these switches understand and take advantage of network topology, they can blow the doors off traditional routers with speeds of more than 7,000,000 (thats seven million!) packets per second.
Cut-through Layer 3 switching relies on a shortcut for top speed. Cut-through Layer 3 switches, rather than examining every packet, examine only the first in a series to determine its destination. Once the destination is known, the data flow is switched at Layer 2 to achieve high speeds. collapse
Black Box Explains...Layer 3 switching.
In the last decade, network topologies have typically featured routers along with hubs or switches. The hub or switch acts as a central wiring point for LAN segments while the router takes care of higher-level functions such as protocol translation, traffic between LAN segments, and wide-area access.
Layer 3 switching, which combines Layer 2 switching and Layer 3 IP routing, provides a more cost-effective way of setting up LANs by incorporating switching and routing into one device. While a traditional Layer 2 switch simply sends data along without examining it, a Layer 3 switch incorporates some features of a router in that it examines data packets before sending them on their way. The integration of switching and routing in a Layer 3 switch takes advantage of the speed of a switch and the intelligence of a router in one economical package.
There are two basic types of Layer 3 switching: packet-by-packet Layer 3 (PPL3) and cut-through Layer 3.
PPL3 switches are technically routers in that they examine all packets before forwarding them to their destinations. They achieve top speed by running protocols such as OSPF (Open Shortest Path First) and by using cache routing tables. Because these switches understand and take advantage of network topology, they can blow the doors off traditional routers with speeds of more than 7,000,000 (thats seven million!) packets per second.
Cut-through Layer 3 switching relies on a shortcut for top speed. Cut-through Layer 3 switches, rather than examining every packet, examine only the first in a series to determine its destination. Once the destination is known, the data flow is switched at Layer 2 to achieve high speeds.
- Manual...
-
8-Port Unmanaged 10/100 Fast Ethernet Switch with 4 PoE Ports User Manual
Manual for the LPB208A-R2 (Version 1)
Product Data Sheets (pdf)...Modular Managed L2 Switch
The difference between unmanaged, managed, and Web-smart switches
With regard to management options, the three primary classes of switches are unmanaged, managed, and Web smart. Which you choose depends largely on the size of your network and how... more/see it nowmuch control you need over that network.
Unmanaged switches are basic plug-and-play switches with no remote configuration, management, or monitoring options, although many can be locally monitored and configured via LED indicators and DIP switches. These inexpensive switches are typically used in small networks or to add temporary workgroups to larger networks.
Managed switches support Simple Network Management Protocol (SNMP) via embedded agents and have a command line interface (CLI) that can be accessed via serial console, Telnet, and Secure Shell. These switches can often be configured and managed as groups. More recent managed switches may also support a Web interface for management through a Web browser.
These high-end switches enable network managers to remotely access a wide range of capabilities including:
SNMP monitoring.
Enabling and disabling individual ports or port Auto MDI/MDI-X.
Port bandwidth and duplex control.
IP address management.
MAC address filtering.
Spanning Tree.
Port mirroring to monitor network traffic.
Prioritization of ports for quality of service (QoS).
VLAN settings.
802.1X network access control.
IGMP snooping.
Link aggregation or trunking.
Managed switches, with their extensive management capabilities, are at home in large enterprise networks where network administrators need to monitor and control a large number of network devices.
Web-smart switches—sometimes called smart switches or Web-managed switches—have become a popular option for mid-sized networks that require management. They offer access to switch management features such as port monitoring, link aggregation, and VPN through a simple Web interface via an embedded Web browser. What these switches generally do not have is SNMP management capabilities or a CLI. Web-smart switches must usually be managed individually rather than in groups.
Although the management features found in a Web-smart switch are less extensive than those found in a fully managed switch, these switches are becoming smarter with many now offering many of the features of a fully managed switch. collapse
The difference between unmanaged, managed, and Web-smart switches
With regard to management options, the three primary classes of switches are unmanaged, managed, and Web smart. Which you choose depends largely on the size of your network and how much control you need over that network.
Unmanaged switches are basic plug-and-play switches with no remote configuration, management, or monitoring options, although many can be locally monitored and configured via LED indicators and DIP switches. These inexpensive switches are typically used in small networks or to add temporary workgroups to larger networks.
Managed switches support Simple Network Management Protocol (SNMP) via embedded agents and have a command line interface (CLI) that can be accessed via serial console, Telnet, and Secure Shell. These switches can often be configured and managed as groups. More recent managed switches may also support a Web interface for management through a Web browser.
These high-end switches enable network managers to remotely access a wide range of capabilities including:
SNMP monitoring.
Enabling and disabling individual ports or port Auto MDI/MDI-X.
Port bandwidth and duplex control.
IP address management.
MAC address filtering.
Spanning Tree.
Port mirroring to monitor network traffic.
Prioritization of ports for quality of service (QoS).
VLAN settings.
802.1X network access control.
IGMP snooping.
Link aggregation or trunking.
Managed switches, with their extensive management capabilities, are at home in large enterprise networks where network administrators need to monitor and control a large number of network devices.
Web-smart switches—sometimes called smart switches or Web-managed switches—have become a popular option for mid-sized networks that require management. They offer access to switch management features such as port monitoring, link aggregation, and VPN through a simple Web interface via an embedded Web browser. What these switches generally do not have is SNMP management capabilities or a CLI. Web-smart switches must usually be managed individually rather than in groups.
Although the management features found in a Web-smart switch are less extensive than those found in a fully managed switch, these switches are becoming smarter with many now offering many of the features of a fully managed switch.
- Firmware...
-
48-Port Gigabit Managed Switch Firmware
Firmware for the LGB1148A (Version v2.00)
- Manual...
-
Gigabit Ethernet Managed Switch User Manual
User Manual for the LGB5028A and LGB5052A (Version 1)
- Manual...
-
Gigabit Managed Switch CLI Guide
CLI Guide for the LGB1108A, LGB1126A, and LGB1148A (Version 1)