Front
Back
Display the total number of MAC addresses in the switch’s MAC table: SW1# […]
show mac address-table count
Display the status of MAC address learning: SW1# […]
show mac address-table learning
Display the MAC address aging time: SW1# […]
show mac address-table aging-time
Display the MAC address table: SW1# […]
show mac address-table
Configure a static MAC address table entry: SW1(config)# […]
mac address-table static mac-address vlan vlan {interface interface | drop}
Dynamic MAC address learning is [enabled/disabled] on all VLANs by default.
enabled
The default aging time of dynamic MAC addresses is [time].
300 seconds (5 minutes)
What action does a switch take when it receives a multicast frame?
Flood (by default)
What action does a switch take when it receives a broadcast frame?
Flood
What action does a switch take when it receives an unknown unicast frame?
Flood
What action does a switch take when it receives a known unicast frame?
Forward out of the appropriate port
Devices connected to a switch operate in […]-duplex.
full
Devices connected to a hub operate in […]-duplex.
half
Switches [can/can’t] buffer frames.
can
Hubs [can/can’t] buffer frames.
can’t
Are hubs Layer 2 aware?
No
Communications using Thinnet or Thicknet are […]-duplex.
half
A […] is a network segment where simultaneous data transmissions will collide.
collision domain
[…] is also known as 10BASE-5.
Thicknet
[…] is also known as 10BASE-2.
Thinnet
[…] and […] involve connecting all devices in the LAN to a single coaxial network cable.
Thinnet / Thicknet
Clear dynamic MAC addresses from the MAC address table: SW1# […]
clear mac address-table dynamic
Enable [or disable] MAC address learning for a VLAN: SW1(config)# […]
[no] mac address-table learning vlan vlans