Chapter 10 - Layer 2 Switching Flashcards
Remember the three switch functions.
Address learning, forward/ filter decisions, and loop avoidance are the functions of a switch.
Remember the command show mac address-table.
The command show mac address-table will show you the forward/ filter table used on the LAN switch.
Understand the reason for port security.
Port security restricts access to a switch based on MAC addresses.
Know the command to enable port security.
To enable port security on a port, you must first make sure the port is an access port and then use the switchport port-security command at interface level. You can set the port security parameters before or after enabling port security.
Know the commands to verify port security.
To verify port security, use the show port-security, show port-security interface interface, and show running-config commands.
What command will show you the forward/ filter table?
show mac address-table
If a destination MAC address is not in the forward/ filter table, what will the switch do with the frame?
Flood the frame out on all ports except the port on which it was received.
What are the three switch functions at layer 2?
Address learning, forward/filter decisions, and loop avoidance.
If a frame is received on a switch port and the source MAC address is not in the forward/filter table, what will the switch do?
It will add the source MAC address in the forward/filter table and associate it with the port on which the frame was received.
What are the default modes for a switch port configured with port security?
Maximum 1, violation shutdown