Ccna3mod4 Switching Concepts
Ccna3mod4 Switching Concepts
Switching Concepts
Summary
•LAN congestion and its effect on
network performance
•Advantages of LAN segmentation in a
network
•Advantages and disadvantages of
using bridges, switches, and routers for
LAN segmentation
•Effects of switching, bridging, and
routing on network throughput Fast
Ethernet technology and its benefits
CSMA/CD prevents multiple devices from
transmitting at the same time.
The Ethernet/802.3 Interface
Transmit
Tx Tx
Ethernet Collision Collision Ethernet
Loopback
Controller Detection Loopback Detection Controller
Receive
Rx Rx
Half Duplex
Full Duplex
HUB
•Node must
oBe directly attached to a dedicated switched
port
oHave installed network interface card that
supports
full duplex
Full-Duplex Ethernet Design
•Standard Ethernet normally can only
use 50-60% of the 10Mbps available
bandwidth.
•This is due to collisions and latency.
•Full duplex Ethernet offers 100% of
the bandwidth in both directions.
•This produces a potential 20Mbps
throughput – 10Mbps TX and 10Mbps
RX.
•This virtual network circuit exists only
when two nodes need to communicate.
•This is why it is called a virtual circuit –
it exists only when needed and is
established within the switch.
•Allows multiple users to communicate
in parallel via these virtual circuits.
Source MAC
address is used
to build this table
How a LAN Switch Learns
Addresses
•This means that as new addresses are
read they are learned and stored in
Content Address Memory (CAM).
•Each time an address is stored it is
time stamped.
•This allows addresses to be stored for
a set period of time.
But more domains
Benefits of Switching
HUB
LAN
Campus HUB
Switch
Switching Concepts