Volume 1 - Chapter 5: Analyzing Ethernet LAN Switching Flashcards
A switch’s choice to forward a frame out some ports, and not others is referred to as?
The forward-versus filter decision
What command can be used to display the counters on a specific port?
show interface interfacename counters
What command can be used to display the dynamic MAC address of a specific interface?
show mac address-table dynamic interface interfacename
What command can be used to display the port associated with a specific dynamic MAC address?
show mac address-table dynamic address address
What command can be used to display the dynamic MAC addresses associated with a specific VLAN?
show mac address-table dynamic vlan vlannumber
Switches remove MAC entries that have not been used for ___ seconds by default.
300
What is the command to change the default MAC address aging time?
In global configuration mode:
mac address aging-time timeinseconds
What is the command to change the default MAC address aging time for a specific vlan?
In global configuration mode:
mac address aging-time timeinseconds vlan vlannumber
Where are MAC address entries are stored in a switch’s memory?
In the CAM (Content Addressable Memory)