Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
Which event will take place if there is a port security violation on switch S1 interface Fa0/1?
- A notification is sent.
- A syslog message is logged.
- Packets with unknown source addresses will be dropped.
- The interface will go into error-disabled state.
Answers Explanation & Hints: The violation mode can be viewed by issuing the show port-security interface <int> command. Interface FastEthernet 0/1 is configured with the violation mode of protect. If there is a violation, interface FastEthernet 0/1 will drop packets with unknown MAC addresses.