Used as a centralized point of connection for connecting network nodes
Works on Layer 1 of the OSI model
Twisted-pair Ethernet (10/100/BaseT(X))
Most common type of network hub
Uses UTP (Unshielded Twisted Pair) copper cable with RJ45 connectors
Has multiple RJ45 ports for connecting multiple nodes
Traffic is broadcast out all ports
All connected nodes receive the broadcast traffic
The destination host accepts the traffic and the other hosts drop(ignore) the traffic
Prone to collisions
No collision detection or prevention
Works as a signal repeater
Not the best solution for networks with more than just a few network nodes
Analog Modem (Diagram)
Network interface that connects a node to a network using dial-up over the Plain Old Telephone System (POTS) or Publicly Switching Telephone Network (PSTN)
Has RJ11 ports for connecting to phone lines
MOdulate/DEModulate (MODEM)
Modulation is the process of converting the digital signal of the computer into an analog signal so that it can be passed over the telephone system
Demodulation is the process of the analog signal back
into a digital signal so the computer system can process it
Speeds are slow
Top download speed of 56Kbps
Packet Shaper (Diagram)
The active delaying or prioritizing of data packets for the purpose of reducing/regulating the demand on bandwidth resources
Increases overall network performance
If one user is streaming audio/video and taking up 75% of the available network bandwidth, then only 25% is left for other users
Packet shaping throttles the bandwidth so that one user can't saturate the connection, but are limited to a certain throughput
VPN Concentrator (Diagram)
Appliance for facilitating VPN connections from remote sites and/or hosts.
Usually found where many VPN connections are needed
Creates, configures, and manages VPN tunnels
User authentication, host addressing, encryption, and data delivery
VPN Clients are used to connect to the network through the VPN Concentrator