The Difference Between a Hub and a Router
For someone who needs a quick clarification on the matter, a hub combines all linked computers or workstations into a network, while router links two separate and distinct networks to each other. More ...
Data Center Networking
In recent years, companies such as Amazon, Google, and Microsoft have built massive data centers, each housing tens to hundreds of thousands of hosts, and concurrently supporting many distinct cloud applications. Each data center has its own data center network that interconnects its hosts and interconnects the data center with the Internet. More ...
The IEEE 802.3 Ethernet Standards
The Institute of Electrical and Electronics Engineers (IEEE). The IEEE sets up committees to define industry standards. The IEEE 802 committee sets the standards for networking. The IEEE subcommittee 802.3 sets the standard for Ethernet. More ...
What Are Pseudo-Wires?
Pseudo-wire is a mechanism used in networking and telecommunications to emulate various services using packet switched networks with technologies such as Ethernet, MPLS (Multi Protocol Labelled Switching) and IP (Internet Protocol). More ...
Proxy Servers
With a proxy server, instead of connecting directly to a server that can fulfill a requested resource, such as a file or web page, the client directs the request to the proxy server, which evaluates the request and performs the required network transactions. More ...
VLAN (Virtual Local Area Network) Basics
"A VLAN is a LOGICAL network where devices might be on separate PHYSICAL networks. The purpose of implementing a VLAN is to improve the performance of a network or apply security features. More ...
Ethernet Bridges
Unlike a hub, which blindly forwards received bits, a bridge makes intelligent forwarding decisions based on the destination MAC address in a frame. More ...
Fiber Distributed Data Interface
The Fiber Distributed Data Interface (FDDI) uses pulses of light and fiber optic cable to send signals with a 100 Mbps throughput over dual counter-rotating rings. More ...
Transparent Bridging and MAC Address Filtering
A bridge uses a database to send frames across network segments. The database is a list of nodes MAC addresses and their locations on the network. To send a frame between two segments a bridge reads a frame's destination MAC address and decides to either forward or filter. More ...
Network Topologies
The physical arrangement of the cables, computers and components is referred to as the networks topology. There are five basic topologies, bus, star, ring, mesh, and wireless. More ...
Network Hubs
A hub lives at Layer 1 of the OSI model, so it does not make forwarding decisions. Instead, a hub receives bits on one port and then retransmits those bits out all other ports. Because of this a hub is sometimes called a repeater. More ...
The Difference Between a Broadcast Domain and a Collision Domain
One of the most confusing things to understand in computer networking is the difference between a broadcast domain and a collision domain. Much of the confusion results because of the operation of a network switch. More ...
Wireless Network Vlans - How to Implement Wireless Vlans
Wireless access points operate as bridges with no routing defined anywhere on the wireless network segment. VLANs are defined on the wired switches and mapped with specific SSIDs at each access point. The wireless client associates with a specific SSID which in turn will map client with membership in a specific VLAN. More ...
