NEtwork infrastructure devices Flashcards
Network Infrastructure
Primary devices used in our networks
Hub
▪ Layer 1 device used to connect multiple network devices/workstations
▪ Known as multiport repeaters
▪ Three basic types of Ethernet hubs:
● Passive hub
o Repeats signal with no amplification
● Active hub
o Repeats signal with amplification
● Smart hub
o Active hub with enhanced features like SNMP
Collision Domains
▪ Multiple network segments connected together by hubs
▪ Hubs (layer 1) were used to connect multiple network segments together
▪ Each LAN segment becomes a separate collision domain
Bridges
▪ Bridges analyze source MAC addresses in frames entering the bridge and
populate an internal MAC address table
▪ Makes intelligent forwarding decisions based on destination MAC address
in the frames
Switch
▪ Layer 2 device used to connect multiple network segments together
▪ Essentially a multiport bridge
▪ Switches learn MAC addresses and make forwarding decisions based on
them
▪ Switches analyze source MAC addresses in frames entering the switch
and populate an internal MAC address table based on them
Layer 2 Switch
▪ Each port on a switch represents an individual collision domain
▪ All ports belong to the same broadcast domain
Router
▪ Layer 3 device used to connect multiple networks together
▪ Make forwarding decisions based on logical network address information
● Such as using IP addresses (IPv4 or IPv6)
▪ Routers are typically more feature rich and support a broader range of
interface types than multilayer switches
▪ Each port is a separate collision domain
▪ Each port is a separate broadcast domain
Layer 3 Switch
▪ Layer 3 device used to connect multiple network segments together
▪ Can make Layer 3 routing decisions and interconnect entire networks
(like a router), not just network segments (like a switch)