Lammle - Chapter 8 Flashcards
(16 cards)
Collision Domain
Network segment with two or more devices sharing the same bandwidth
___ & ___ break collision domain
Bridges and switches
Bridge / Switch - 3 Differences?
- Bridges are software based. Switches are hardware based (ASIC).
- Switches have a much larger number of available ports than bridges.
- One bridge - one spanning-tree. One switch- multiple spanning-trees
Bridge / Switch - 3 Commonalities?
- Both forward L2 broadcasts
- Both learn MAC addresses by examining the src address of each frame
- Both make forwarding decisions based on L2 addresses
3 Switch Funtions at layer 2
Address learning, forward/filter decisions, loop avoidance.
When does a hub flood the frame out all ports?
Everytime
When does a switch flood the frame out all ports?
Never. It will at least have one MAC address if it received a frame with a src MAC address. If it doesn’t have the dst MAC address, it will flood the ports not populated in the MAC database.
Statements to prevent someone from inserting another hub into a port of a switch.
B6-RDC4-CSR-1(config)#int gi1/1
B6-RDC4-CSR-1(config-if)#switchport port-security ?
aging Port-security aging commands
mac-address Secure mac address
maximum Max secure addresses
violation Security violation mode
The right way to create a functional bridged network is to make sure that its users spend ___
80% of their time on the local segment.
4 ways switching loops cause problems
- Broadcast storms.
- Multiple copies of the same frame can arrive from different segments at the same time.
- Thrashing the MAC table.
- Multiple loops - loops within loops. Broadcast storms on top of that.
IEEE version of STP is 802.??
802.1D
In the context of STP, STA stands for ___
Spanning Tree Algorithm
A Root Bridge is selected by first looking at ___
The bridge ID. The switch with the best bridge ID is selected.
BPDU
Bridge Protocol Data Unit
A blocked port [does / does not] forward frames but [does / does not] listen to frames.
does not, does
Spanning Tree Terms - BPDU
That’s where we be.