CORRECT TEXT

CORRECT TEXT

CORRECT TEXT

Answer: See the explanation

Explanation:
Switch1>enable
Switch1#config t

Switch1(config)#interface fa0/12
Switch1(config-if)#switchport mode access
Switch1(config-if)#switchport port-security maximum 2
Switch1(config-if)#switchport port-security violation shutdown
Switch1(config-if)#no shut
Switch1(config-if)#end
Switch1#copy run start



Leave a Reply 2

Your email address will not be published. Required fields are marked *

seventeen + 12 =


john

john

Switch1>enable
Switch1#config t

Switch1(config)#interface fa0/12
Switch1(config-if)#switchport mode access

Switch1(config-if)#switchport port-security >>>>>> does this command need to be enter to enable port security? then add the next two commands?

Switch1(config-if)#switchport port-security maximum 2
Switch1(config-if)#switchport port-security violation shutdown
Switch1(config-if)#no shut
Switch1(config-if)#end
Switch1#copy run start