PrepAway - Latest Free Exam Questions & Answers

CORRECT TEXT…..

CORRECT TEXT

A.

B.

C.

D.

Explanation:
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

6 Comments on “CORRECT TEXT…..

  1. nick says:

    Port-Security will not function without being enabled with the “switchport port-security” command:

    enable
    !
    config t
    !
    interface fa0/12
    switchport mode access
    switchport port-security
    switchport port-security maximum 2
    switchport port-security violation shutdown
    no shutdown
    !
    end
    !
    copy run start




    0



    0

Leave a Reply