Basics of Switching & Networking Using CISCO Packet Tracer
Basics of Switching & Networking Using CISCO Packet Tracer
04 05
BRIDGES REPEATERS
Computer networking device Electronic Device in a
communication channel
01 HUBS
Classroom
session example !
HOW A HUB SENDS A MESSAGE ? A
C
HUBS
A hub is a physical layer networking device
which is used to connect multiple devices in a
network. They are generally used to connect
computers in a LAN (Local Area Network).
A hub has many ports in it. A computer which
intends to be connected to the network is
plugged in to one of these ports. When a data
frame arrives at a port, it is broadcast to every
other port, without considering whether it is
destined for a particular destination or not.
WHY HUBS ARE NOT USED NOWADAYS ?
1. Unnecessary Traffic
2. What will happen to the security of information ?
SWITCHES 02
University Test
example !
HOW A SWITCHES SENDS A MESSAGE ?
A
Let us suppose that Device A sends a
message to Device C or vice versa.
How a switches will send a message
from one device to another device ?
D B
Initially broadcast message to every
device then maintain a switch table
after that.
THANKS