Chapter 5: Analysing Ethernet LAN Switching Flashcards
What 3 actions does a LAN switch take to forward frames
Decides to forward or filter based on destination MAC
Learns MAC addresses based on the source MAC in received frame
Creates loop free environment using STP
What information does a switch use to add an entry into its MAC address table?
Source MAC
Interface on which it arrived
What action does a switch take when there is no matching entry in its MAC address table?
Forwards the frame out of all interfaces, except the one the frame was received from
In what circumstance would a switch flood a frame?
If MAC is broadcast, multicast or unknown destination unicast
What command shows the MAC address table containing only dynamically added entries?
show mac-address-table dynamic
What does Duplex a-full mean in show interface status?
The interface is funning at full duplex via autonegotiation
What port status types can be listed? What could each mean?
connected - port is functional
notconnected - port is down (possible unplugged cable)
What memory type does the MAC table use?
Content-Addressable Memory