Section 6: Ethernet Fundamentals Flashcards
What is Carrier Sense Multiple Access/Collision Detect (CSMA/CD)?
It prevents collisions by using carrier-sensing to defer transmissions until no other stations are transmitting
What is the bandwidth capacity of an Ethernet?
10 Mbps
What is the bandwidth capacity of a Fast Ethernet?
100 Mbps
What is the bandwidth capacity of a Gigabit Ethernet?
1000 Mbps/1 Gbps
What is the bandwidth capacity of an 10-Gigabit Ethernet?
10 Gbps
What is the bandwidth capacity of a 100-Gigabit Ethernet?
100 Gbps
What media type, bandwidth capacity, and distance limitation is a 10BASE-T?
CAT 3 or higher, 10 Mbps, 100 m
What media type, bandwidth capacity, and distance limitation is a 100BASE-TX?
CAT 5 or higher, 100 Mbps, 100 m
What media type, bandwidth capacity, and distance limitation is a 1000BASE-TX?
CAT 6 or higher, 1 Gbps, 100 m
What media type, bandwidth capacity, and distance limitation is a 1000BASE-SX?
MMF, 1 Gbps, 220 m
What media type, bandwidth capacity, and distance limitation is a 1000BASE-LX?
MMF/SMF, 1 Gbps, 500 m/5 km
What media type, bandwidth capacity, and distance limitation is a 1000BASE-ZX?
SMF, 1 Gbps, 70 km
What is a Hub?
A Layer 1 device used to connect multiple network devices/workstations
Known as multiport repeaters
What is a Collision Domain?
Multiple network segments connected together by hubs
What are bridges?
Analyzes source MAC addresses and makes intelligent forwarding decisions based on the destination MAC address in the frames
What is a switch?
A layer 2 device used to connect multiple network segments together
Learn MAC addresses and make forwarding decisions based on them
What is a router?
A layer 3 device used to connect multiple networks together
Makes forwarding decisions based on logical network address information
What is a Layer 3 Switch?
Just like a layer 2 switch, but can also make routing decisions and interconnect entire networks.
What is link aggregation (802.3ad)?
Allows for a combination of multiple physical connections into a single logical connection
What is Power over Ethernet (PoE 802.3af, PoE+ 802.3at)?
Supplies electrical power over Ethernet
What is the First-Hop Redundancy Protocol?
Uses virtual IP and MAC addresses to provide a “active router” and a “standby router”
Also known as a Hot Standby Router Protocol (HSRP)
What is MAC Filtering?
Permits or denies traffic based on a device’s MAC address to improve security
What is Quality of Service (QoS)?
Forwards traffic based on priority markings
What is the Spanning Tree Protocol (STP) (802.1D)?
Permits redundant links between switches and prevents traffic loops