Given the configuration on a switch interface, what happens when a host with the MAC address of 0003.0003.0003 is directly connected to the switch port?
switchport mode access
switchport port-security
switchport port-security maximum 2
switchport port-security mac-address 0002.0002.0002
switchport port-security violation shutdown
Exhibit
A.
The host will be allowed to connect.
B.
The port will shut down.
C.
The host can only connect through a hub/switch where 0002.0002.0002 is already connected.
D.
The host will be refused access.
Explanation:
Steps of Implementing Port Security:
In Exhibit two MAC addresses are allowed so that host will be allowed to connect.